[cheese] change the photo and burst icons
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: svn-commits-list gnome org
- Subject: [cheese] change the photo and burst icons
- Date: Mon, 27 Jul 2009 22:42:49 +0000 (UTC)
commit 2154e951c585b7ea9f05249dc8b957a47f15f917
Author: daniel g. siegel <dgsiegel gnome org>
Date: Tue Jul 28 00:35:17 2009 +0200
change the photo and burst icons
change the photo and burst icons to cheese-take-photo and
cheese-take-burst, which were created for us.
AUTHORS | 2 +-
data/cheese.glade | 20 ++++++++++----------
data/cheese.ui | 20 ++++++++++----------
data/icons/16x16/actions/Makefile.am | 4 +++-
data/icons/16x16/actions/cheese-take-burst.png | Bin 0 -> 746 bytes
data/icons/16x16/actions/cheese-take-photo.png | Bin 0 -> 680 bytes
data/icons/22x22/actions/Makefile.am | 4 +++-
data/icons/22x22/actions/cheese-take-burst.png | Bin 0 -> 1155 bytes
data/icons/22x22/actions/cheese-take-photo.png | Bin 0 -> 1083 bytes
data/icons/24x24/actions/Makefile.am | 4 +++-
data/icons/24x24/actions/cheese-take-burst.png | Bin 0 -> 1189 bytes
data/icons/24x24/actions/cheese-take-photo.png | Bin 0 -> 1106 bytes
data/icons/32x32/actions/Makefile.am | 4 +++-
data/icons/32x32/actions/cheese-take-burst.png | Bin 0 -> 1840 bytes
data/icons/32x32/actions/cheese-take-photo.png | Bin 0 -> 1675 bytes
data/icons/48x48/actions/Makefile.am | 4 +++-
data/icons/48x48/actions/cheese-take-burst.png | Bin 0 -> 3287 bytes
data/icons/48x48/actions/cheese-take-photo.png | Bin 0 -> 2597 bytes
data/wscript_build | 2 ++
19 files changed, 38 insertions(+), 26 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 006f9b2..cbd658d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -29,4 +29,4 @@ icon-work
published under the GPL
- effect icons by Lapo Calamandrei <calamandrei gmail com>
and Or Dvory <gnudles nana co il>
- - real cheese icons by Kalle Persson <kalle kallepersson se>
+ - photo and burst icons by Ulisse Perusin <ulisail yahoo it>
diff --git a/data/cheese.glade b/data/cheese.glade
index 0968db8..b9bc0b8 100644
--- a/data/cheese.glade
+++ b/data/cheese.glade
@@ -162,8 +162,8 @@
<widget class="GtkImage" id="image4">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-photo</property>
- <property name="icon-size">2</property>
+ <property name="icon_name">cheese-take-photo</property>
+ <property name="icon-size">3</property>
</widget>
</child>
</widget>
@@ -189,7 +189,7 @@
<widget class="GtkImage" id="image5">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-web</property>
+ <property name="icon_name">video-x-generic</property>
<property name="icon-size">2</property>
</widget>
</child>
@@ -216,8 +216,8 @@
<widget class="GtkImage" id="image8">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">emblem-photos</property>
- <property name="icon-size">2</property>
+ <property name="icon_name">cheese-take-burst</property>
+ <property name="icon-size">3</property>
</widget>
</child>
</widget>
@@ -479,8 +479,8 @@
<widget class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-photo</property>
- <property name="icon-size">2</property>
+ <property name="icon_name">cheese-take-photo</property>
+ <property name="icon-size">3</property>
</widget>
<packing>
<property name="position">0</property>
@@ -518,7 +518,7 @@
<widget class="GtkImage" id="image3">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-web</property>
+ <property name="icon_name">video-x-generic</property>
<property name="icon-size">2</property>
</widget>
<packing>
@@ -558,8 +558,8 @@
<widget class="GtkImage" id="image">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-photo</property>
- <property name="icon-size">2</property>
+ <property name="icon_name">cheese-take-burst</property>
+ <property name="icon-size">3</property>
</widget>
<packing>
<property name="position">0</property>
diff --git a/data/cheese.ui b/data/cheese.ui
index 4df3e91..ea5979e 100644
--- a/data/cheese.ui
+++ b/data/cheese.ui
@@ -144,8 +144,8 @@
<object class="GtkImage" id="image4">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-photo</property>
- <property name="icon-size">2</property>
+ <property name="icon_name">cheese-take-photo</property>
+ <property name="icon-size">3</property>
</object>
</child>
</object>
@@ -171,7 +171,7 @@
<object class="GtkImage" id="image5">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-web</property>
+ <property name="icon_name">video-x-generic</property>
<property name="icon-size">2</property>
</object>
</child>
@@ -198,8 +198,8 @@
<object class="GtkImage" id="image8">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">emblem-photos</property>
- <property name="icon-size">2</property>
+ <property name="icon_name">cheese-take-burst</property>
+ <property name="icon-size">3</property>
</object>
</child>
</object>
@@ -452,8 +452,8 @@
<object class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-photo</property>
- <property name="icon-size">2</property>
+ <property name="icon_name">cheese-take-photo</property>
+ <property name="icon-size">3</property>
</object>
<packing>
<property name="position">0</property>
@@ -491,7 +491,7 @@
<object class="GtkImage" id="image3">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-web</property>
+ <property name="icon_name">video-x-generic</property>
<property name="icon-size">2</property>
</object>
<packing>
@@ -531,8 +531,8 @@
<object class="GtkImage" id="image">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">camera-photo</property>
- <property name="icon-size">2</property>
+ <property name="icon_name">cheese-take-burst</property>
+ <property name="icon-size">3</property>
</object>
<packing>
<property name="position">0</property>
diff --git a/data/icons/16x16/actions/Makefile.am b/data/icons/16x16/actions/Makefile.am
index dc97070..0568d17 100644
--- a/data/icons/16x16/actions/Makefile.am
+++ b/data/icons/16x16/actions/Makefile.am
@@ -5,7 +5,9 @@ context = actions
iconsdir = $(themedir)/$(size)/$(context)
icons_DATA = \
- browse-webcam-effects.png
+ browse-webcam-effects.png \
+ cheese-take-burst.png \
+ cheese-take-photo.png
EXTRA_DIST = \
$(icons_DATA)
diff --git a/data/icons/16x16/actions/cheese-take-burst.png b/data/icons/16x16/actions/cheese-take-burst.png
new file mode 100644
index 0000000..faebd0f
Binary files /dev/null and b/data/icons/16x16/actions/cheese-take-burst.png differ
diff --git a/data/icons/16x16/actions/cheese-take-photo.png b/data/icons/16x16/actions/cheese-take-photo.png
new file mode 100644
index 0000000..66571c4
Binary files /dev/null and b/data/icons/16x16/actions/cheese-take-photo.png differ
diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am
index 9bd21a1..4d4b69a 100644
--- a/data/icons/22x22/actions/Makefile.am
+++ b/data/icons/22x22/actions/Makefile.am
@@ -5,7 +5,9 @@ context = actions
iconsdir = $(themedir)/$(size)/$(context)
icons_DATA = \
- browse-webcam-effects.png
+ browse-webcam-effects.png \
+ cheese-take-burst.png \
+ cheese-take-photo.png
EXTRA_DIST = \
$(icons_DATA)
diff --git a/data/icons/22x22/actions/cheese-take-burst.png b/data/icons/22x22/actions/cheese-take-burst.png
new file mode 100644
index 0000000..045d6d8
Binary files /dev/null and b/data/icons/22x22/actions/cheese-take-burst.png differ
diff --git a/data/icons/22x22/actions/cheese-take-photo.png b/data/icons/22x22/actions/cheese-take-photo.png
new file mode 100644
index 0000000..8fc9b5b
Binary files /dev/null and b/data/icons/22x22/actions/cheese-take-photo.png differ
diff --git a/data/icons/24x24/actions/Makefile.am b/data/icons/24x24/actions/Makefile.am
index 69eea39..1539145 100644
--- a/data/icons/24x24/actions/Makefile.am
+++ b/data/icons/24x24/actions/Makefile.am
@@ -5,7 +5,9 @@ context = actions
iconsdir = $(themedir)/$(size)/$(context)
icons_DATA = \
- browse-webcam-effects.png
+ browse-webcam-effects.png \
+ cheese-take-burst.png \
+ cheese-take-photo.png
EXTRA_DIST = \
$(icons_DATA)
diff --git a/data/icons/24x24/actions/cheese-take-burst.png b/data/icons/24x24/actions/cheese-take-burst.png
new file mode 100644
index 0000000..2106f27
Binary files /dev/null and b/data/icons/24x24/actions/cheese-take-burst.png differ
diff --git a/data/icons/24x24/actions/cheese-take-photo.png b/data/icons/24x24/actions/cheese-take-photo.png
new file mode 100644
index 0000000..1cba1ee
Binary files /dev/null and b/data/icons/24x24/actions/cheese-take-photo.png differ
diff --git a/data/icons/32x32/actions/Makefile.am b/data/icons/32x32/actions/Makefile.am
index 61cc76d..17bc75d 100644
--- a/data/icons/32x32/actions/Makefile.am
+++ b/data/icons/32x32/actions/Makefile.am
@@ -5,7 +5,9 @@ context = actions
iconsdir = $(themedir)/$(size)/$(context)
icons_DATA = \
- browse-webcam-effects.png
+ browse-webcam-effects.png \
+ cheese-take-burst.png \
+ cheese-take-photo.png
EXTRA_DIST = \
$(icons_DATA)
diff --git a/data/icons/32x32/actions/cheese-take-burst.png b/data/icons/32x32/actions/cheese-take-burst.png
new file mode 100644
index 0000000..a453c0d
Binary files /dev/null and b/data/icons/32x32/actions/cheese-take-burst.png differ
diff --git a/data/icons/32x32/actions/cheese-take-photo.png b/data/icons/32x32/actions/cheese-take-photo.png
new file mode 100644
index 0000000..958ec92
Binary files /dev/null and b/data/icons/32x32/actions/cheese-take-photo.png differ
diff --git a/data/icons/48x48/actions/Makefile.am b/data/icons/48x48/actions/Makefile.am
index 7152f2a..5e7e0f3 100644
--- a/data/icons/48x48/actions/Makefile.am
+++ b/data/icons/48x48/actions/Makefile.am
@@ -5,7 +5,9 @@ context = actions
iconsdir = $(themedir)/$(size)/$(context)
icons_DATA = \
- browse-webcam-effects.png
+ browse-webcam-effects.png \
+ cheese-take-burst.png \
+ cheese-take-photo.png
EXTRA_DIST = \
$(icons_DATA)
diff --git a/data/icons/48x48/actions/cheese-take-burst.png b/data/icons/48x48/actions/cheese-take-burst.png
new file mode 100644
index 0000000..29a8141
Binary files /dev/null and b/data/icons/48x48/actions/cheese-take-burst.png differ
diff --git a/data/icons/48x48/actions/cheese-take-photo.png b/data/icons/48x48/actions/cheese-take-photo.png
new file mode 100644
index 0000000..b299913
Binary files /dev/null and b/data/icons/48x48/actions/cheese-take-photo.png differ
diff --git a/data/wscript_build b/data/wscript_build
index 9c0a449..69fe3d0 100644
--- a/data/wscript_build
+++ b/data/wscript_build
@@ -63,6 +63,8 @@ install_files('DATADIR', 'icons/hicolor/scalable/apps', 'icons/scalable/cheese.s
for i in ["16x16", "22x22", "24x24", "32x32", "48x48"]:
install_files('PACKAGE_DATADIR', 'icons/hicolor/%s/actions' % i, 'icons/%s/actions/browse-webcam-effects.png' % i)
+ install_files('PACKAGE_DATADIR', 'icons/hicolor/%s/actions' % i, 'icons/%s/actions/cheese-take-burst.png' % i)
+ install_files('PACKAGE_DATADIR', 'icons/hicolor/%s/actions' % i, 'icons/%s/actions/cheese-take-photo.png' % i)
install_files('PACKAGE_DATADIR', 'icons/hicolor/scalable/actions', 'icons/scalable/actions/browse-webcam-effects.svg')
# data/sounds
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]