summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorKalev Lember <kalevlember@gmail.com>2014-08-01 20:59:57 +0200
committerKalev Lember <kalevlember@gmail.com>2014-08-01 21:08:08 +0200
commit5a81b45dd4c39e395abcca3e9206ff0335bc1cc0 (patch)
tree0e8f477dda0e8d7b896de6f257059c78c7d9a22e /data
parentcadb8ea92dd88022ff41ddb2be3d97502c9b9e01 (diff)
downloadgnome-font-viewer-5a81b45dd4c39e395abcca3e9206ff0335bc1cc0.tar.gz
Rename the AppData file after the desktop ID change
The filename has to match the ID name for various optimisations.
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
-rw-r--r--data/org.gnome.font-viewer.appdata.xml.in (renamed from data/gnome-font-viewer.appdata.xml.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 1dad799..132dbff 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,5 +1,5 @@
appdatadir = $(datadir)/appdata
-appdata_in_files = gnome-font-viewer.appdata.xml.in
+appdata_in_files = org.gnome.font-viewer.appdata.xml.in
appdata_DATA = $(appdata_in_files:.xml.in=.xml)
@INTLTOOL_XML_RULE@
diff --git a/data/gnome-font-viewer.appdata.xml.in b/data/org.gnome.font-viewer.appdata.xml.in
index 7748278..7748278 100644
--- a/data/gnome-font-viewer.appdata.xml.in
+++ b/data/org.gnome.font-viewer.appdata.xml.in