[gnome-maps] Fix the AppData file after the desktop file was renamed
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] Fix the AppData file after the desktop file was renamed
- Date: Sat, 24 May 2014 16:54:51 +0000 (UTC)
commit 44d3566408f1bbe700bc6555344583e5b9f57527
Author: Richard Hughes <richard hughsie com>
Date: Sat May 24 17:52:08 2014 +0100
Fix the AppData file after the desktop file was renamed
.gitignore | 2 +-
data/Makefile.am | 2 +-
...ppdata.xml.in => org.gnome.Maps.appdata.xml.in} | 0
po/POTFILES.in | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26d43c8..777ac04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,7 +17,7 @@ missing
.deps/
*.o
-data/gnome-maps.appdata.xml
+data/org.gnome.Maps.appdata.xml
data/org.gnome.Maps.desktop
data/org.gnome.Maps.desktop.in
data/org.gnome.maps.gschema.valid
diff --git a/data/Makefile.am b/data/Makefile.am
index eb46323..6a7a41a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -14,7 +14,7 @@ gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml)
@GSETTINGS_RULES@
appdatadir = $(datadir)/appdata
-appdata_in_file = gnome-maps.appdata.xml.in
+appdata_in_file = org.gnome.Maps.appdata.xml.in
appdata_DATA = $(appdata_in_file:.xml.in=.xml)
@INTLTOOL_XML_RULE@
diff --git a/data/gnome-maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
similarity index 100%
rename from data/gnome-maps.appdata.xml.in
rename to data/org.gnome.Maps.appdata.xml.in
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c159a7c..826518b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,5 @@
-data/gnome-maps.appdata.xml.in
[encoding: UTF-8]
+data/org.gnome.Maps.appdata.xml.in
data/org.gnome.Maps.desktop.in.in
data/org.gnome.maps.gschema.xml.in
src/application.js
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]