aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-12-22 19:23:56 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-12-22 19:23:56 +0000
commit3d91d8f26a523c0c8a579c5e47100355c2f3986f (patch)
tree9ad98aa004c3f12667f51e271f2950c745b6e310 /po/Makefile
parentef8ce702b5adf8adf9c109c9927ed83a8430de0d (diff)
add Greek translation
svn path=/trunk/scripts/guiplugins/search-plugin/; revision=16743
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 56e85df..80da8a3 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 en_gb ja
+ALL_LINGUAS = de el en_gb ja
POFILES = $(ALL_LINGUAS:=.po)
MSGFILES = $(ALL_LINGUAS:=.msg)