2008-08-14 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #547411 * data/icons/hicolor_status_32x32_online.png: * data/icons/hicolor_status_32x32_online.svg: * data/icons/hicolor_status_32x32_offline.png: * data/icons/hicolor_status_32x32_offline.svg: New, Tangoized versions of the old "art" images. * art/online.png: * art/offline.png: These are now obsolete. Remove them. * widgets/misc/e-online-button.c (e_online_button_set_online): The button icons are themed now but still oblong. Load the icons by filename so GTK+ doesn't scale them. svn path=/trunk/; revision=35995
15 lines
226 B
Makefile
15 lines
226 B
Makefile
images_DATA = \
|
|
world_map-960.png \
|
|
plus.png \
|
|
minus.png
|
|
|
|
EXTRA_DIST = \
|
|
ChangeLog \
|
|
ChangeLog.pre-1-4 \
|
|
README \
|
|
broken-image-16.xpm \
|
|
broken-image-24.xpm \
|
|
empty.xpm \
|
|
jump.xpm \
|
|
$(images_DATA)
|