[gnome-calculator] Add the new file to EXTRA_DIST and POTFILES.in



commit ded25bba44b4411b64e4c112e9fbea2893315df5
Author: Paolo Borelli <pborelli gnome org>
Date:   Tue Apr 23 23:48:25 2013 +0200

    Add the new file to EXTRA_DIST and POTFILES.in

 data/Makefile.am |    1 +
 po/POTFILES.in   |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 1f9e635..114ffcd 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -14,6 +14,7 @@ EXTRA_DIST = \
        buttons-advanced.ui \
        buttons-financial.ui \
        buttons-programming.ui \
+       menu.ui \
        gnome-calculator.gresource.xml \
        org.gnome.calculator.gschema.xml.in \
        gcalctool.desktop.in \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b3d823c..051771f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -5,6 +5,7 @@
 [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/menu.ui
 data/gcalctool.desktop.in
 data/org.gnome.calculator.gschema.xml.in
 src/currency.vala


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]