Mercurial > pidgin.yaz
view Makefile.am @ 340:0d9cfc3579a5
[gaim-migrate @ 350]
More changes to the applet. Now, you can have it remember the position and
not have it near the applet, or not remember the position and not near the
applet, or near the applet. Also, if you want it near the applet, the login
box will appear near the applet.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 06 Jun 2000 21:33:20 +0000 |
parents | 5dbb426d61c2 |
children | d64101dc5c7e |
line wrap: on
line source
EXTRA_DIST = gaim.spec.in gaim_applet.gnorba gaim.desktop gaim_applet.desktop gaim_applet.soundlist \ buddytrans README.plugins if GNOMEAPPLET gnomesysconf = `@GNOME_CONFIG@ --sysconfdir` gnomedata = `@GNOME_CONFIG@ --datadir` gaim_GNORBA = gaim_applet.gnorba gaimgnorbadir = $(gnomesysconf)/CORBA/servers gaimgnorba_DATA = $(gaim_GNORBA) gaim_DESKTOP = gaim_applet.desktop gaimdesktopdir = $(gnomedata)/applets/Network gaimdesktop_DATA = $(gaim_DESKTOP) gaim_SOUND = gaim_applet.soundlist gaimsounddir = $(gnomesysconf)/sound/events gaimsound_DATA = $(gaim_SOUND) endif pixmapdir = $(datadir)/gnome/apps/Internet pixmap_DATA = gaim.desktop SUBDIRS = m4 libfaim sounds plugins pixmaps doc src ACLOCAL_AMFLAGS = -I m4