view Makefile.am @ 6639:1b91cb6be4c3

[gaim-migrate @ 7164] Ambrose C. LI (acli) updated the zh_TW.po and writes of the fi.po that: " Changes from previous submission: Safe changes: - Corrected some mistakes that I made in the last submission - Sync'd to anon cvs as of around 22:00 EDT - More strings pulled out from the old po file - More strings pulled out from non-gaim po files - Other strings obtained by relatively trivial editing Unsafe changes: - Some strings previously marked fuzzy has the fuzzy removed - Some new strings obtained by relatively non-trivial editing I think I have made enough of the unsafe changes that I should change Last-Translator to myself. Even if I don't make any more changes, I think it's not right if I don't say in the file that I'm the person who has made all the mistakes in the file" also Matias Vidal (matiasv) fixed plugin loading for hpux (see bug 720868) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 27 Aug 2003 23:03:03 +0000
parents dcb336f3d9a6
children b7e113a59b51
line wrap: on
line source

EXTRA_DIST = \
		Doxyfile.in \
		gaim.spec.in \
		gaim.desktop \
		gaim2blt.pl \
		HACKING \
		PROGRAMMING_NOTES \
		licq2gaim.pl \
		setup-gettext \
		ChangeLog.win32 \
		config.h.mingw \
		Makefile.mingw \
		README.mingw \
		VERSION \
		plugins/Makefile.mingw \
		plugins/win32/transparency/Makefile.mingw \
		plugins/win32/transparency/win2ktrans.c \
		plugins/win32/winprefs/gtkappbar.c \
		plugins/win32/winprefs/gtkappbar.h \
		plugins/win32/winprefs/Makefile.mingw \
		plugins/win32/winprefs/winprefs.c \
		po/Makefile.mingw

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

appsdir = $(datadir)/applications
apps_DATA = gaim.desktop

SUBDIRS = sounds plugins pixmaps doc po intl src

docs: Doxyfile
	@doxygen