[rkward-cvs] [rkward] po: ahem...

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Tue Nov 18 16:12:36 UTC 2014


Git commit 0b796989f598d2e14e0815ce73c3bb2a4fbca811 by Thomas Friedrichsmeier.
Committed on 18/11/2014 at 16:12.
Pushed by tfry into branch 'master'.

ahem...

M  +9    -9    po/Messages.sh

http://commits.kde.org/rkward/0b796989f598d2e14e0815ce73c3bb2a4fbca811

diff --git a/po/Messages.sh b/po/Messages.sh
index 730d564..f622098 100644
--- a/po/Messages.sh
+++ b/po/Messages.sh
@@ -1,10 +1,10 @@
-+#!bin/sh
-+ 
-+# invoke the extractrc script on all .ui, .rc, and .kcfg files in the sources
-+# the results are stored in a pseudo .cpp file to be picked up by xgettext.
-+$EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
-+#
-+# call xgettext on all source files. If your sources have other filename
-+# extensions besides .cc, .cpp, and .h, just add them in the find call.
-+$XGETTEXT `find . -name \*.cpp -o -name \*.h -name \*.c` -o $podir/rkward.pot
+#!bin/sh
+ 
+# invoke the extractrc script on all .ui, .rc, and .kcfg files in the sources
+# the results are stored in a pseudo .cpp file to be picked up by xgettext.
+$EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
+#
+# call xgettext on all source files. If your sources have other filename
+# extensions besides .cc, .cpp, and .h, just add them in the find call.
+$XGETTEXT `find . -name \*.cpp -o -name \*.h -name \*.c` -o $podir/rkward.pot
 




More information about the rkward-tracker mailing list