[Debian-hebrew-package] [svn] r438 - pkg/kkbswitch/trunk/po

Lior Kaplan kaplan at costa.debian.org
Sun May 21 05:14:23 UTC 2006


Author: kaplan
Date: Sun May 21 05:14:15 2006
New Revision: 438

Modified:
   pkg/kkbswitch/trunk/po/Makefile.in
Log:
adds swedish (sv) translation to the makefile


Modified: pkg/kkbswitch/trunk/po/Makefile.in
==============================================================================
--- pkg/kkbswitch/trunk/po/Makefile.in	(original)
+++ pkg/kkbswitch/trunk/po/Makefile.in	Sun May 21 05:14:15 2006
@@ -450,7 +450,7 @@
 
 #>+ 10
 install-nls:
-	@for base in sk uk ru cs bg el he ; do \
+	@for base in sk uk ru cs bg el he sv ; do \
 	  echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
 	  $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES ; \
 	  if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
@@ -468,6 +468,7 @@
 	rm -f $(DESTDIR)$(kde_locale)/bg/LC_MESSAGES/$(PACKAGE).mo
 	rm -f $(DESTDIR)$(kde_locale)/el/LC_MESSAGES/$(PACKAGE).mo
 	rm -f $(DESTDIR)$(kde_locale)/he/LC_MESSAGES/$(PACKAGE).mo
+	rm -f $(DESTDIR)$(kde_locale)/sv/LC_MESSAGES/$(PACKAGE).mo
 
 #>+ 2
 all-nls: $(GMOFILES)



More information about the Debian-hebrew-package mailing list