diff options
author | Richard Hughes <richard@hughsie.com> | 2014-03-11 20:16:23 +0800 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2014-03-12 01:37:56 +0800 |
commit | d8ac0f010b636a675e279da9a1fcfc5bc5f03789 (patch) | |
tree | 175dfd389fe35d4dd7b297284d24cada970557b6 | |
parent | 17acc96914812badfe87cae637cd4d1c605fe3c1 (diff) | |
download | gsoc2013-evolution-d8ac0f010b636a675e279da9a1fcfc5bc5f03789.tar gsoc2013-evolution-d8ac0f010b636a675e279da9a1fcfc5bc5f03789.tar.gz gsoc2013-evolution-d8ac0f010b636a675e279da9a1fcfc5bc5f03789.tar.bz2 gsoc2013-evolution-d8ac0f010b636a675e279da9a1fcfc5bc5f03789.tar.lz gsoc2013-evolution-d8ac0f010b636a675e279da9a1fcfc5bc5f03789.tar.xz gsoc2013-evolution-d8ac0f010b636a675e279da9a1fcfc5bc5f03789.tar.zst gsoc2013-evolution-d8ac0f010b636a675e279da9a1fcfc5bc5f03789.zip |
Actually make the AppData file translatable
Evolution was installing a file with <_p> which made gnome-software very upset.
-rw-r--r-- | data/evolution.appdata.xml.in (renamed from data/evolution.appdata.xml) | 0 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/evolution.appdata.xml b/data/evolution.appdata.xml.in index 02534f7848..02534f7848 100644 --- a/data/evolution.appdata.xml +++ b/data/evolution.appdata.xml.in diff --git a/po/POTFILES.in b/po/POTFILES.in index 24ca050c45..4ebaf4a311 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -123,7 +123,7 @@ composer/e-composer-private.c composer/e-msg-composer.c composer/mail-composer.error.xml data/evolution-alarm-notify.desktop.in.in -data/evolution.appdata.xml +data/evolution.appdata.xml.in data/evolution.desktop.in.in data/org.gnome.evolution.addressbook.gschema.xml.in data/org.gnome.evolution.bogofilter.gschema.xml.in |