[gnome-software] Add some screenshots



commit 32eed4b1dffc7a6af04886884e321acdcc1ec0ad
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 7 14:37:20 2013 +0100

    Add some screenshots
    
    These are deliberately not included in the tarball.

 data/appdata/resize-window.sh       |    6 ++++++
 data/appdata/ss-details.png         |  Bin 0 -> 561534 bytes
 data/appdata/ss-installed.png       |  Bin 0 -> 176921 bytes
 data/appdata/ss-overview.png        |  Bin 0 -> 162740 bytes
 data/appdata/ss-updates-details.png |  Bin 0 -> 89644 bytes
 data/appdata/ss-updates.png         |  Bin 0 -> 108956 bytes
 6 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/appdata/resize-window.sh b/data/appdata/resize-window.sh
new file mode 100644
index 0000000..242152f
--- /dev/null
+++ b/data/appdata/resize-window.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# aim for a size of 1200x675, but wmctrl doesn't seem to take into account
+# the size of the window borders
+wmctrl -r Software -e 0,-1,-1,1224,700
+wmctrl -a Software
diff --git a/data/appdata/ss-details.png b/data/appdata/ss-details.png
new file mode 100644
index 0000000..a25a321
Binary files /dev/null and b/data/appdata/ss-details.png differ
diff --git a/data/appdata/ss-installed.png b/data/appdata/ss-installed.png
new file mode 100644
index 0000000..d27361c
Binary files /dev/null and b/data/appdata/ss-installed.png differ
diff --git a/data/appdata/ss-overview.png b/data/appdata/ss-overview.png
new file mode 100644
index 0000000..822ae81
Binary files /dev/null and b/data/appdata/ss-overview.png differ
diff --git a/data/appdata/ss-updates-details.png b/data/appdata/ss-updates-details.png
new file mode 100644
index 0000000..88d5296
Binary files /dev/null and b/data/appdata/ss-updates-details.png differ
diff --git a/data/appdata/ss-updates.png b/data/appdata/ss-updates.png
new file mode 100644
index 0000000..3089d56
Binary files /dev/null and b/data/appdata/ss-updates.png differ


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