[gnome-disk-utility] Update screenshots



commit 718c66681198c16c19209c0d0b9e486054df44b5
Author: Luciano Santos <luc14n0 opensuse org>
Date:   Fri Mar 4 03:03:41 2022 -0300

    Update screenshots
    
    This merge request is part of ~"9. Initiative: Update App Screenshots".
    It adds up-to-date screenshots to the repository and references them in the AppStream metadata.
    
    - Initiative: Update App Screenshots (GNOME/Initiatives#34)
    - Initiative's wiki page with screenshot guidelines 
(https://gitlab.gnome.org/GNOME/Initiatives/-/wikis/Update-App-Screenshots)

 data/appdata-screenshot.png                            | Bin 88762 -> 0 bytes
 data/org.gnome.DiskUtility.appdata.xml.in              |  15 +++++++++++++--
 .../screenshots/disks-additional-partition-options.png | Bin 0 -> 95797 bytes
 data/screenshots/disks-application-menu.png            | Bin 0 -> 82705 bytes
 data/screenshots/disks-delete-selected-partition.png   | Bin 0 -> 63725 bytes
 data/screenshots/disks-drive-options.png               | Bin 0 -> 105196 bytes
 data/screenshots/disks-main.png                        | Bin 0 -> 82508 bytes
 7 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.DiskUtility.appdata.xml.in b/data/org.gnome.DiskUtility.appdata.xml.in
index eecbde1a..7b590f8d 100644
--- a/data/org.gnome.DiskUtility.appdata.xml.in
+++ b/data/org.gnome.DiskUtility.appdata.xml.in
@@ -17,9 +17,20 @@
     </p>
   </description>
   <screenshots>
+    <screenshot>
+      
<image>https://gitlab.gnome.org/GNOME/gnome-disk-utility/raw/HEAD/data/screenshots/disks-additional-partition-options.png</image>
+    </screenshot>
+    <screenshot>
+      
<image>https://gitlab.gnome.org/GNOME/gnome-disk-utility/raw/HEAD/data/screenshots/disks-application-menu.png</image>
+    </screenshot>
+    <screenshot>
+      
<image>https://gitlab.gnome.org/GNOME/gnome-disk-utility/raw/HEAD/data/screenshots/disks-delete-selected-partition.png</image>
+    </screenshot>
+    <screenshot>
+      
<image>https://gitlab.gnome.org/GNOME/gnome-disk-utility/raw/HEAD/data/screenshots/disks-drive-options.png</image>
+    </screenshot>
     <screenshot type="default">
-      <image>https://gitlab.gnome.org/GNOME/gnome-disk-utility/raw/master/data/appdata-screenshot.png</image>
-      <caption>An easy way to manage your disks</caption>
+      
<image>https://gitlab.gnome.org/GNOME/gnome-disk-utility/raw/HEAD/data/screenshots/disks-main.png</image>
     </screenshot>
   </screenshots>
   <url type="homepage">https://wiki.gnome.org/Apps/Disks</url>
diff --git a/data/screenshots/disks-additional-partition-options.png 
b/data/screenshots/disks-additional-partition-options.png
new file mode 100644
index 00000000..f51c9cc4
Binary files /dev/null and b/data/screenshots/disks-additional-partition-options.png differ
diff --git a/data/screenshots/disks-application-menu.png b/data/screenshots/disks-application-menu.png
new file mode 100644
index 00000000..3ebc72e3
Binary files /dev/null and b/data/screenshots/disks-application-menu.png differ
diff --git a/data/screenshots/disks-delete-selected-partition.png 
b/data/screenshots/disks-delete-selected-partition.png
new file mode 100644
index 00000000..54c7d698
Binary files /dev/null and b/data/screenshots/disks-delete-selected-partition.png differ
diff --git a/data/screenshots/disks-drive-options.png b/data/screenshots/disks-drive-options.png
new file mode 100644
index 00000000..70eb185f
Binary files /dev/null and b/data/screenshots/disks-drive-options.png differ
diff --git a/data/screenshots/disks-main.png b/data/screenshots/disks-main.png
new file mode 100644
index 00000000..3f80b116
Binary files /dev/null and b/data/screenshots/disks-main.png differ


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