Mailinglist Archive: yast-commit (693 mails)
| < Previous | Next > |
[yast-commit] r55878 - /trunk/devtools/devtools/admin/po/Makefile.am.center
- From: keichwa@xxxxxxxxxxxxxxxx
- Date: Tue, 03 Mar 2009 12:46:38 -0000
- Message-id: <E1LeU18-0006aB-R1@xxxxxxxxxxxxxxxx>
Author: keichwa
Date: Tue Mar 3 13:46:38 2009
New Revision: 55878
URL: http://svn.opensuse.org/viewcvs/yast?rev=55878&view=rev
Log:
add --previous switch to msgmerge command
Modified:
trunk/devtools/devtools/admin/po/Makefile.am.center
Modified: trunk/devtools/devtools/admin/po/Makefile.am.center
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/devtools/devtools/admin/po/Makefile.am.center?rev=55878&r1=55877&r2=55878&view=diff
==============================================================================
--- trunk/devtools/devtools/admin/po/Makefile.am.center (original)
+++ trunk/devtools/devtools/admin/po/Makefile.am.center Tue Mar 3 13:46:38 2009
@@ -21,7 +21,7 @@
stat=status.txt
PO_STATS=@ybindir@/po-stats
-MSGMERGE = @MSGMERGE@ --no-wrap --force-po
+MSGMERGE = @MSGMERGE@ --no-wrap --force-po --previous
MSGFMT = @MSGFMT@
MSGCAT = @MSGCAT@ --no-wrap --force-po
MSGCONV = @MSGCONV@ --no-wrap --force-po
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Tue Mar 3 13:46:38 2009
New Revision: 55878
URL: http://svn.opensuse.org/viewcvs/yast?rev=55878&view=rev
Log:
add --previous switch to msgmerge command
Modified:
trunk/devtools/devtools/admin/po/Makefile.am.center
Modified: trunk/devtools/devtools/admin/po/Makefile.am.center
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/devtools/devtools/admin/po/Makefile.am.center?rev=55878&r1=55877&r2=55878&view=diff
==============================================================================
--- trunk/devtools/devtools/admin/po/Makefile.am.center (original)
+++ trunk/devtools/devtools/admin/po/Makefile.am.center Tue Mar 3 13:46:38 2009
@@ -21,7 +21,7 @@
stat=status.txt
PO_STATS=@ybindir@/po-stats
-MSGMERGE = @MSGMERGE@ --no-wrap --force-po
+MSGMERGE = @MSGMERGE@ --no-wrap --force-po --previous
MSGFMT = @MSGFMT@
MSGCAT = @MSGCAT@ --no-wrap --force-po
MSGCONV = @MSGCONV@ --no-wrap --force-po
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |