2008-09-22 Luca Ferretti <elle.uca@libero.it> * default/Makefile.am: * default/it/Inbox: * default/it/Makefile.am: Added Italian translation for default email message. svn path=/trunk/; revision=36416
8 lines
121 B
Makefile
8 lines
121 B
Makefile
|
|
defaultlocaldir = $(privdatadir)/default/it/mail/local
|
|
|
|
defaultlocal_DATA = \
|
|
Inbox
|
|
|
|
EXTRA_DIST = $(defaultlocal_DATA)
|