]> scripts.mit.edu Git - www/ikiwiki.git/commitdiff
Merge branch 'master' of git://git.ikiwiki.info
authorJonas Smedegaard <dr@jones.dk>
Wed, 22 Jul 2009 23:17:40 +0000 (01:17 +0200)
committerJonas Smedegaard <dr@jones.dk>
Wed, 22 Jul 2009 23:17:40 +0000 (01:17 +0200)
IkiWiki/Plugin/po.pm
doc/ikiwikiusers.mdwn

index 22ad8a7f970ebfd9c67d760bf1aad990e0c8b702..0ae4adcfccc8f94a4c21ecbbc003b768617c9a19 100644 (file)
@@ -828,7 +828,7 @@ sub refreshpofiles ($@) {
        foreach my $pofile (@pofiles) {
                IkiWiki::prep_writefile(basename($pofile),dirname($pofile));
                if (-e $pofile) {
-                       system("msgmerge", "-q", "-U", "--backup=none", $pofile, $potfile) == 0
+                       system("msgmerge", "--previous", "-q", "-U", "--backup=none", $pofile, $potfile) == 0
                                or error("po(refreshpofiles) ".
                                         sprintf(gettext("failed to update %s"),
                                                 $pofile));
index 56f407a41e8872625333ab243fbd2cc8ca9d0495..72bdbf3d832c9cbf6f0f776873cdc4c7e9823245 100644 (file)
@@ -3,7 +3,6 @@ Projects & Organizations
 
 * [This wiki](http://ikiwiki.info) (of course!)
 * [Planet Debian upstream](http://updo.debian.net/)
-* The [ion window manager homepage](http://modeemi.fi/~tuomov/ion/)
 * [Debian Mentors wiki](http://jameswestby.net/mentors/)
 * The [Sparse wiki](http://kernel.org/pub/linux/kernel/people/josh/sparse).
 * [The BSD Associate Admin Book Project](http://bsdwiki.reedmedia.net/)