[glade] * plugins/gtk+/icons/...: Added/Updated icons for GtkOffscreenWindow, GtkInfoBar, GtkTextBuffer,



commit 95d4a1663cfce088c6d0f25e706867a6499e78b4
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Wed Mar 9 14:52:36 2011 +0900

    	* plugins/gtk+/icons/...: Added/Updated icons for GtkOffscreenWindow,
    	  GtkInfoBar, GtkTextBuffer, GtkEntryBuffer, GtkRecentFilter, GtkFileFilter,
    	  GtkTreeModelFilter, GtkAccelGroup, GtkTreeSelection, GtkTreeViewColumn.
    	  Graphics contributed by Florent Thévenet.

 ChangeLog                                          |    7 +++++++
 plugins/gtk+/gtk+.xml.in                           |    1 +
 plugins/gtk+/icons/16x16/Makefile.am               |   11 ++++++++++-
 plugins/gtk+/icons/16x16/widget-gtk-accelgroup.png |  Bin 0 -> 310 bytes
 plugins/gtk+/icons/16x16/widget-gtk-appchooser.png |  Bin 0 -> 302 bytes
 .../gtk+/icons/16x16/widget-gtk-entrybuffer.png    |  Bin 0 -> 177 bytes
 plugins/gtk+/icons/16x16/widget-gtk-filefilter.png |  Bin 0 -> 338 bytes
 plugins/gtk+/icons/16x16/widget-gtk-infobar.png    |  Bin 332 -> 314 bytes
 .../icons/16x16/widget-gtk-offscreenwindow.png     |  Bin 0 -> 223 bytes
 .../gtk+/icons/16x16/widget-gtk-recentfilter.png   |  Bin 0 -> 326 bytes
 plugins/gtk+/icons/16x16/widget-gtk-switch.png     |  Bin 0 -> 293 bytes
 plugins/gtk+/icons/16x16/widget-gtk-textbuffer.png |  Bin 0 -> 157 bytes
 .../icons/16x16/widget-gtk-treemodelfilter.png     |  Bin 0 -> 268 bytes
 .../gtk+/icons/16x16/widget-gtk-treeselection.png  |  Bin 0 -> 208 bytes
 plugins/gtk+/icons/22x22/Makefile.am               |   11 ++++++++++-
 plugins/gtk+/icons/22x22/widget-gtk-accelgroup.png |  Bin 0 -> 307 bytes
 plugins/gtk+/icons/22x22/widget-gtk-appchooser.png |  Bin 0 -> 373 bytes
 .../gtk+/icons/22x22/widget-gtk-entrybuffer.png    |  Bin 0 -> 183 bytes
 plugins/gtk+/icons/22x22/widget-gtk-filefilter.png |  Bin 0 -> 326 bytes
 plugins/gtk+/icons/22x22/widget-gtk-infobar.png    |  Bin 292 -> 403 bytes
 .../icons/22x22/widget-gtk-offscreenwindow.png     |  Bin 0 -> 239 bytes
 .../gtk+/icons/22x22/widget-gtk-recentfilter.png   |  Bin 0 -> 358 bytes
 plugins/gtk+/icons/22x22/widget-gtk-textbuffer.png |  Bin 0 -> 173 bytes
 .../icons/22x22/widget-gtk-treemodelfilter.png     |  Bin 0 -> 271 bytes
 .../gtk+/icons/22x22/widget-gtk-treeselection.png  |  Bin 0 -> 214 bytes
 .../gtk+/icons/22x22/widget-gtk-treeviewcolumn.png |  Bin 0 -> 244 bytes
 26 files changed, 28 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 36859ac..d518b05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-09  Tristan Van Berkom <tristanvb openismus com>
