From cc3bdbe663c2f89d3998cb5ec66174b9f695745e Mon Sep 17 00:00:00 2001 From: fujiwarat Date: Tue, 4 Feb 2014 15:47:53 +0900 Subject: Updated po/POTFILES.in for python3. --- po/POTFILES.in | 18 ++++++++++++------ po/POTFILES.skip | 6 ++++-- 2 files changed, 16 insertions(+), 8 deletions(-) (limited to 'po') 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 -- cgit v1.2.1