blob: 9a2521265f9062ab8dc9c37d99680097598a1643 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- Makefile.in.orig Wed Oct 10 16:33:04 2001
+++ Makefile.in Wed Oct 10 16:34:22 2001
@@ -191,8 +191,8 @@
#bitssound_DATA = gaim.soundlist
#
#endif
-pixmapdir = $(datadir)/apps/Internet
-pixmap_DATA = gaim.desktop
+@GNOMEAPPLET_TRUE@pixmapdir = $(datadir)/apps/Internet
+@GNOMEAPPLET_TRUE@pixmap_DATA = gaim.desktop
SUBDIRS = m4 sounds plugins pixmaps doc po intl src
ACLOCAL_AMFLAGS = -I m4
|