+
+	* plugins/gtk+/icons/...: Added/Updated icons for GtkOffscreenWindow,
+	  GtkInfoBar, GtkTextBuffer, GtkEntryBuffer, GtkRecentFilter, GtkFileFilter,
+	  GtkTreeModelFilter, GtkAccelGroup, GtkTreeSelection, GtkTreeViewColumn.
+	  Graphics contributed by Florent Thévenet.
+
 2011-03-08  Tristan Van Berkom <tristanvb openismus com>
 
 	* plugins/gtk+/gtk+.xml.in: Added missing xml for new cell renderer properties.
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 42bbee6..9998c20 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -3793,6 +3793,7 @@ embedded in another object</_tooltip>
 
     <glade-widget-class-ref name="GtkSizeGroup"/>
     <glade-widget-class-ref name="GtkWindowGroup"/>
+    <glade-widget-class-ref name="GtkAccelGroup"/>
     <glade-widget-class-ref name="GtkAdjustment"/>
     <glade-widget-class-ref name="GtkEntryCompletion"/>
     <glade-widget-class-ref name="GtkIconFactory"/>
diff --git a/plugins/gtk+/icons/16x16/Makefile.am b/plugins/gtk+/icons/16x16/Makefile.am
index 49987ed..8945edb 100644
--- a/plugins/gtk+/icons/16x16/Makefile.am
+++ b/plugins/gtk+/icons/16x16/Makefile.am
@@ -4,6 +4,7 @@ iconsdir = $(pkgdatadir)/pixmaps/hicolor/16x16/actions
 
 icons_DATA = \
         widget-gtk-aboutdialog.png \
+        widget-gtk-accelgroup.png \
         widget-gtk-accellabel.png \
         widget-gtk-alignment.png \
 	widget-gtk-appchooserbutton.png \
@@ -36,11 +37,13 @@ icons_DATA = \
         widget-gtk-dialog.png \
         widget-gtk-drawingarea.png \
         widget-gtk-entry.png \
+        widget-gtk-entrybuffer.png \
         widget-gtk-eventbox.png \
         widget-gtk-expander.png \
         widget-gtk-filechooserbutton.png \
         widget-gtk-filechooserdialog.png \
         widget-gtk-filechooserwidget.png \
+        widget-gtk-filefilter.png \
         widget-gtk-fixed.png \
         widget-gtk-fontbutton.png \
         widget-gtk-fontselection.png \
@@ -68,6 +71,7 @@ icons_DATA = \
         widget-gtk-menutoolbutton.png \
         widget-gtk-messagedialog.png \
         widget-gtk-notebook.png \
+	widget-gtk-offscreenwindow.png \
         widget-gtk-paned.png \
         widget-gtk-pagesetupdialog.png \
         widget-gtk-printdialog.png \
@@ -75,8 +79,10 @@ icons_DATA = \
         widget-gtk-radiobutton.png \
         widget-gtk-radiomenuitem.png \
         widget-gtk-radiotoolbutton.png \
+	widget-gtk-recentaction.png \
         widget-gtk-recentchooser.png \
         widget-gtk-recentchooserdialog.png \
+        widget-gtk-recentfilter.png \
         widget-gtk-scale.png \
         widget-gtk-scrollbar.png \
         widget-gtk-scrolledwindow.png \
@@ -88,6 +94,7 @@ icons_DATA = \
         widget-gtk-statusbar.png \
         widget-gtk-table.png \
 	widget-gtk-tearoffmenuitem.png \
+	widget-gtk-textbuffer.png \
 	widget-gtk-texttag.png \
 	widget-gtk-texttagtable.png \
         widget-gtk-textview.png \
@@ -98,7 +105,10 @@ icons_DATA = \
         widget-gtk-toolitem.png \
 	widget-gtk-toolitemgroup.png \
 	widget-gtk-toolpalette.png \
+        widget-gtk-treemodelfilter.png \
+        widget-gtk-treeselection.png \
         widget-gtk-treeview.png \
+        widget-gtk-treeviewcolumn.png \
         widget-gtk-vbox.png \
         widget-gtk-vbuttonbox.png \
         widget-gtk-viewport.png \
