diff options
author | Wu Xiaotian <[email protected]> | 2019-05-21 14:47:33 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-12 14:56:17 +0200 |
commit | 9ee7e00057ce3d7b4dc6cf22074fc54bf8f48b3e (patch) | |
tree | 2e12ec97814602601e9cc3a1d05fcf36bd977d0f /po/POTFILES.in | |
parent | 5d8846ee43d02abbfa844657e13ab555676bcff9 (diff) | |
download | mate-calc-9ee7e00057ce3d7b4dc6cf22074fc54bf8f48b3e.tar.bz2 mate-calc-9ee7e00057ce3d7b4dc6cf22074fc54bf8f48b3e.tar.xz |
Migrate from intltools into gettext
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 40f90fe..59ed34c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,14 +1,13 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -[encoding: UTF-8] -[type: gettext/glade]src/buttons-advanced.ui -[type: gettext/glade]src/buttons-basic.ui -[type: gettext/glade]src/buttons-financial.ui -[type: gettext/glade]src/buttons-programming.ui -[type: gettext/glade]src/preferences.ui +src/buttons-advanced.ui +src/buttons-basic.ui +src/buttons-financial.ui +src/buttons-programming.ui +src/preferences.ui data/mate-calc.appdata.xml.in data/mate-calc.desktop.in -data/org.mate.calc.gschema.xml.in +data/org.mate.calc.gschema.xml src/currency.c src/currency-manager.c src/financial.c |