view Makefile.am @ 4277:12d3ca8f5b5f

[gaim-migrate @ 4528] Benjamin Tegarden (tegarden) writes: "This patch fixes some problems with the timestamp handling code. Namely, unchecking the "Show timestamp on messages" or pressing F2 would not disable timestamp status. Main problem: ->comments should be ->show_comments Smaller problem: Some functions make bad assumptions about the incoming state of ->show_comments. Change to put else's with some if's to reduce our number of unnecessary assumptions. Result: Preferences checkbox works correctly. F2 works correctly. " committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 10 Jan 2003 15:41:53 +0000
parents d85208a99af2
children fbf9f873abfc
line wrap: on
line source

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

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

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

SUBDIRS = m4 sounds plugins pixmaps doc po intl src
ACLOCAL_AMFLAGS = -I m4