~ubuntu-branches/ubuntu/precise/ggz-client-libs/precise

« back to all changes in this revision

Viewing changes to debian/patches/ggzcore-catalog-name.patch

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut
  • Date: 2007-06-16 15:35:16 UTC
  • Revision ID: james.westby@ubuntu.com-20070616153516-funevwvhq9kppe4g
Tags: 0.0.14-2
* Moved ggzcore.mo to libggzcore package and added major soname number
  to the catalog name to be able to survive upgrades (closes: #424137)
* Added additional translations from gnome-games (closes: #417980)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -ur ggz-client-libs-0.0.14.orig/ggzcore/init.c ggz-client-libs-0.0.14/ggzcore/init.c
 
2
--- ggz-client-libs-0.0.14.orig/ggzcore/init.c  2007-01-16 19:50:52.000000000 +0100
 
3
+++ ggz-client-libs-0.0.14/ggzcore/init.c       2007-06-16 14:22:07.000000000 +0200
 
4
@@ -59,7 +59,7 @@
 
5
 #endif
 
6
 
 
7
        /* This catalog must be preloaded by applications */
 
8
-       bindtextdomain("ggzcore", PREFIX "/share/locale");
 
9
+       bindtextdomain("ggzcore9", PREFIX "/share/locale");
 
10
 
 
11
        /* Initialize various systems */
 
12
        if (options.flags & GGZ_OPT_MODULES)
 
13
diff -ur ggz-client-libs-0.0.14.orig/po/ggzcore/Makefile.am ggz-client-libs-0.0.14/po/ggzcore/Makefile.am
 
14
--- ggz-client-libs-0.0.14.orig/po/ggzcore/Makefile.am  2007-01-16 19:50:52.000000000 +0100
 
15
+++ ggz-client-libs-0.0.14/po/ggzcore/Makefile.am       2007-06-16 14:24:21.000000000 +0200
 
16
@@ -1,6 +1,6 @@
 
17
 EXTRA_DIST = ggzcore.pot de.po
 
18
 
 
19
-CATALOG = ggzcore
 
20
+CATALOG = ggzcore9
 
21
 POSOURCES = $(top_srcdir)/ggzcore/*.c
 
22
 
 
23
 include $(top_srcdir)/m4/i18n.mk
 
24
diff -ur ggz-client-libs-0.0.14.orig/po/ggzcore/Makefile.in ggz-client-libs-0.0.14/po/ggzcore/Makefile.in
 
25
--- ggz-client-libs-0.0.14.orig/po/ggzcore/Makefile.in  2007-01-16 20:02:09.000000000 +0100
 
26
+++ ggz-client-libs-0.0.14/po/ggzcore/Makefile.in       2007-06-16 14:24:34.000000000 +0200
 
27
@@ -184,7 +184,7 @@
 
28
 sysconfdir = @sysconfdir@
 
29
 target_alias = @target_alias@
 
30
 EXTRA_DIST = ggzcore.pot de.po
 
31
-CATALOG = ggzcore
 
32
+CATALOG = ggzcore9
 
33
 POSOURCES = $(top_srcdir)/ggzcore/*.c
 
34
 builddir = $(top_builddir)/$(subdir)
 
35
 POFILES = $(srcdir)/*.po