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 | |
download | mate-calc-2358ba4314dc6d757049bc4871ecf2922614b61b.tar.bz2 mate-calc-2358ba4314dc6d757049bc4871ecf2922614b61b.tar.xz |
initial
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 |