forked from pool/cdemu-client
cdemu suite OBS-URL: https://build.opensuse.org/request/show/116804 OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-client?expand=0&rev=1
32 lines
835 B
Diff
32 lines
835 B
Diff
---
|
|
configure | 2 +-
|
|
configure.ac | 2 +-
|
|
2 files changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
Index: cdemu-client-1.5.0/configure
|
|
===================================================================
|
|
--- cdemu-client-1.5.0.orig/configure
|
|
+++ cdemu-client-1.5.0/configure
|
|
@@ -4236,7 +4236,7 @@ fi
|
|
|
|
|
|
# Internationalization
|
|
-ALL_LINGUAS="de fr no sl sv pl"
|
|
+ALL_LINGUAS="de fr nb_NO sl sv pl"
|
|
|
|
GETTEXT_PACKAGE=cdemu-client
|
|
|
|
Index: cdemu-client-1.5.0/configure.ac
|
|
===================================================================
|
|
--- cdemu-client-1.5.0.orig/configure.ac
|
|
+++ cdemu-client-1.5.0/configure.ac
|
|
@@ -20,7 +20,7 @@ AM_MAINTAINER_MODE
|
|
AC_PROG_INTLTOOL([0.21])
|
|
|
|
# Internationalization
|
|
-ALL_LINGUAS="de fr no sl sv pl"
|
|
+ALL_LINGUAS="de fr nb_NO sl sv pl"
|
|
|
|
GETTEXT_PACKAGE=cdemu-client
|
|
AC_SUBST(GETTEXT_PACKAGE)
|