[dconf] appdata: Adapt for dconf-editor desktop file rename
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] appdata: Adapt for dconf-editor desktop file rename
- Date: Sun, 27 Jul 2014 09:28:30 +0000 (UTC)
commit 28e5518b011be024e7274c356f4e7c457232a47c
Author: Kalev Lember <kalevlember gmail com>
Date: Sat Jul 26 13:54:20 2014 +0200
appdata: Adapt for dconf-editor desktop file rename
editor/Makefile.am | 2 +-
...pdata.xml => ca.desrt.dconf-editor.appdata.xml} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/editor/Makefile.am b/editor/Makefile.am
index 99ce8c3..d412062 100644
--- a/editor/Makefile.am
+++ b/editor/Makefile.am
@@ -57,7 +57,7 @@ ca.desrt.dconf-editor.service: Makefile
CLEANFILES = $(desktop_DATA) $(dbusservice_DATA) resources.c
appdatadir = $(datadir)/appdata
-dist_appdata_DATA = dconf-editor.appdata.xml
+dist_appdata_DATA = ca.desrt.dconf-editor.appdata.xml
gsettings_SCHEMAS = ca.desrt.dconf-editor.gschema.xml
@GSETTINGS_RULES@
diff --git a/editor/dconf-editor.appdata.xml b/editor/ca.desrt.dconf-editor.appdata.xml
similarity index 92%
rename from editor/dconf-editor.appdata.xml
rename to editor/ca.desrt.dconf-editor.appdata.xml
index 7038511..f1ce2f0 100644
--- a/editor/dconf-editor.appdata.xml
+++ b/editor/ca.desrt.dconf-editor.appdata.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
- <id type="desktop">dconf-editor.desktop</id>
+ <id type="desktop">ca.desrt.dconf-editor.desktop</id>
<licence>CC0</licence>
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]