aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2001-07-05 04:46:15 +0800
committerGediminas Paulauskas <menesis@src.gnome.org>2001-07-05 04:46:15 +0800
commit1e5fac65aa65ed25c18ead0a13552e5ec98ed53f (patch)
treef8cdc372582d638564fa0b2123885f5202df3f41 /art
parentde9d730a34bc18837e49e5da3101852e2ee41325 (diff)
downloadgsoc2013-evolution-1e5fac65aa65ed25c18ead0a13552e5ec98ed53f.tar
gsoc2013-evolution-1e5fac65aa65ed25c18ead0a13552e5ec98ed53f.tar.gz
gsoc2013-evolution-1e5fac65aa65ed25c18ead0a13552e5ec98ed53f.tar.bz2
gsoc2013-evolution-1e5fac65aa65ed25c18ead0a13552e5ec98ed53f.tar.lz
gsoc2013-evolution-1e5fac65aa65ed25c18ead0a13552e5ec98ed53f.tar.xz
gsoc2013-evolution-1e5fac65aa65ed25c18ead0a13552e5ec98ed53f.tar.zst
gsoc2013-evolution-1e5fac65aa65ed25c18ead0a13552e5ec98ed53f.zip
set "pixname" value only if pixbuf was loaded successfully. Otherwise
2001-07-04 Gediminas Paulauskas <menesis@delfi.lt> * evolution-shell-component-utils.c (e_pixmaps_update): set "pixname" value only if pixbuf was loaded successfully. Otherwise component crashes if image is not found. Should be checked for sanity in bonobo_ui_component_set_prop IMHO. 2001-07-04 Gediminas Paulauskas <menesis@delfi.lt> * Makefile.am: install apply-filters-16.xpm 2001-07-04 Gediminas Paulauskas <menesis@delfi.lt> * evolution-mail-message.xml: MessageApplyFilters now has an icon. 2001-07-04 Gediminas Paulauskas <menesis@delfi.lt> * folder-browser-ui.c (message_pixcache): set icon for ApplyFilters command. svn path=/trunk/; revision=10783
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog10
-rw-r--r--art/Makefile.am1
2 files changed, 7 insertions, 4 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index 6104451db7..e5be694857 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-04 Gediminas Paulauskas <menesis@delfi.lt>
+
+ * Makefile.am: install apply-filters-16.xpm
+
2001-07-03 Tuomas Kuosmanen <tigert@ximian.com>
* cut.png, copy.png, paste.png: icons for cut/copy/paste to fit
@@ -8,7 +12,6 @@
* print.xpm, print-preview.xpm: nat didn't like the jaggy
version. This one is based on tuomas 48x48 print icon.
-
2001-06-30 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (buttons_DATA): Add `print.png', `next-message.png',
@@ -52,9 +55,8 @@
* apply-filters-16.xpm: for mailer menu.
* vfolder-16.xpm: vfolder icon for menu items
- * hand-16.xpm: originally ment for customize toolbars. might not
- work
- * edit-16.xpm: edit message (message open)
+ * hand-16.xpm: originally ment for customize toolbars. might not work
+ * edit-16.xpm: edit message (message open)
2001-06-13 Jakub Steiner <jimmac@ximian.com>
diff --git a/art/Makefile.am b/art/Makefile.am
index 382b0c88a2..9b3a9c0fd5 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -1,5 +1,6 @@
imagesdir = $(datadir)/images/evolution
images_DATA = \
+ apply-filters-16.xpm \
bcg.png \
configure_16_addressbook.xpm \
configure_16_calendar.xpm \