[glade] * plugins/gtk+/icons/*: - Cleaned out old deprecated icons - Added new GtkAppChooserDialog, G
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] * plugins/gtk+/icons/*: - Cleaned out old deprecated icons - Added new GtkAppChooserDialog, G
- Date: Sun, 6 Mar 2011 19:43:44 +0000 (UTC)
commit eb6de2a333d75ab1a075013615427bc4022a5c54
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Sun Mar 6 16:26:57 2011 +0900
* plugins/gtk+/icons/*:
- Cleaned out old deprecated icons
- Added new GtkAppChooserDialog, GtkCellRendererSpinner and GtkComboBoxText icons
contributed by Florent Thévenet.
ChangeLog | 5 ++++
plugins/gtk+/icons/16x16/Makefile.am | 21 ++++---------------
.../icons/16x16/widget-gtk-appchooserdialog.png | Bin 0 -> 316 bytes
.../icons/16x16/widget-gtk-cellrendererspinner.png | Bin 0 -> 407 bytes
plugins/gtk+/icons/16x16/widget-gtk-clist.png | Bin 148 -> 0 bytes
plugins/gtk+/icons/16x16/widget-gtk-combo.png | Bin 157 -> 0 bytes
.../gtk+/icons/16x16/widget-gtk-comboboxentry.png | Bin 153 -> 0 bytes
.../gtk+/icons/16x16/widget-gtk-comboboxtext.png | Bin 0 -> 261 bytes
plugins/gtk+/icons/16x16/widget-gtk-curve.png | Bin 222 -> 0 bytes
.../gtk+/icons/16x16/widget-gtk-fileselection.png | Bin 227 -> 0 bytes
plugins/gtk+/icons/16x16/widget-gtk-gammacurve.png | Bin 222 -> 0 bytes
plugins/gtk+/icons/16x16/widget-gtk-hruler.png | Bin 127 -> 0 bytes
plugins/gtk+/icons/16x16/widget-gtk-list.png | Bin 126 -> 0 bytes
plugins/gtk+/icons/16x16/widget-gtk-listitem.png | Bin 94 -> 0 bytes
plugins/gtk+/icons/16x16/widget-gtk-optionmenu.png | Bin 153 -> 0 bytes
plugins/gtk+/icons/16x16/widget-gtk-ruler.png | Bin 127 -> 0 bytes
plugins/gtk+/icons/16x16/widget-gtk-vruler.png | Bin 150 -> 0 bytes
plugins/gtk+/icons/22x22/Makefile.am | 16 ++------------
.../icons/22x22/widget-gtk-appchooserdialog.png | Bin 0 -> 434 bytes
.../icons/22x22/widget-gtk-cellrendererspinner.png | Bin 0 -> 575 bytes
plugins/gtk+/icons/22x22/widget-gtk-clist.png | Bin 158 -> 0 bytes
plugins/gtk+/icons/22x22/widget-gtk-combo.png | Bin 164 -> 0 bytes
.../gtk+/icons/22x22/widget-gtk-comboboxentry.png | Bin 170 -> 0 bytes
.../gtk+/icons/22x22/widget-gtk-comboboxtext.png | Bin 0 -> 308 bytes
plugins/gtk+/icons/22x22/widget-gtk-curve.png | Bin 235 -> 0 bytes
.../gtk+/icons/22x22/widget-gtk-fileselection.png | Bin 265 -> 0 bytes
plugins/gtk+/icons/22x22/widget-gtk-gammacurve.png | Bin 235 -> 0 bytes
plugins/gtk+/icons/22x22/widget-gtk-hruler.png | Bin 138 -> 0 bytes
plugins/gtk+/icons/22x22/widget-gtk-list.png | Bin 135 -> 0 bytes
plugins/gtk+/icons/22x22/widget-gtk-listitem.png | Bin 95 -> 0 bytes
plugins/gtk+/icons/22x22/widget-gtk-optionmenu.png | Bin 171 -> 0 bytes
plugins/gtk+/icons/22x22/widget-gtk-ruler.png | Bin 138 -> 0 bytes
plugins/gtk+/icons/22x22/widget-gtk-vruler.png | Bin 158 -> 0 bytes
33 files changed, 13 insertions(+), 29 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4097f4a..70270cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
* plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added add-verify-function
to allow treeview columns to be added to treeviews again.
+ * plugins/gtk+/icons/*:
+ - Cleaned out old deprecated icons
+ - Added new GtkAppChooserDialog, GtkCellRendererSpinner and GtkComboBoxText icons
+ contributed by Florent Thévenet.
+
2011-03-02 Juan Pablo Ugarte <juanpablougarte gmail com>
* gladeui/glade-design-layout.c:
diff --git a/plugins/gtk+/icons/16x16/Makefile.am b/plugins/gtk+/icons/16x16/Makefile.am
index db424ef..fdf9147 100644
--- a/plugins/gtk+/icons/16x16/Makefile.am
+++ b/plugins/gtk+/icons/16x16/Makefile.am
@@ -6,6 +6,7 @@ icons_DATA = \
widget-gtk-aboutdialog.png \
widget-gtk-accellabel.png \
widget-gtk-alignment.png \
+ widget-gtk-appchooserdialog.png \
widget-gtk-arrow.png \
widget-gtk-aspectframe.png \
widget-gtk-assistant.png \
@@ -15,15 +16,11 @@ icons_DATA = \
widget-gtk-calendar.png \
widget-gtk-checkbutton.png \
widget-gtk-checkmenuitem.png \
- widget-gtk-clist.png \
widget-gtk-colorbutton.png \
widget-gtk-colorselection.png \
widget-gtk-colorselectiondialog.png \
- widget-gtk-combo.png \
widget-gtk-combobox.png \
- widget-gtk-comboboxentry.png \
- widget-gtk-curve.png \
- widget-gtk-custom.png \
+ widget-gtk-comboboxtext.png \
widget-gtk-default.png \
widget-gtk-dialog.png \
widget-gtk-drawingarea.png \
@@ -33,19 +30,16 @@ icons_DATA = \
widget-gtk-filechooserbutton.png \
widget-gtk-filechooserdialog.png \
widget-gtk-filechooserwidget.png \
- widget-gtk-fileselection.png \
widget-gtk-fixed.png \
widget-gtk-fontbutton.png \
widget-gtk-fontselection.png \
widget-gtk-fontselectiondialog.png \
widget-gtk-frame.png \
widget-gtk-grid.png \
- widget-gtk-gammacurve.png \
widget-gtk-handlebox.png \
widget-gtk-hbox.png \
widget-gtk-hbuttonbox.png \
widget-gtk-hpaned.png \
- widget-gtk-hruler.png \
widget-gtk-hscale.png \
widget-gtk-hscrollbar.png \
widget-gtk-hseparator.png \
@@ -56,15 +50,12 @@ icons_DATA = \
widget-gtk-label.png \
widget-gtk-layout.png \
widget-gtk-linkbutton.png \
- widget-gtk-list.png \
- widget-gtk-listitem.png \
widget-gtk-menu.png \
widget-gtk-menubar.png \
widget-gtk-menuitem.png \
widget-gtk-menutoolbutton.png \
widget-gtk-messagedialog.png \
widget-gtk-notebook.png \
- widget-gtk-optionmenu.png \
widget-gtk-paned.png \
widget-gtk-pagesetupdialog.png \
widget-gtk-printdialog.png \
@@ -74,11 +65,10 @@ icons_DATA = \
widget-gtk-radiotoolbutton.png \
widget-gtk-recentchooser.png \
widget-gtk-recentchooserdialog.png \
- widget-gtk-ruler.png \
- widget-gtk-separator.png \
widget-gtk-scale.png \
widget-gtk-scrollbar.png \
widget-gtk-scrolledwindow.png \
+ widget-gtk-separator.png \
widget-gtk-separatormenuitem.png \
widget-gtk-separatortoolitem.png \
widget-gtk-spinbutton.png \
@@ -96,7 +86,6 @@ icons_DATA = \
widget-gtk-vbuttonbox.png \
widget-gtk-viewport.png \
widget-gtk-vpaned.png \
- widget-gtk-vruler.png \
widget-gtk-vscale.png \
widget-gtk-vscrollbar.png \
widget-gtk-vseparator.png \
@@ -113,14 +102,14 @@ icons_DATA = \
widget-gtk-liststore.png \
widget-gtk-scalebutton.png \
widget-gtk-iconfactory.png \
- widget-gtk-treeviewcolumn.png \
widget-gtk-cellrenderertext.png \
widget-gtk-cellrendereraccel.png \
widget-gtk-cellrenderercombo.png \
widget-gtk-cellrendererspin.png \
+ widget-gtk-cellrendererspinner.png \
widget-gtk-cellrendererpixbuf.png \
widget-gtk-cellrendererprogress.png \
- widget-gtk-cellrenderertoggle.png
+ widget-gtk-cellrenderertoggle.png
EXTRA_DIST = $(icons_DATA)
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-appchooserdialog.png b/plugins/gtk+/icons/16x16/widget-gtk-appchooserdialog.png
new file mode 100644
index 0000000..6b7e21c
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-appchooserdialog.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-cellrendererspinner.png b/plugins/gtk+/icons/16x16/widget-gtk-cellrendererspinner.png
new file mode 100644
index 0000000..9953083
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-cellrendererspinner.png differ
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-comboboxtext.png b/plugins/gtk+/icons/16x16/widget-gtk-comboboxtext.png
new file mode 100644
index 0000000..76a7de3
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-comboboxtext.png differ
diff --git a/plugins/gtk+/icons/22x22/Makefile.am b/plugins/gtk+/icons/22x22/Makefile.am
index 177a34b..d0e0ce5 100644
--- a/plugins/gtk+/icons/22x22/Makefile.am
+++ b/plugins/gtk+/icons/22x22/Makefile.am
@@ -6,6 +6,7 @@ icons_DATA = \
widget-gtk-aboutdialog.png \
widget-gtk-accellabel.png \
widget-gtk-alignment.png \
+ widget-gtk-appchooserdialog.png \
widget-gtk-arrow.png \
widget-gtk-aspectframe.png \
widget-gtk-assistant.png \
@@ -15,15 +16,11 @@ icons_DATA = \
widget-gtk-calendar.png \
widget-gtk-checkbutton.png \
widget-gtk-checkmenuitem.png \
- widget-gtk-clist.png \
widget-gtk-colorbutton.png \
widget-gtk-colorselection.png \
widget-gtk-colorselectiondialog.png \
- widget-gtk-combo.png \
widget-gtk-combobox.png \
- widget-gtk-comboboxentry.png \
- widget-gtk-curve.png \
- widget-gtk-custom.png \
+ widget-gtk-comboboxtext.png \
widget-gtk-default.png \
widget-gtk-dialog.png \
widget-gtk-drawingarea.png \
@@ -33,19 +30,16 @@ icons_DATA = \
widget-gtk-filechooserbutton.png \
widget-gtk-filechooserdialog.png \
widget-gtk-filechooserwidget.png \
- widget-gtk-fileselection.png \
widget-gtk-fixed.png \
widget-gtk-fontbutton.png \
widget-gtk-fontselection.png \
widget-gtk-fontselectiondialog.png \
widget-gtk-frame.png \
widget-gtk-grid.png \
- widget-gtk-gammacurve.png \
widget-gtk-handlebox.png \
widget-gtk-hbox.png \
widget-gtk-hbuttonbox.png \
widget-gtk-hpaned.png \
- widget-gtk-hruler.png \
widget-gtk-hscale.png \
widget-gtk-hscrollbar.png \
widget-gtk-hseparator.png \
@@ -56,15 +50,12 @@ icons_DATA = \
widget-gtk-label.png \
widget-gtk-layout.png \
widget-gtk-linkbutton.png \
- widget-gtk-list.png \
- widget-gtk-listitem.png \
widget-gtk-menu.png \
widget-gtk-menubar.png \
widget-gtk-menuitem.png \
widget-gtk-menutoolbutton.png \
widget-gtk-messagedialog.png \
widget-gtk-notebook.png \
- widget-gtk-optionmenu.png \
widget-gtk-paned.png \
widget-gtk-pagesetupdialog.png \
widget-gtk-printdialog.png \
@@ -74,7 +65,6 @@ icons_DATA = \
widget-gtk-radiotoolbutton.png \
widget-gtk-recentchooser.png \
widget-gtk-recentchooserdialog.png \
- widget-gtk-ruler.png \
widget-gtk-scale.png \
widget-gtk-scrollbar.png \
widget-gtk-scrolledwindow.png \
@@ -96,7 +86,6 @@ icons_DATA = \
widget-gtk-vbuttonbox.png \
widget-gtk-viewport.png \
widget-gtk-vpaned.png \
- widget-gtk-vruler.png \
widget-gtk-vscale.png \
widget-gtk-vscrollbar.png \
widget-gtk-vseparator.png \
@@ -117,6 +106,7 @@ icons_DATA = \
widget-gtk-cellrendereraccel.png \
widget-gtk-cellrenderercombo.png \
widget-gtk-cellrendererspin.png \
+ widget-gtk-cellrendererspinner.png \
widget-gtk-cellrendererpixbuf.png \
widget-gtk-cellrendererprogress.png \
widget-gtk-cellrenderertoggle.png
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-appchooserdialog.png b/plugins/gtk+/icons/22x22/widget-gtk-appchooserdialog.png
new file mode 100644
index 0000000..b98b8cc
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-appchooserdialog.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-cellrendererspinner.png b/plugins/gtk+/icons/22x22/widget-gtk-cellrendererspinner.png
new file mode 100644
index 0000000..1947b0f
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-cellrendererspinner.png differ
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-comboboxtext.png b/plugins/gtk+/icons/22x22/widget-gtk-comboboxtext.png
new file mode 100644
index 0000000..2244a03
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-comboboxtext.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]