summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-24 20:44:45 -0500
committerSteve Zesch <[email protected]>2012-11-24 20:44:45 -0500
commit6b24c91d3aa81fdb99500c8c2c12f830fabaefb6 (patch)
tree6a0038ecfaa77e156ee2cc9059220685091217d7 /po/POTFILES.in
parenta10375c2851e8569353c0da9921b8d0d9cbea2e6 (diff)
downloadmate-calc-6b24c91d3aa81fdb99500c8c2c12f830fabaefb6.tar.bz2
mate-calc-6b24c91d3aa81fdb99500c8c2c12f830fabaefb6.tar.xz
Update codebase.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 8113669..6faa808 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -9,19 +9,24 @@
data/mate-calc.desktop.in
data/org.mate.calc.gschema.xml.in
src/currency.c
-src/currency.h
+src/currency-manager.c
src/financial.c
src/mate-calc-cmd.c
src/mate-calc.c
src/math-buttons.c
+src/math-converter.c
src/math-display.c
src/math-equation.c
src/math-preferences.c
+src/math-variable-popup.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-serializer.c
src/mp-trigonometric.c
-src/unittest.c
+src/unit.c
+src/unit-category.c
+src/unit-manager.c