[rkward-cvs] [rkward] /: Extract messages from distributions.pluginmap.

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Sat Jan 31 17:15:50 UTC 2015


Git commit 8a748bc54ea04b76dd5e1579072ed29a0c263ead by Thomas Friedrichsmeier.
Committed on 31/01/2015 at 17:06.
Pushed by tfry into branch 'master'.

Extract messages from distributions.pluginmap.
Hooray: This should finally cover all messages!

M  +2    -0    Messages.sh

http://commits.kde.org/rkward/8a748bc54ea04b76dd5e1579072ed29a0c263ead

diff --git a/Messages.sh b/Messages.sh
index 2c200a5..401014d 100755
--- a/Messages.sh
+++ b/Messages.sh
@@ -22,4 +22,6 @@ python scripts/update_plugin_messages.py --extract-only --outdir=$podir rkward/p
 python scripts/update_plugin_messages.py --extract-only --outdir=$podir rkward/plugins/x11device.pluginmap
 # extract messages from IRT plugins: >> rkward__item_response_theory.pot
 python scripts/update_plugin_messages.py --extract-only --outdir=$podir rkward/plugins/irt.pluginmap
+# extract messages from distribution plugins: >> rkward__distributions.pot
+python scripts/update_plugin_messages.py --extract-only --outdir=$podir rkward/plugins/distributions.pluginmap
 # messages of embedded plugins are extracted implicitly, as part of the above extraction calls: >> rkward__embedded.pot


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rkward-cvs mailing list
rkward-cvs at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-cvs


More information about the rkward-tracker mailing list