[gnome-terminal] appdata: Add some missing information



commit c11abda032ec70f7908e2dcbe7ee02d870a8abfe
Author: Christian Persch <chpe gnome org>
Date:   Wed Jan 27 17:59:25 2016 +0100

    appdata: Add some missing information
    
    Apply it to the main appdata file, not the nautilus plugin one.

 org.gnome.Terminal.Nautilus.appdata.xml.in |    5 -----
 org.gnome.Terminal.appdata.xml.in          |    5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/org.gnome.Terminal.Nautilus.appdata.xml.in b/org.gnome.Terminal.Nautilus.appdata.xml.in
index 36954e5..68da2ca 100644
--- a/org.gnome.Terminal.Nautilus.appdata.xml.in
+++ b/org.gnome.Terminal.Nautilus.appdata.xml.in
@@ -30,11 +30,6 @@
   <description>
     <_p>Open Terminal is a plugin for the Files application that adds a menu item to the context menu to 
open a terminal in the currently browsed directory.</_p>
   </description>
-  <kudos>
-    <kudo>AppMenu</kudo>
-    <kudo>ModernToolkit</kudo>
-    <kudo>UserDocs</kudo>
-  </kudos>
   <url type="homepage">https://wiki.gnome.org/Apps/Terminal</url>
   <project_group>GNOME</project_group>
   <updatecontact>https://wiki.gnome.org/Apps/Terminal/ReportingBugs</updatecontact>
diff --git a/org.gnome.Terminal.appdata.xml.in b/org.gnome.Terminal.appdata.xml.in
index ab4f23b..e72c4e2 100644
--- a/org.gnome.Terminal.appdata.xml.in
+++ b/org.gnome.Terminal.appdata.xml.in
@@ -32,6 +32,11 @@
   <screenshots>
     <screenshot 
type="default">https://help.gnome.org/users/gnome-terminal/stable/figures/gnome-terminal.png</screenshot>
   </screenshots>
+  <kudos>
+    <kudo>AppMenu</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
   <url type="homepage">https://wiki.gnome.org/Apps/Terminal</url>
   <project_group>GNOME</project_group>
   <updatecontact>https://wiki.gnome.org/Apps/Terminal/ReportingBugs</updatecontact>


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