diff options
author | infirit <[email protected]> | 2013-10-11 01:40:25 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-11 01:40:25 +0200 |
commit | f75050b2fcd0f0a5506b757610a8164d652aeecb (patch) | |
tree | b9cd0aa9f594a0cc758d662e7fa1ff9bea856f5a /po | |
parent | db77ee4295eb49ea394772ef660004f228c443d2 (diff) | |
download | mate-applets-f75050b2fcd0f0a5506b757610a8164d652aeecb.tar.bz2 mate-applets-f75050b2fcd0f0a5506b757610a8164d652aeecb.tar.xz |
Remove Invest_Applet.xml from po/POTFILES.in
It causes gettext to throw a fit and mateweather applet has a simular
file and it is also not in POTFILES.in
The error it throws is:
junk after document element at line 2, column 0, byte 45 at
/usr/lib64/perl5/vendor_perl/5.16.3/x86_64-linux/XML/Parser.pm line 187.
/usr/bin/xgettext: error while opening
"../invest-applet/data/Invest_Applet.xml.h" for reading: No such file or
directory
ERROR: xgettext failed to generate PO template file. Please consult
error message above if there is any.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 28823919..c232bfe8 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -38,7 +38,6 @@ mateweather/mateweather-dialog.c mateweather/mateweather-pref.c mateweather/main.c [type: gettext/ini]mateweather/org.mate.applets.MateWeatherApplet.mate-panel-applet.in.in -invest-applet/data/Invest_Applet.xml invest-applet/data/org.mate.applets.InvestApplet.mate-panel-applet.in.in invest-applet/data/org.mate.panel.applet.InvestAppletFactory.service.in [type: gettext/glade]invest-applet/data/financialchart.ui |