[gnote/gnome-40: 1/3] Fix the app-id
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gnome-40: 1/3] Fix the app-id
- Date: Thu, 29 Apr 2021 19:40:17 +0000 (UTC)
commit 6d7270e721cc059d2a2791b4969c35a56d219e94
Author: Hubert Figuière <hub figuiere net>
Date: Sun Apr 25 13:31:22 2021 -0400
Fix the app-id
data/appdata/Makefile.am | 2 +-
.../{org.gnome.gnote.appdata.xml.in => org.gnome.Gnote.appdata.xml.in} | 2 +-
po/POTFILES.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
index 63d4af2c..049f9ee7 100644
--- a/data/appdata/Makefile.am
+++ b/data/appdata/Makefile.am
@@ -1,5 +1,5 @@
-app_data_in_files = org.gnome.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/org.gnome.gnote.appdata.xml.in b/data/appdata/org.gnome.Gnote.appdata.xml.in
similarity index 99%
rename from data/appdata/org.gnome.gnote.appdata.xml.in
rename to data/appdata/org.gnome.Gnote.appdata.xml.in
index 96855723..af20784b 100644
--- a/data/appdata/org.gnome.gnote.appdata.xml.in
+++ b/data/appdata/org.gnome.Gnote.appdata.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013-2021 Aurimas Cernius <aurisc4 gmail com> -->
<component type="desktop">
- <id>org.gnome.gnote.desktop</id>
+ <id>org.gnome.Gnote</id>
<metadata_licence>CC0-1.0</metadata_licence>
<project_license>GPL-3.0-only</project_license>
<_name>Gnote</_name>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 98e2c91e..0f4f90d2 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,4 @@
-data/appdata/org.gnome.gnote.appdata.xml.in
+data/appdata/org.gnome.Gnote.appdata.xml.in
[type: gettext/glade]data/ui/shortcuts-gnote.ui
data/org.gnome.Gnote.desktop.in.in
data/org.gnome.gnote.gschema.xml.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]