r19052 - gnucash/trunk - Add src/gnome/gnucash.desktop.in.in to the translation input files.

Christian Stimming cstim at code.gnucash.org
Thu Apr 22 16:45:22 EDT 2010


Author: cstim
Date: 2010-04-22 16:45:22 -0400 (Thu, 22 Apr 2010)
New Revision: 19052
Trac: http://svn.gnucash.org/trac/changeset/19052

Modified:
   gnucash/trunk/make-gnucash-potfiles.in
   gnucash/trunk/po/POTFILES.in
Log:
Add src/gnome/gnucash.desktop.in.in to the translation input files.

Modified: gnucash/trunk/make-gnucash-potfiles.in
===================================================================
--- gnucash/trunk/make-gnucash-potfiles.in	2010-04-22 20:32:56 UTC (rev 19051)
+++ gnucash/trunk/make-gnucash-potfiles.in	2010-04-22 20:45:22 UTC (rev 19052)
@@ -50,7 +50,8 @@
 }
 
 # These are also added, even though they are outside of src/
+print "src/gnome/gnucash.desktop.in.in\n";
 print "src/libqof/backend/file/qsf-backend.c\n";
 print "src/libqof/qof/gnc-date.c\n";
 print "intl-scm/guile-strings.c\n";
-print "doc/tip_of_the_day.list.in\n"
+print "doc/tip_of_the_day.list.in\n";

Modified: gnucash/trunk/po/POTFILES.in
===================================================================
--- gnucash/trunk/po/POTFILES.in	2010-04-22 20:32:56 UTC (rev 19051)
+++ gnucash/trunk/po/POTFILES.in	2010-04-22 20:45:22 UTC (rev 19052)
@@ -521,6 +521,7 @@
 src/report/stylesheets/gnc-plugin-stylesheets.c
 src/report/utility-reports/gncmod-utility-reports.c
 src/tax/us/gncmod-tax-us.c
+src/gnome/gnucash.desktop.in.in
 src/libqof/backend/file/qsf-backend.c
 src/libqof/qof/gnc-date.c
 intl-scm/guile-strings.c



More information about the gnucash-changes mailing list