Thu Sep 9 18:52:28 CDT 1999 James Mitchell <mitchell@gimp.org>
* po/it.po: More translations from Daniele Medri <madrid@linux.it>
1415 translated messages.
* po-plug-ins/it.po: More translations from Daniele Medri
<madrid@linux.it>
590 translated messages, 73 untranslated messages.
* tips/gimp_tips.it.txt
* tips/Makefile.am: Added tips translations from Daniele Medri
<madrid@linux.it>
14 lines
269 B
Makefile
14 lines
269 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
tipsdatadir = $(gimpdatadir)/tips
|
|
|
|
tipsdata_DATA = \
|
|
gimp_tips.txt \
|
|
gimp_tips.de.txt \
|
|
gimp_tips.ja.txt \
|
|
gimp_tips.it.txt \
|
|
gimp_conseils.fr.txt \
|
|
gimp_tips.ru.txt
|
|
|
|
EXTRA_DIST = $(tipsdata_DATA)
|
|
|