[office-runner] appdata: Fix desktop-file attribute



commit 2ac0bec14cc30366b072234ecd7763f261f27dc3
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jun 25 11:32:48 2018 +0200

    appdata: Fix desktop-file attribute
    
    We want the new name here.

 src/org.gnome.OfficeRunner.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/org.gnome.OfficeRunner.appdata.xml.in b/src/org.gnome.OfficeRunner.appdata.xml.in
index 5e96ef1..1be00fe 100644
--- a/src/org.gnome.OfficeRunner.appdata.xml.in
+++ b/src/org.gnome.OfficeRunner.appdata.xml.in
@@ -3,7 +3,7 @@
      Copyright 2014 Bastien Nocera <hadess hadess net> -->
 
 <component type="desktop">
-  <id type="desktop">office-runner.desktop</id>
+  <id type="desktop">org.gnome.OfficeRunner.desktop</id>
   <name>Office Runner</name>
   <metadata_license>CC0-1.0</metadata_license>
   <summary>Close your laptop lid and start running</summary>


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