view Makefile.am @ 5144:eb0de4f49d15

[gaim-migrate @ 5508] Bjoern Voigt writes: "If I select "/Buddies/Get _User Info..." from main menu, gaim always shows the dialog show_info_dialog. The user must fill in the screenname and his protocol. This is ok, if no buddy in the tree is selected. But if the user selected a buddy, he probably expects no dialog, but the info dialog for the selected buddy. I have prepared a patch, which solves the problem. Please check the patch, because I don't know, if comply with the gaim's programming style." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 16 Apr 2003 23:13:08 +0000
parents 27354602734d
children 2c9de5ae24a0
line wrap: on
line source

EXTRA_DIST = \
	gaim.spec.in gaim.desktop \
	Doxyfile.in \
	HACKING \
	gaim2blt.pl licq2gaim.pl setup-gettext

dist-hook: gaim.spec
	cp gaim.spec $(distdir)

pixmapdir = $(datadir)/applications
pixmap_DATA = gaim.desktop

SUBDIRS = sounds plugins pixmaps doc po intl src

docs: Doxyfile.in
	@doxygen