summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2014-02-04 15:47:53 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2014-02-04 15:47:53 +0900
commitcc3bdbe663c2f89d3998cb5ec66174b9f695745e (patch)
tree05581d004b06602d4be7d3697d42f052eda0a368
parent2e8e2bef7a7943ed351278c2f6c601339abd4d54 (diff)
downloadibus-anthy-cc3bdbe663c2f89d3998cb5ec66174b9f695745e.tar.gz
Updated po/POTFILES.in for python3.
-rw-r--r--po/POTFILES.in18
-rw-r--r--po/POTFILES.skip6
2 files changed, 16 insertions, 8 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 92fbedb..7c682cf 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,8 +1,14 @@
# Files with translatable strings.
# Please keep this file in alphabetical order.
-engine/engine.py
-engine/factory.py
-setup/anthyprefs.py.in
-setup/ibus-setup-anthy.desktop.in.in
-setup/main.py
-[type: gettext/glade]setup/setup.ui
+engine/python2/engine.py
+engine/python2/factory.py
+engine/python3/engine.py
+engine/python3/factory.py
+setup/python2/anthyprefs.py.in
+setup/python2/ibus-setup-anthy.desktop.in.in
+setup/python2/main.py
+[type: gettext/glade]setup/python2/setup.ui
+setup/python3/anthyprefs.py.in
+setup/python3/ibus-setup-anthy.desktop.in.in
+setup/python3/main.py
+[type: gettext/glade]setup/python3/setup.ui
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 6f0a318..8ac5b5b 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,4 +1,6 @@
# Files with translatable strings to skip.
# Please keep this file in alphabetical order.
-setup/anthyprefs.py
-setup/ibus-setup-anthy.desktop.in
+setup/python2/anthyprefs.py
+setup/python2/ibus-setup-anthy.desktop.in
+setup/python3/anthyprefs.py
+setup/python3/ibus-setup-anthy.desktop.in