@@ -112,7 +122,6 @@ icons_DATA = \
 	widget-gtk-actiongroup.png \
 	widget-gtk-radioaction.png \
 	widget-gtk-toggleaction.png \
-	widget-gtk-recentaction.png \
 	widget-gtk-volumebutton.png \
 	widget-gtk-windowgroup.png \
 	widget-gtk-treestore.png \
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-accelgroup.png b/plugins/gtk+/icons/16x16/widget-gtk-accelgroup.png
new file mode 100644
index 0000000..3e4bd61
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-accelgroup.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-appchooser.png b/plugins/gtk+/icons/16x16/widget-gtk-appchooser.png
new file mode 100644
index 0000000..32fbe5a
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-appchooser.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-entrybuffer.png b/plugins/gtk+/icons/16x16/widget-gtk-entrybuffer.png
new file mode 100644
index 0000000..6ab913c
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-entrybuffer.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-filefilter.png b/plugins/gtk+/icons/16x16/widget-gtk-filefilter.png
new file mode 100644
index 0000000..623e673
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-filefilter.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-infobar.png b/plugins/gtk+/icons/16x16/widget-gtk-infobar.png
index 0557d82..7f772de 100644
Binary files a/plugins/gtk+/icons/16x16/widget-gtk-infobar.png and b/plugins/gtk+/icons/16x16/widget-gtk-infobar.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-offscreenwindow.png b/plugins/gtk+/icons/16x16/widget-gtk-offscreenwindow.png
new file mode 100644
index 0000000..b0a9607
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-offscreenwindow.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-recentfilter.png b/plugins/gtk+/icons/16x16/widget-gtk-recentfilter.png
new file mode 100644
index 0000000..fed8b28
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-recentfilter.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-switch.png b/plugins/gtk+/icons/16x16/widget-gtk-switch.png
new file mode 100644
index 0000000..fcc0013
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-switch.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-textbuffer.png b/plugins/gtk+/icons/16x16/widget-gtk-textbuffer.png
new file mode 100644
index 0000000..4ffbc28
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-textbuffer.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-treemodelfilter.png b/plugins/gtk+/icons/16x16/widget-gtk-treemodelfilter.png
new file mode 100644
index 0000000..ab7c32c
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-treemodelfilter.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-treeselection.png b/plugins/gtk+/icons/16x16/widget-gtk-treeselection.png
new file mode 100644
index 0000000..7043a52
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-treeselection.png differ
diff --git a/plugins/gtk+/icons/22x22/Makefile.am b/plugins/gtk+/icons/22x22/Makefile.am
index a704614..55d3112 100644
--- a/plugins/gtk+/icons/22x22/Makefile.am
+++ b/plugins/gtk+/icons/22x22/Makefile.am
@@ -4,6 +4,7 @@ iconsdir = $(pkgdatadir)/pixmaps/hicolor/22x22/actions
 
 icons_DATA = \
         widget-gtk-aboutdialog.png \
+        widget-gtk-accelgroup.png \
         widget-gtk-accellabel.png \
         widget-gtk-alignment.png \
 	widget-gtk-appchooserbutton.png \
@@ -36,11 +37,13 @@ icons_DATA = \
         widget-gtk-dialog.png \
         widget-gtk-drawingarea.png \
         widget-gtk-entry.png \
+        widget-gtk-entrybuffer.png \
         widget-gtk-eventbox.png \
         widget-gtk-expander.png \
         widget-gtk-filechooserbutton.png \
         widget-gtk-filechooserdialog.png \
         widget-gtk-filechooserwidget.png \
+        widget-gtk-filefilter.png \
         widget-gtk-fixed.png \
         widget-gtk-fontbutton.png \
         widget-gtk-fontselection.png \
@@ -68,6 +71,7 @@ icons_DATA = \
         widget-gtk-menutoolbutton.png \
         widget-gtk-messagedialog.png \
         widget-gtk-notebook.png \
