[bijiben] appdata: fix to match rename of desktop file



commit 4d053a0c436c55801b3a94fa913bfb8ad3f64afb
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Feb 4 11:24:01 2016 -0800

    appdata: fix to match rename of desktop file

 data/org.gnome.bijiben.appdata.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.bijiben.appdata.xml.in b/data/org.gnome.bijiben.appdata.xml.in
index a8524c4..b000faa 100644
--- a/data/org.gnome.bijiben.appdata.xml.in
+++ b/data/org.gnome.bijiben.appdata.xml.in
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop">
-  <id>bijiben.desktop</id>
+  <id>org.gnome.bijiben.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-3.0+ and LGPL-3.0 and LGPL-2.0+</project_license>
   <name>Bijiben</name>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]