[niepce] * configure.ac: Add sv locale.



commit 0749de9ff7841fcfe4f9890950f1eb4da8b71f23
Author: Hubert Figuiere <hub figuiere net>
Date:   Sun Apr 12 15:31:23 2009 -0400

    	* configure.ac: Add sv locale.
---
 ChangeLog      |    2 ++
 configure.ac   |    2 +-
 po/POTFILES.in |    2 ++
 3 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ed669bc..f51f620 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-04-12  Hubert Figuiere  <hub figuiere net>
 
+	* configure.ac: Add sv locale.
+
 	* Add headers to dialogs.
 
 2009-04-11  Hubert Figuiere  <hub figuiere net>
diff --git a/configure.ac b/configure.ac
index a7eaba3..0ded97f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -144,7 +144,7 @@ GETTEXT_PACKAGE=niepce
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"],
                    [The domain to use with gettext])
-ALL_LINGUAS="fr ru"
+ALL_LINGUAS="fr ru sv"
 AM_GLIB_GNU_GETTEXT
 
 NIEPCE_LOCALEDIR=[${datadir}/locale]
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 6a8f731..723700a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,7 @@
 src/fwk/toolkit/metadatawidget.cpp
 src/fwk/toolkit/application.cpp
+src/niepce/ui/dialogs/editlabels.cpp
+src/niepce/ui/dialogs/editlabels.ui
 src/niepce/ui/dialogs/importdialog.cpp
 src/niepce/ui/dialogs/importdialog.ui
 src/niepce/ui/dialogs/preferences.ui



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