diff pixmaps/Makefile.am @ 82:05077cb276d4

[gaim-migrate @ 92] Made it very easy to switch between penguin and devil icons in the applet. Also made it so that it would find the icons better (through use of nifty GNOME functions I accidentally found). Other little touch-ups here and there. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 05 Apr 2000 08:22:38 +0000
parents b06013f863fb
children 7590dcc3baac
line wrap: on
line diff
--- a/pixmaps/Makefile.am	Wed Apr 05 07:21:34 2000 +0000
+++ b/pixmaps/Makefile.am	Wed Apr 05 08:22:38 2000 +0000
@@ -23,5 +23,6 @@
 gaimgnome_DATA = 
 gaimgnomepixmapsdir = $(gnomedata)/pixmaps/gaim
 gaimgnomepixmaps_DATA = gnome/penguin-online.png gnome/penguin-offline.png \
-	gnome/penguin-connect.png
+	gnome/penguin-connect.png gnome/devil-offline.png \
+	gnome/devil-connect.png gnome/devil-online.png
 endif