[gnome-boxes] Update the appdata file to match the renamed desktop file
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Update the appdata file to match the renamed desktop file
- Date: Tue, 16 Sep 2014 15:42:07 +0000 (UTC)
commit c3c34d57c17c633c2853d01b7bd46b1dfb054008
Author: Kalev Lember <kalevlember gmail com>
Date: Tue Sep 16 16:57:47 2014 +0200
Update the appdata file to match the renamed desktop file
Our tooling expects the names to match.
data/Makefile.am | 2 +-
...pdata.xml.in => org.gnome.Boxes.appdata.xml.in} | 2 +-
po/POTFILES.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 3267b15..0be470d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -14,7 +14,7 @@ gsettings_SCHEMAS = org.gnome.boxes.gschema.xml
@GSETTINGS_RULES@
appdatadir = $(datadir)/appdata
-appdata_in_file = gnome-boxes.appdata.xml.in
+appdata_in_file = org.gnome.Boxes.appdata.xml.in
appdata_DATA = $(appdata_in_file:.xml.in=.xml)
@INTLTOOL_XML_RULE@
diff --git a/data/gnome-boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
similarity index 97%
rename from data/gnome-boxes.appdata.xml.in
rename to data/org.gnome.Boxes.appdata.xml.in
index 80743e2..cc8a556 100644
--- a/data/gnome-boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
- <id type="desktop">gnome-boxes.desktop</id>
+ <id type="desktop">org.gnome.Boxes.desktop</id>
<licence>CC0</licence>
<summary>Simple remote and virtual machines</summary>
<description>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7443ba5..566b822 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,4 @@
-data/gnome-boxes.appdata.xml.in
+data/org.gnome.Boxes.appdata.xml.in
data/org.gnome.Boxes.desktop.in.in
[type: gettext/ini]data/gnome-boxes-search-provider.ini.in
data/org.gnome.boxes.gschema.xml.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]