aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-12-22 19:27:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-12-22 19:27:33 +0000
commit9298dc60c13c3eec71204fb8c8f6800dab5629a9 (patch)
tree75436253bce55ee723d5375367073f83b59ab7e0 /po/Makefile
parent2b5ccf7effcb33912c8e734bb33258a54917b22a (diff)
add Italian translation
svn path=/trunk/scripts/guiplugins/search-plugin/; revision=16745
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 80da8a3..57d6d14 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -4,7 +4,7 @@ PACKAGE_VERSION = 1.0
TCLFILES = search-plugin.tcl
# these are the supported languages,
-ALL_LINGUAS = de el en_gb ja
+ALL_LINGUAS = de el en_gb it ja
POFILES = $(ALL_LINGUAS:=.po)
MSGFILES = $(ALL_LINGUAS:=.msg)