+	widget-gtk-offscreenwindow.png \
         widget-gtk-paned.png \
         widget-gtk-pagesetupdialog.png \
         widget-gtk-printdialog.png \
@@ -75,8 +79,10 @@ icons_DATA = \
         widget-gtk-radiobutton.png \
         widget-gtk-radiomenuitem.png \
         widget-gtk-radiotoolbutton.png \
+	widget-gtk-recentaction.png \
         widget-gtk-recentchooser.png \
         widget-gtk-recentchooserdialog.png \
+        widget-gtk-recentfilter.png \
         widget-gtk-scale.png \
         widget-gtk-scrollbar.png \
         widget-gtk-scrolledwindow.png \
@@ -88,6 +94,7 @@ icons_DATA = \
         widget-gtk-statusbar.png \
         widget-gtk-table.png \
 	widget-gtk-tearoffmenuitem.png \
+	widget-gtk-textbuffer.png \
 	widget-gtk-texttag.png \
 	widget-gtk-texttagtable.png \
         widget-gtk-textview.png \
@@ -98,7 +105,10 @@ icons_DATA = \
         widget-gtk-toolitem.png \
 	widget-gtk-toolitemgroup.png \
 	widget-gtk-toolpalette.png \
+        widget-gtk-treemodelfilter.png \
+        widget-gtk-treeselection.png \
         widget-gtk-treeview.png \
+        widget-gtk-treeviewcolumn.png \
         widget-gtk-vbox.png \
         widget-gtk-vbuttonbox.png \
         widget-gtk-viewport.png \
@@ -112,7 +122,6 @@ icons_DATA = \
 	widget-gtk-actiongroup.png \
 	widget-gtk-radioaction.png \
 	widget-gtk-toggleaction.png \
-	widget-gtk-recentaction.png \
 	widget-gtk-volumebutton.png \
 	widget-gtk-windowgroup.png \
 	widget-gtk-treestore.png \
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-accelgroup.png b/plugins/gtk+/icons/22x22/widget-gtk-accelgroup.png
new file mode 100644
index 0000000..a299d0a
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-accelgroup.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-appchooser.png b/plugins/gtk+/icons/22x22/widget-gtk-appchooser.png
new file mode 100644
index 0000000..1f795df
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-appchooser.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-entrybuffer.png b/plugins/gtk+/icons/22x22/widget-gtk-entrybuffer.png
new file mode 100644
index 0000000..766ccdb
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-entrybuffer.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-filefilter.png b/plugins/gtk+/icons/22x22/widget-gtk-filefilter.png
new file mode 100644
index 0000000..fddd62d
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-filefilter.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-infobar.png b/plugins/gtk+/icons/22x22/widget-gtk-infobar.png
index f0578fd..9389a29 100644
Binary files a/plugins/gtk+/icons/22x22/widget-gtk-infobar.png and b/plugins/gtk+/icons/22x22/widget-gtk-infobar.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-offscreenwindow.png b/plugins/gtk+/icons/22x22/widget-gtk-offscreenwindow.png
new file mode 100644
index 0000000..3d9b5bb
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-offscreenwindow.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-recentfilter.png b/plugins/gtk+/icons/22x22/widget-gtk-recentfilter.png
new file mode 100644
index 0000000..40a2214
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-recentfilter.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-textbuffer.png b/plugins/gtk+/icons/22x22/widget-gtk-textbuffer.png
new file mode 100644
index 0000000..de08f29
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-textbuffer.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-treemodelfilter.png b/plugins/gtk+/icons/22x22/widget-gtk-treemodelfilter.png
new file mode 100644
index 0000000..fe5db72
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-treemodelfilter.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-treeselection.png b/plugins/gtk+/icons/22x22/widget-gtk-treeselection.png
new file mode 100644
index 0000000..97aa1fe
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-treeselection.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-treeviewcolumn.png b/plugins/gtk+/icons/22x22/widget-gtk-treeviewcolumn.png
new file mode 100644
index 0000000..0790f53
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-treeviewcolumn.png differ



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