[longomatch] Add Slovenian translation to makefiles



commit bd90a1f4c4f32285920cdf3fcea4a647120489cc
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Jan 24 02:31:38 2010 +0100

    Add Slovenian translation to makefiles

 po/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/po/Makefile.am b/po/Makefile.am
index fcf4bbf..246b193 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -15,7 +15,8 @@ INSTALL_DIR = $(DESTDIR)@expanded_datadir@/locale
 FILES = \
 	es.po\
 	de.po\
-	cs.po
+	cs.po\
+	sl.po
 
 
 GMO_FILES = $(patsubst %.po,$(BUILD_DIR)/%.gmo,$(FILES))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]