[glade/stack] Add sidebar icons



commit 0eaaa5e3cdfa9f2d11d7345675a5fedc7d80da84
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Oct 17 18:42:27 2014 -0400

    Add sidebar icons
    
    Once again, showing off my artistic skills...

 plugins/gtk+/icons/16x16/Makefile.am            |    1 +
 plugins/gtk+/icons/16x16/widget-gtk-sidebar.png |  Bin 0 -> 212 bytes
 plugins/gtk+/icons/22x22/Makefile.am            |    1 +
 plugins/gtk+/icons/22x22/widget-gtk-sidebar.png |  Bin 0 -> 199 bytes
 4 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/gtk+/icons/16x16/Makefile.am b/plugins/gtk+/icons/16x16/Makefile.am
index 680844b..c3ec51a 100644
--- a/plugins/gtk+/icons/16x16/Makefile.am
+++ b/plugins/gtk+/icons/16x16/Makefile.am
@@ -96,6 +96,7 @@ icons_DATA = \
        widget-gtk-separator.png \
        widget-gtk-separatormenuitem.png \
        widget-gtk-separatortoolitem.png \
+       widget-gtk-sidebar.png \
        widget-gtk-sizegroup.png \
        widget-gtk-spinbutton.png \
        widget-gtk-spinner.png \
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-sidebar.png b/plugins/gtk+/icons/16x16/widget-gtk-sidebar.png
new file mode 100644
index 0000000..a680d2f
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-sidebar.png differ
diff --git a/plugins/gtk+/icons/22x22/Makefile.am b/plugins/gtk+/icons/22x22/Makefile.am
index acb0e7c..a57f916 100644
--- a/plugins/gtk+/icons/22x22/Makefile.am
+++ b/plugins/gtk+/icons/22x22/Makefile.am
@@ -96,6 +96,7 @@ icons_DATA = \
        widget-gtk-separator.png \
        widget-gtk-separatormenuitem.png \
        widget-gtk-separatortoolitem.png \
+       widget-gtk-sidebar.png \
        widget-gtk-sizegroup.png \
        widget-gtk-spinbutton.png \
        widget-gtk-spinner.png \
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-sidebar.png b/plugins/gtk+/icons/22x22/widget-gtk-sidebar.png
new file mode 100644
index 0000000..f99a58a
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-sidebar.png differ


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