[gnome-boxes] icons: New icon for empty Boxes view



commit a2ee3b100240bf77e49c8341e4f8cdcdb82b7ca8
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Feb 5 16:59:52 2015 +0000

    icons: New icon for empty Boxes view
    
    This is part of the patch series that implements the new designs for
    empty Boxes:
    
    https://wiki.gnome.org/Design/OS/InitialStates
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743361

 data/gnome-boxes.gresource.xml |    1 +
 data/icons/empty-boxes.png     |  Bin 0 -> 65913 bytes
 2 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-boxes.gresource.xml b/data/gnome-boxes.gresource.xml
index 25737a3..77530e9 100644
--- a/data/gnome-boxes.gresource.xml
+++ b/data/gnome-boxes.gresource.xml
@@ -4,6 +4,7 @@
     <file>gtk-style.css</file>
     <file>icons/boxes-arrow.svg</file>
     <file>icons/boxes-create.png</file>
+    <file>icons/empty-boxes.png</file>
     <file preprocess="xml-stripblanks">ui/app-window.ui</file>
     <file preprocess="xml-stripblanks">ui/auth-notification.ui</file>
     <file preprocess="xml-stripblanks">ui/collection-toolbar.ui</file>
diff --git a/data/icons/empty-boxes.png b/data/icons/empty-boxes.png
new file mode 100644
index 0000000..166b159
Binary files /dev/null and b/data/icons/empty-boxes.png differ


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