[gnome-packagekit/gnome-3-10] Use the new 16:9 AppData screenshots



commit 557aa788558afc62614cc93ce31b7716e75a9b3e
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 14 13:10:05 2013 +0100

    Use the new 16:9 AppData screenshots

 data/gpk-application.appdata.xml   |    9 +++++++--
 data/gpk-update-viewer.appdata.xml |    8 ++++++--
 2 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/data/gpk-application.appdata.xml b/data/gpk-application.appdata.xml
index 4dcd170..c78dddc 100644
--- a/data/gpk-application.appdata.xml
+++ b/data/gpk-application.appdata.xml
@@ -2,19 +2,24 @@
 <application>
   <id type="desktop">gpk-application.desktop</id>
   <licence>CC0</licence>
+  <name>GNOME Package Installer</name>
   <description>
     <p>
-      Software allows you to install and remove packages on your system.
+      Package Installer allows you to install and remove packages on your system.
       You can view search packages by name, details or even file name and also
       see dependencies of one package on other packages.
       Searching by groups is possible and is an easy way to find software in
       your favorite desktop environment.
     </p>
     <p>
-      This application uses PackageKit and can work on any distribution using
+      Package Installer uses PackageKit and can work on any distribution using
       the native package management framework.
     </p>
   </description>
+  <screenshots>
+    <screenshot 
type="default">https://git.gnome.org/browse/gnome-packagekit/plain/data/appdata/ss-application.png</screenshot>
+    
<screenshot>https://git.gnome.org/browse/gnome-packagekit/plain/data/appdata/ss-application-details.png</screenshot>
+  </screenshots>
   <url type="homepage">http://www.packagekit.org/</url>
   <updatecontact>richard_at_hughsie.com</updatecontact>
 </application>
diff --git a/data/gpk-update-viewer.appdata.xml b/data/gpk-update-viewer.appdata.xml
index 0d135cd..0298ff1 100644
--- a/data/gpk-update-viewer.appdata.xml
+++ b/data/gpk-update-viewer.appdata.xml
@@ -2,17 +2,21 @@
 <application>
   <id type="desktop">gpk-update-viewer.desktop</id>
   <licence>CC0</licence>
+  <name>GNOME Package Updater</name>
   <description>
     <p>
-      Software update allows you to update packages on your system without
+      Package Updater allows you to update packages on your system without
       rebooting.
       You can view details about each update and choose which updates to apply.
     </p>
     <p>
-      This application uses PackageKit and can work on any distribution using
+      Package Updater uses PackageKit and can work on any distribution using
       the native package management framework.
     </p>
   </description>
+  <screenshots>
+    <screenshot 
type="default">https://git.gnome.org/browse/gnome-packagekit/plain/data/appdata/ss-updater.png</screenshot>
+  </screenshots>
   <url type="homepage">http://www.packagekit.org/</url>
   <updatecontact>richard_at_hughsie.com</updatecontact>
 </application>


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