diff options
author | Perberos <[email protected]> | 2011-11-08 13:50:37 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-08 13:50:37 -0300 |
commit | 2358ba4314dc6d757049bc4871ecf2922614b61b (patch) | |
tree | 12e52f491560916f0458c87b2d98ffa94500cb0f /po/POTFILES.in | |
download | mate-calc-2358ba4314dc6d757049bc4871ecf2922614b61b.tar.bz2 mate-calc-2358ba4314dc6d757049bc4871ecf2922614b61b.tar.xz |
initial
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 |