[gnome-2048/gitlab-ci] Appdata: fix the desktop file name



commit 11611e7ccefdce31227c604f09fb9c9c04e5b6f6
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Mon Feb 4 13:02:57 2019 +0100

    Appdata: fix the desktop file name

 data/org.gnome.TwentyFortyEight.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.TwentyFortyEight.appdata.xml.in b/data/org.gnome.TwentyFortyEight.appdata.xml.in
index 2db84e8..9902cd3 100644
--- a/data/org.gnome.TwentyFortyEight.appdata.xml.in
+++ b/data/org.gnome.TwentyFortyEight.appdata.xml.in
@@ -39,7 +39,7 @@
   <provides>
     <id>org.gnome.gnome-2048.desktop</id>
   </provides>
-  <launchable type="desktop-id">org.gnome.TwentyFortyEight</launchable>
+  <launchable type="desktop-id">org.gnome.TwentyFortyEight.desktop</launchable>
   <url type="homepage">https://wiki.gnome.org/Apps/2048</url>
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-2048/issues</url>
   <url type="donation">http://www.gnome.org/friends/</url>


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