Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Seguin <guillaume@segu.in>2014-03-30 16:38:56 +0400
committerGuillaume Seguin <guillaume@segu.in>2014-03-30 16:38:56 +0400
commit5f87709f30c29608f70f6123d8986f49cb45c5e3 (patch)
treeecaf63a5f05e6f57b3802d38868208fac9bde0df /README.i18n
parent67cc9e10f3abda49e924fb1aca83904522d6e580 (diff)
Update po & pot files, update README.i18n
Diffstat (limited to 'README.i18n')
-rw-r--r--README.i18n2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.i18n b/README.i18n
index 2446751..964bac7 100644
--- a/README.i18n
+++ b/README.i18n
@@ -10,7 +10,7 @@ The pronterface.py now uses gettext for the messages it generates.
The corresponding pronterface.pot file is at locale/pronterface.pot
and was generated using
- pygettext -o locale/pronterface.pot pronterface.py printrun/pronterface_widgets.py
+ pygettext -o locale/pronterface.pot *.py printrun/*.py printrun/*/*.py
followed by minor edits to the generated header.