diff options
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..e0265d7 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,27 @@ +# List of source files containing translatable strings. +# Please keep this file sorted alphabetically. +[encoding: UTF-8] +[type: gettext/glade]data/buttons-advanced.ui +[type: gettext/glade]data/buttons-basic.ui +[type: gettext/glade]data/buttons-financial.ui +[type: gettext/glade]data/buttons-programming.ui +[type: gettext/glade]data/preferences.ui +data/gcalctool.desktop.in +data/org.mate.gcalctool.gschema.xml.in +src/currency.c +src/currency.h +src/financial.c +src/gcalccmd.c +src/gcalctool.c +src/math-buttons.c +src/math-display.c +src/math-equation.c +src/math-preferences.c +src/math-variables.c +src/math-window.c +src/mp-binary.c +src/mp.c +src/mp-convert.c +src/mp-equation.c +src/mp-trigonometric.c +src/unittest.c |