diff options
Diffstat (limited to 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES new file mode 100644 index 0000000..ab29c3d --- /dev/null +++ b/po/POTFILES @@ -0,0 +1,24 @@ + ../data/buttons-advanced.ui \ + ../data/buttons-basic.ui \ + ../data/buttons-financial.ui \ + ../data/buttons-programming.ui \ + ../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 |