view Makefile.am @ 6626:7a4c4e89a1df

[gaim-migrate @ 7150] Ambrose C. LI (acli) writes: " fi.po with the following "safe" changes: - went over the 0.59.8 po file and found the strings with idential meanings with changes only in formatting - some translations obtained by old translation strings but which requires only some trivial editing - added some translations from existing po files from other projects - converted from iso-8859-15 to utf-8 and "unsafe" changes: - some translations obtained by old translation strings but which requires some relatively non-trivial editing - attempted to correct some obvious mistranslations It is best to have a native speaker go over this" but i figure at this point, the last update being in 0.59.8, his version can't be any worse really committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 25 Aug 2003 23:13:52 +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