[gnote] Rename gnote appdata file
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Rename gnote appdata file
- Date: Sun, 7 Mar 2021 16:58:59 +0000 (UTC)
commit ed320bf04de979834da63e0165e850b5693f2c7b
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Mar 7 18:27:47 2021 +0200
Rename gnote appdata file
.gitignore | 2 +-
data/appdata/Makefile.am | 2 +-
data/appdata/{gnote.appdata.xml.in => org.gnome.gnote.appdata.xml.in} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a6c62f0..212f0b42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,7 +71,7 @@ help/uk/*.stamp
help/zh_CN/*.mo
help/zh_CN/*.page
help/zh_CN/*.stamp
-data/appdata/gnote.appdata.xml
+data/appdata/org.gnome.gnote.appdata.xml
data/org.gnome.gnote.gschema.valid
data/org.gnome.gnote.gschema.xml
data/org.gnome.gnote.panel-applet
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
index e00adf14..63d4af2c 100644
--- a/data/appdata/Makefile.am
+++ b/data/appdata/Makefile.am
@@ -1,5 +1,5 @@
-app_data_in_files = gnote.appdata.xml.in
+app_data_in_files = org.gnome.gnote.appdata.xml.in
app_data_files = $(app_data_in_files:.xml.in=.xml)
@INTLTOOL_XML_RULE@
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/org.gnome.gnote.appdata.xml.in
similarity index 100%
rename from data/appdata/gnote.appdata.xml.in
rename to data/appdata/org.gnome.gnote.appdata.xml.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]