[gnome-software] Add placeholder feature images



commit c7efc5264b3f2752b90c5cd2b3b617023982241c
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Aug 30 14:59:05 2013 -0400

    Add placeholder feature images
    
    These will be replaced by proper artwork soon.

 data/Makefile.am                |    2 ++
 data/featured-gnome-sudoku.png  |  Bin 0 -> 53762 bytes
 data/featured-gnome-weather.png |  Bin 0 -> 112824 bytes
 3 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 02ed85d..cd01ad7 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -3,6 +3,8 @@ dist_resources_DATA =                                   \
        featured-gimp.png                               \
        featured-firefox.png                            \
        featured-xchat.png                              \
+       featured-gnome-weather.png                      \
+       featured-gnome-sudoku.png                       \
        stars0.png                                      \
        stars1.png                                      \
        stars2.png                                      \
diff --git a/data/featured-gnome-sudoku.png b/data/featured-gnome-sudoku.png
new file mode 100644
index 0000000..ffb0a0d
Binary files /dev/null and b/data/featured-gnome-sudoku.png differ
diff --git a/data/featured-gnome-weather.png b/data/featured-gnome-weather.png
new file mode 100644
index 0000000..0f345e1
Binary files /dev/null and b/data/featured-gnome-weather.png differ


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