]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Rename some examples.
authorBruno Haible <bruno@clisp.org>
Mon, 16 Dec 2024 10:48:10 +0000 (11:48 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 16 Dec 2024 19:39:16 +0000 (20:39 +0100)
* gettext-tools/examples/hello-c-gnome2: Renamed from
gettext-tools/examples/hello-c-gnome.
* gettext-tools/examples/hello-c++-gnome2: Renamed from
gettext-tools/examples/hello-c++-gnome.
* gettext-tools/examples/hello-objc-gnome2: Renamed from
gettext-tools/examples/hello-objc-gnome.
* gettext-tools/examples/Makefile.am (EXAMPLESFILES, EXAMPLESDIRS): Update.
* gettext-tools/examples/po/Makefile.am (POTFILES, SMALLPOTS,
SMALLPOFILES_FOR_lang): Update.
* gettext-tools/examples/README: Update.
* gettext-tools/examples/check-examples: Update.
* check-copyright-headers: Update.

46 files changed:
check-copyright-headers
gettext-tools/examples/Makefile.am
gettext-tools/examples/README
gettext-tools/examples/check-examples
gettext-tools/examples/hello-c++-gnome2/INSTALL [moved from gettext-tools/examples/hello-c++-gnome/INSTALL with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/Makefile.am [moved from gettext-tools/examples/hello-c++-gnome/Makefile.am with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/autoclean.sh [moved from gettext-tools/examples/hello-c++-gnome/autoclean.sh with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/autogen.sh [moved from gettext-tools/examples/hello-c++-gnome/autogen.sh with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/configure.ac [moved from gettext-tools/examples/hello-c++-gnome/configure.ac with 89% similarity]
gettext-tools/examples/hello-c++-gnome2/hello.cc [moved from gettext-tools/examples/hello-c++-gnome/hello.cc with 95% similarity]
gettext-tools/examples/hello-c++-gnome2/m4/Makefile.am [moved from gettext-tools/examples/hello-c++-gnome/m4/Makefile.am with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/m4/gnome-gnorba-check.m4 [moved from gettext-tools/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4 with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/m4/gnome-orbit-check.m4 [moved from gettext-tools/examples/hello-c++-gnome/m4/gnome-orbit-check.m4 with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/m4/gnome.m4 [moved from gettext-tools/examples/hello-c++-gnome/m4/gnome.m4 with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/m4/gtk--.m4 [moved from gettext-tools/examples/hello-c++-gnome/m4/gtk--.m4 with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/m4/gtk.m4 [moved from gettext-tools/examples/hello-c++-gnome/m4/gtk.m4 with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/po/LINGUAS [moved from gettext-tools/examples/hello-c++-gnome/po/LINGUAS with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/po/Makevars [moved from gettext-tools/examples/hello-c++-gnome/po/Makevars with 100% similarity]
gettext-tools/examples/hello-c++-gnome2/po/POTFILES.in [moved from gettext-tools/examples/hello-c++-gnome/po/POTFILES.in with 100% similarity]
gettext-tools/examples/hello-c-gnome2/INSTALL [moved from gettext-tools/examples/hello-c-gnome/INSTALL with 100% similarity]
gettext-tools/examples/hello-c-gnome2/Makefile.am [moved from gettext-tools/examples/hello-c-gnome/Makefile.am with 100% similarity]
gettext-tools/examples/hello-c-gnome2/autoclean.sh [moved from gettext-tools/examples/hello-c-gnome/autoclean.sh with 100% similarity]
gettext-tools/examples/hello-c-gnome2/autogen.sh [moved from gettext-tools/examples/hello-c-gnome/autogen.sh with 100% similarity]
gettext-tools/examples/hello-c-gnome2/configure.ac [moved from gettext-tools/examples/hello-c-gnome/configure.ac with 92% similarity]
gettext-tools/examples/hello-c-gnome2/hello.c [moved from gettext-tools/examples/hello-c-gnome/hello.c with 96% similarity]
gettext-tools/examples/hello-c-gnome2/m4/Makefile.am [moved from gettext-tools/examples/hello-c-gnome/m4/Makefile.am with 100% similarity]
gettext-tools/examples/hello-c-gnome2/m4/gnome-gnorba-check.m4 [moved from gettext-tools/examples/hello-c-gnome/m4/gnome-gnorba-check.m4 with 100% similarity]
gettext-tools/examples/hello-c-gnome2/m4/gnome-orbit-check.m4 [moved from gettext-tools/examples/hello-c-gnome/m4/gnome-orbit-check.m4 with 100% similarity]
gettext-tools/examples/hello-c-gnome2/m4/gnome.m4 [moved from gettext-tools/examples/hello-c-gnome/m4/gnome.m4 with 100% similarity]
gettext-tools/examples/hello-c-gnome2/po/LINGUAS [moved from gettext-tools/examples/hello-c-gnome/po/LINGUAS with 100% similarity]
gettext-tools/examples/hello-c-gnome2/po/Makevars [moved from gettext-tools/examples/hello-c-gnome/po/Makevars with 100% similarity]
gettext-tools/examples/hello-c-gnome2/po/POTFILES.in [moved from gettext-tools/examples/hello-c-gnome/po/POTFILES.in with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/INSTALL [moved from gettext-tools/examples/hello-objc-gnome/INSTALL with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/Makefile.am [moved from gettext-tools/examples/hello-objc-gnome/Makefile.am with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/autoclean.sh [moved from gettext-tools/examples/hello-objc-gnome/autoclean.sh with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/autogen.sh [moved from gettext-tools/examples/hello-objc-gnome/autogen.sh with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/configure.ac [moved from gettext-tools/examples/hello-objc-gnome/configure.ac with 94% similarity]
gettext-tools/examples/hello-objc-gnome2/hello.m [moved from gettext-tools/examples/hello-objc-gnome/hello.m with 96% similarity]
gettext-tools/examples/hello-objc-gnome2/m4/Makefile.am [moved from gettext-tools/examples/hello-objc-gnome/m4/Makefile.am with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/m4/gnome-gnorba-check.m4 [moved from gettext-tools/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4 with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/m4/gnome-orbit-check.m4 [moved from gettext-tools/examples/hello-objc-gnome/m4/gnome-orbit-check.m4 with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/m4/gnome.m4 [moved from gettext-tools/examples/hello-objc-gnome/m4/gnome.m4 with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/po/LINGUAS [moved from gettext-tools/examples/hello-objc-gnome/po/LINGUAS with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/po/Makevars [moved from gettext-tools/examples/hello-objc-gnome/po/Makevars with 100% similarity]
gettext-tools/examples/hello-objc-gnome2/po/POTFILES.in [moved from gettext-tools/examples/hello-objc-gnome/po/POTFILES.in with 100% similarity]
gettext-tools/examples/po/Makefile.am

index 1532e5798f595fd0153a93f030f2aaf87b17d126..99601335393bee3f379f568704ef147d63b1c10b 100755 (executable)
@@ -129,7 +129,7 @@ func_check_file ()
       # in attaching our own copyright header to each.
       return 0 ;;
 
-    /gettext-tools/examples/hello-*-gnome/m4/*.m4 | \
+    /gettext-tools/examples/hello-*-gnome2/m4/*.m4 | \
     /gettext-tools/projects/GNOME/teams.html )
       # These files come from the GNOME project.
       # We are not interested in attaching our own copyright header to each.
index cf38db8dab0758d48b5dae86fcbd9811eea030e1..dc75f7ffce0414046bbb53f6ef485d599b350ce7 100644 (file)
@@ -40,18 +40,18 @@ EXAMPLESFILES = \
   hello-c/po/Makevars \
   hello-c/po/POTFILES.in \
   \
-  hello-c-gnome/INSTALL \
-  hello-c-gnome/autogen.sh \
-  hello-c-gnome/autoclean.sh \
-  hello-c-gnome/hello.c \
-  hello-c-gnome/Makefile.am \
-  hello-c-gnome/configure.ac \
-  hello-c-gnome/m4/Makefile.am \
-  hello-c-gnome/m4/gnome.m4 \
-  hello-c-gnome/m4/gnome-gnorba-check.m4 \
-  hello-c-gnome/m4/gnome-orbit-check.m4 \
-  hello-c-gnome/po/Makevars \
-  hello-c-gnome/po/POTFILES.in \
+  hello-c-gnome2/INSTALL \
+  hello-c-gnome2/autogen.sh \
+  hello-c-gnome2/autoclean.sh \
+  hello-c-gnome2/hello.c \
+  hello-c-gnome2/Makefile.am \
+  hello-c-gnome2/configure.ac \
+  hello-c-gnome2/m4/Makefile.am \
+  hello-c-gnome2/m4/gnome.m4 \
+  hello-c-gnome2/m4/gnome-gnorba-check.m4 \
+  hello-c-gnome2/m4/gnome-orbit-check.m4 \
+  hello-c-gnome2/po/Makevars \
+  hello-c-gnome2/po/POTFILES.in \
   \
   hello-c-gnome3/INSTALL \
   hello-c-gnome3/autogen.sh \
@@ -135,20 +135,20 @@ EXAMPLESFILES = \
   hello-c++-kde/po/Makevars \
   hello-c++-kde/po/POTFILES.in \
   \
-  hello-c++-gnome/INSTALL \
-  hello-c++-gnome/autogen.sh \
-  hello-c++-gnome/autoclean.sh \
-  hello-c++-gnome/hello.cc \
-  hello-c++-gnome/Makefile.am \
-  hello-c++-gnome/configure.ac \
-  hello-c++-gnome/m4/Makefile.am \
-  hello-c++-gnome/m4/gnome.m4 \
-  hello-c++-gnome/m4/gnome-gnorba-check.m4 \
-  hello-c++-gnome/m4/gnome-orbit-check.m4 \
-  hello-c++-gnome/m4/gtk.m4 \
-  hello-c++-gnome/m4/gtk--.m4 \
-  hello-c++-gnome/po/Makevars \
-  hello-c++-gnome/po/POTFILES.in \
+  hello-c++-gnome2/INSTALL \
+  hello-c++-gnome2/autogen.sh \
+  hello-c++-gnome2/autoclean.sh \
+  hello-c++-gnome2/hello.cc \
+  hello-c++-gnome2/Makefile.am \
+  hello-c++-gnome2/configure.ac \
+  hello-c++-gnome2/m4/Makefile.am \
+  hello-c++-gnome2/m4/gnome.m4 \
+  hello-c++-gnome2/m4/gnome-gnorba-check.m4 \
+  hello-c++-gnome2/m4/gnome-orbit-check.m4 \
+  hello-c++-gnome2/m4/gtk.m4 \
+  hello-c++-gnome2/m4/gtk--.m4 \
+  hello-c++-gnome2/po/Makevars \
+  hello-c++-gnome2/po/POTFILES.in \
   \
   hello-c++-wxwidgets/INSTALL \
   hello-c++-wxwidgets/autogen.sh \
@@ -183,18 +183,18 @@ EXAMPLESFILES = \
   hello-objc-gnustep/po/GNUmakefile \
   hello-objc-gnustep/po/LocaleAliases \
   \
-  hello-objc-gnome/INSTALL \
-  hello-objc-gnome/autogen.sh \
-  hello-objc-gnome/autoclean.sh \
-  hello-objc-gnome/hello.m \
-  hello-objc-gnome/Makefile.am \
-  hello-objc-gnome/configure.ac \
-  hello-objc-gnome/m4/Makefile.am \
-  hello-objc-gnome/m4/gnome.m4 \
-  hello-objc-gnome/m4/gnome-gnorba-check.m4 \
-  hello-objc-gnome/m4/gnome-orbit-check.m4 \
-  hello-objc-gnome/po/Makevars \
-  hello-objc-gnome/po/POTFILES.in \
+  hello-objc-gnome2/INSTALL \
+  hello-objc-gnome2/autogen.sh \
+  hello-objc-gnome2/autoclean.sh \
+  hello-objc-gnome2/hello.m \
+  hello-objc-gnome2/Makefile.am \
+  hello-objc-gnome2/configure.ac \
+  hello-objc-gnome2/m4/Makefile.am \
+  hello-objc-gnome2/m4/gnome.m4 \
+  hello-objc-gnome2/m4/gnome-gnorba-check.m4 \
+  hello-objc-gnome2/m4/gnome-orbit-check.m4 \
+  hello-objc-gnome2/po/Makevars \
+  hello-objc-gnome2/po/POTFILES.in \
   \
   hello-sh/INSTALL \
   hello-sh/autogen.sh \
@@ -393,17 +393,17 @@ EXAMPLESFILES = \
 # List of examples directories containing a po directory.
 EXAMPLESDIRS = \
   hello-c \
-  hello-c-gnome \
+  hello-c-gnome2 \
   hello-c-gnome3 \
   hello-c++ \
   hello-c++20 \
   hello-c++-qt \
   hello-c++-kde \
-  hello-c++-gnome \
+  hello-c++-gnome2 \
   hello-c++-wxwidgets \
   hello-objc \
   hello-objc-gnustep \
-  hello-objc-gnome \
+  hello-objc-gnome2 \
   hello-sh \
   hello-python \
   hello-clisp \
index 5d643480730697a3b818d614918994b17a30cd50..a3193bb31ae94d4321cada01e88e099cccb6a2dd 100644 (file)
@@ -6,17 +6,17 @@ environment.
     Example                    Language          GUI Environment
 
     hello-c                    C
-    hello-c-gnome              C                 GNOME (obsolete)
+    hello-c-gnome2             C                 GNOME 2 (obsolete)
     hello-c-gnome3             C                 GNOME 3.10 or later
     hello-c++                  C++
     hello-c++20                C++ 20
     hello-c++-qt               C++               Qt
     hello-c++-kde              C++               KDE
-    hello-c++-gnome            C++               GNOME (obsolete)
+    hello-c++-gnome2           C++               GNOME 2 (obsolete)
     hello-c++-wxwidgets        C++               wxWidgets
     hello-objc                 ObjectiveC
     hello-objc-gnustep         ObjectiveC        GNUstep
-    hello-objc-gnome           ObjectiveC        GNOME (obsolete)
+    hello-objc-gnome2          ObjectiveC        GNOME 2 (obsolete)
     hello-sh                   Shell
     hello-python               Python
     hello-clisp                Lisp
@@ -56,14 +56,14 @@ Makefile types:
     Example                    Binary catalog format   Makefile type
 
     hello-c                    .gmo                    Makefile.in
-    hello-c-gnome              .gmo                    Makefile.in
+    hello-c-gnome2             .gmo                    Makefile.in
     hello-c-gnome3             .gmo                    Makefile.in
     hello-c++                  .gmo                    Makefile.in
     hello-c++20                .gmo                    Makefile.in
     hello-c++-kde              .gmo                    Makefile.in
-    hello-c++-gnome            .gmo                    Makefile.in
+    hello-c++-gnome2           .gmo                    Makefile.in
     hello-objc                 .gmo                    Makefile.in
-    hello-objc-gnome           .gmo                    Makefile.in
+    hello-objc-gnome2          .gmo                    Makefile.in
     hello-c++-wxwidgets        .gmo                    Makefile.am
     hello-sh                   .gmo                    Makefile.am
     hello-python               .gmo                    Makefile.am
index 5a7fa4e4b1ad7578a7635d9f1338d381347a5a88..55ce06e7b4152e6235e92b289090a274f7af9de5 100755 (executable)
@@ -129,17 +129,17 @@ func_check_autoclean_all ()
 {
   rm -f hello-*.out
   func_check_autoclean hello-c
-  func_check_autoclean hello-c-gnome
+  func_check_autoclean hello-c-gnome2
   func_check_autoclean hello-c-gnome3
   func_check_autoclean hello-c++
   func_check_autoclean hello-c++20
   func_check_autoclean hello-c++-qt
   func_check_autoclean hello-c++-kde
-  func_check_autoclean hello-c++-gnome
+  func_check_autoclean hello-c++-gnome2
   func_check_autoclean hello-c++-wxwidgets
   func_check_autoclean hello-objc
   func_check_autoclean hello-objc-gnustep
-  func_check_autoclean hello-objc-gnome
+  func_check_autoclean hello-objc-gnome2
   func_check_autoclean hello-sh
   func_check_autoclean hello-python
   func_check_autoclean hello-clisp
@@ -170,12 +170,12 @@ func_check_autoclean_all ()
 
 
 # Known configure failures:
-# hello-c-gnome: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install
+# hello-c-gnome2: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install
 # hello-c-gnome3: error: can't find gtk+-3.0 >= 3.10
 # hello-c++-qt: error: cannot find correct Qt headers!
 # hello-c++-kde: configure: error: Qt (>= Qt 3.1.0) (headers and libraries) not found. Please check your installation!
-# hello-c++-gnome: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install
-# hello-objc-gnome: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install
+# hello-c++-gnome2: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install
+# hello-objc-gnome2: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install
 # hello-ycp: *** Essential program y2base not found
 
 # func_check_distclean sample
@@ -202,17 +202,17 @@ func_check_distclean_all ()
 {
   rm -f hello-*.log hello-*.out
   func_check_distclean hello-c
- #func_check_distclean hello-c-gnome
+ #func_check_distclean hello-c-gnome2
  #func_check_distclean hello-c-gnome3
   func_check_distclean hello-c++
   func_check_distclean hello-c++20
  #func_check_distclean hello-c++-qt
  #func_check_distclean hello-c++-kde
- #func_check_distclean hello-c++-gnome
+ #func_check_distclean hello-c++-gnome2
   func_check_distclean hello-c++-wxwidgets
   func_check_distclean hello-objc
   func_check_distclean hello-objc-gnustep
- #func_check_distclean hello-objc-gnome
+ #func_check_distclean hello-objc-gnome2
   func_check_distclean hello-sh
   func_check_distclean hello-python
   func_check_distclean hello-clisp
@@ -277,17 +277,17 @@ func_check_maintainerclean_all ()
 {
   rm -f hello-*.log hello-*.out
   func_check_maintainerclean hello-c
- #func_check_maintainerclean hello-c-gnome
+ #func_check_maintainerclean hello-c-gnome2
  #func_check_maintainerclean hello-c-gnome3
   func_check_maintainerclean hello-c++
   func_check_maintainerclean hello-c++20
  #func_check_maintainerclean hello-c++-qt
  #func_check_maintainerclean hello-c++-kde
- #func_check_maintainerclean hello-c++-gnome
+ #func_check_maintainerclean hello-c++-gnome2
   func_check_maintainerclean hello-c++-wxwidgets
   func_check_maintainerclean hello-objc
   func_check_maintainerclean hello-objc-gnustep
- #func_check_maintainerclean hello-objc-gnome
+ #func_check_maintainerclean hello-objc-gnome2
   func_check_maintainerclean hello-sh
   func_check_maintainerclean hello-python
   func_check_maintainerclean hello-clisp
@@ -355,17 +355,17 @@ func_check_maintainerclean_vpath_all ()
 {
   rm -f hello-*.log hello-*.out
   func_check_maintainerclean_vpath hello-c
- #func_check_maintainerclean_vpath hello-c-gnome
+ #func_check_maintainerclean_vpath hello-c-gnome2
  #func_check_maintainerclean_vpath hello-c-gnome3
   func_check_maintainerclean_vpath hello-c++
   func_check_maintainerclean_vpath hello-c++20
  #func_check_maintainerclean_vpath hello-c++-qt
  #func_check_maintainerclean_vpath hello-c++-kde
- #func_check_maintainerclean_vpath hello-c++-gnome
+ #func_check_maintainerclean_vpath hello-c++-gnome2
   func_check_maintainerclean_vpath hello-c++-wxwidgets
   func_check_maintainerclean_vpath hello-objc
   func_check_maintainerclean_vpath hello-objc-gnustep
- #func_check_maintainerclean_vpath hello-objc-gnome
+ #func_check_maintainerclean_vpath hello-objc-gnome2
   func_check_maintainerclean_vpath hello-sh
   func_check_maintainerclean_vpath hello-python
   func_check_maintainerclean_vpath hello-clisp
@@ -440,17 +440,17 @@ func_check_dist_all ()
 {
   rm -f hello-*.log hello-*.out
   func_check_dist hello-c
- #func_check_dist hello-c-gnome
+ #func_check_dist hello-c-gnome2
  #func_check_dist hello-c-gnome3
   func_check_dist hello-c++
   func_check_dist hello-c++20
  #func_check_dist hello-c++-qt
  #func_check_dist hello-c++-kde
- #func_check_dist hello-c++-gnome
+ #func_check_dist hello-c++-gnome2
   func_check_dist hello-c++-wxwidgets
   func_check_dist hello-objc
   func_check_dist hello-objc-gnustep
- #func_check_dist hello-objc-gnome
+ #func_check_dist hello-objc-gnome2
   func_check_dist hello-sh
   func_check_dist hello-python
   func_check_dist hello-clisp
@@ -525,17 +525,17 @@ func_check_dist_vpath_all ()
 {
   rm -f hello-*.log hello-*.out
   func_check_dist_vpath hello-c
- #func_check_dist_vpath hello-c-gnome
+ #func_check_dist_vpath hello-c-gnome2
  #func_check_dist_vpath hello-c-gnome3
   func_check_dist_vpath hello-c++
   func_check_dist_vpath hello-c++20
  #func_check_dist_vpath hello-c++-qt
  #func_check_dist_vpath hello-c++-kde
- #func_check_dist_vpath hello-c++-gnome
+ #func_check_dist_vpath hello-c++-gnome2
   func_check_dist_vpath hello-c++-wxwidgets
   func_check_dist_vpath hello-objc
   func_check_dist_vpath hello-objc-gnustep
- #func_check_dist_vpath hello-objc-gnome
+ #func_check_dist_vpath hello-objc-gnome2
   func_check_dist_vpath hello-sh
   func_check_dist_vpath hello-python
   func_check_dist_vpath hello-clisp
@@ -602,17 +602,17 @@ func_check_install_all ()
   rm -f hello-*.log
   rm -rf "$instdir/hello-*"
   func_check_install hello-c
- #func_check_install hello-c-gnome
+ #func_check_install hello-c-gnome2
  #func_check_install hello-c-gnome3
   func_check_install hello-c++
   func_check_install hello-c++20
  #func_check_install hello-c++-qt
  #func_check_install hello-c++-kde
- #func_check_install hello-c++-gnome
+ #func_check_install hello-c++-gnome2
   func_check_install hello-c++-wxwidgets
   func_check_install hello-objc
   func_check_install hello-objc-gnustep
- #func_check_install hello-objc-gnome
+ #func_check_install hello-objc-gnome2
   func_check_install hello-sh
   func_check_install hello-python
   func_check_install hello-clisp
@@ -676,17 +676,17 @@ func_check_uninstall_all ()
   rm -f hello-*.log hello-*.out
   rm -rf "$instdir/hello-*"
   func_check_uninstall hello-c
- #func_check_uninstall hello-c-gnome
+ #func_check_uninstall hello-c-gnome2
  #func_check_uninstall hello-c-gnome3
   func_check_uninstall hello-c++
   func_check_uninstall hello-c++20
  #func_check_uninstall hello-c++-qt
  #func_check_uninstall hello-c++-kde
- #func_check_uninstall hello-c++-gnome
+ #func_check_uninstall hello-c++-gnome2
   func_check_uninstall hello-c++-wxwidgets
   func_check_uninstall hello-objc
   func_check_uninstall hello-objc-gnustep
- #func_check_uninstall hello-objc-gnome
+ #func_check_uninstall hello-objc-gnome2
   func_check_uninstall hello-sh
   func_check_uninstall hello-python
   func_check_uninstall hello-clisp
@@ -752,17 +752,17 @@ func_check_distcheck_all ()
 {
   rm -f hello-*.log
   func_check_distcheck hello-c
- #func_check_distcheck hello-c-gnome
+ #func_check_distcheck hello-c-gnome2
  #func_check_distcheck hello-c-gnome3
   func_check_distcheck hello-c++
   func_check_distcheck hello-c++20
  #func_check_distcheck hello-c++-qt
  #func_check_distcheck hello-c++-kde
- #func_check_distcheck hello-c++-gnome
+ #func_check_distcheck hello-c++-gnome2
   func_check_distcheck hello-c++-wxwidgets
   func_check_distcheck hello-objc
   func_check_distcheck hello-objc-gnustep
- #func_check_distcheck hello-objc-gnome
+ #func_check_distcheck hello-objc-gnome2
   func_check_distcheck hello-sh
   func_check_distcheck hello-python
   func_check_distcheck hello-clisp
@@ -803,17 +803,17 @@ func_check ()
 func_check_all ()
 {
   func_check hello-c
-  func_check hello-c-gnome
+  func_check hello-c-gnome2
   func_check hello-c-gnome3
   func_check hello-c++
   func_check hello-c++20
   func_check hello-c++-qt
   func_check hello-c++-kde
-  func_check hello-c++-gnome
+  func_check hello-c++-gnome2
   func_check hello-c++-wxwidgets
   func_check hello-objc
   func_check hello-objc-gnustep
-  func_check hello-objc-gnome
+  func_check hello-objc-gnome2
   func_check hello-sh
   func_check hello-python
   func_check hello-clisp
similarity index 89%
rename from gettext-tools/examples/hello-c++-gnome/configure.ac
rename to gettext-tools/examples/hello-c++-gnome2/configure.ac
index 5d82e95e5a0ee15710a763d3f9c70b27c3b02d68..ae287736bae887a3f9e4cb871d8e1b5bd826c757 100644 (file)
@@ -3,7 +3,7 @@ dnl This file is in the public domain.
 dnl
 dnl Configuration file - processed by autoconf.
 
-AC_INIT([hello-c++-gnome], [0], , [hello-c++-gnome])
+AC_INIT([hello-c++-gnome2], [0], , [hello-c++-gnome2])
 AC_CONFIG_SRCDIR([hello.cc])
 AM_INIT_AUTOMAKE([1.11])
 
similarity index 95%
rename from gettext-tools/examples/hello-c++-gnome/hello.cc
rename to gettext-tools/examples/hello-c++-gnome2/hello.cc
index 5c41ab3031197e46f1b338243ba43f796c26168d..45200d57d4a68f76e0f5409dd29b5d28c88ad5cf 100644 (file)
@@ -42,8 +42,8 @@ main (int argc, char *argv[])
 
   setlocale (LC_ALL, "");
   application = new Gtk::Main (argc, argv);
-  textdomain ("hello-c++-gnome");
-  bindtextdomain ("hello-c++-gnome", LOCALEDIR);
+  textdomain ("hello-c++-gnome2");
+  bindtextdomain ("hello-c++-gnome2", LOCALEDIR);
 
   /* Create the GUI elements.  */
 
similarity index 92%
rename from gettext-tools/examples/hello-c-gnome/configure.ac
rename to gettext-tools/examples/hello-c-gnome2/configure.ac
index dc2a4fd92edd4db7c7984947bc9d889ca750af79..70ea1bb7be0f56d9f31fe9effa7a2025ecb585ee 100644 (file)
@@ -3,7 +3,7 @@ dnl This file is in the public domain.
 dnl
 dnl Configuration file - processed by autoconf.
 
-AC_INIT([hello-c-gnome], [0])
+AC_INIT([hello-c-gnome2], [0])
 AC_CONFIG_SRCDIR([hello.c])
 AM_INIT_AUTOMAKE([1.11])
 
similarity index 96%
rename from gettext-tools/examples/hello-c-gnome/hello.c
rename to gettext-tools/examples/hello-c-gnome2/hello.c
index d175c3dfb6f1796bd7358b62d356973e127525b0..a46defb1a9a0a08759e32e27e49ef4c15d7c5f38 100644 (file)
@@ -38,8 +38,8 @@ main (int argc, char *argv[])
   /* Initializations.  */
 
   gnome_init (PACKAGE, VERSION, argc, argv);
-  textdomain ("hello-c-gnome");
-  bindtextdomain ("hello-c-gnome", LOCALEDIR);
+  textdomain ("hello-c-gnome2");
+  bindtextdomain ("hello-c-gnome2", LOCALEDIR);
 
   /* Create the GUI elements.  */
 
similarity index 94%
rename from gettext-tools/examples/hello-objc-gnome/configure.ac
rename to gettext-tools/examples/hello-objc-gnome2/configure.ac
index 8efeb3b62db744acdb5737a05174a258e1c72dbc..697cc28dc729a06cf48bb9ab474f941ea9fd4832 100644 (file)
@@ -3,7 +3,7 @@ dnl This file is in the public domain.
 dnl
 dnl Configuration file - processed by autoconf.
 
-AC_INIT([hello-objc-gnome], [0])
+AC_INIT([hello-objc-gnome2], [0])
 AC_CONFIG_SRCDIR([hello.m])
 AM_INIT_AUTOMAKE([1.11])
 
similarity index 96%
rename from gettext-tools/examples/hello-objc-gnome/hello.m
rename to gettext-tools/examples/hello-objc-gnome2/hello.m
index cb3a7dbe1c6c579caac84ddd1e3988391b94c8ee..507fbaa97030dc8749907740ef88c91ce26c0b63 100644 (file)
@@ -39,8 +39,8 @@ main (int argc, char *argv[])
   /* Initializations.  */
 
   application = [[Gnome_App alloc] initApp: PACKAGE : VERSION : argc : argv];
-  textdomain ("hello-objc-gnome");
-  bindtextdomain ("hello-objc-gnome", LOCALEDIR);
+  textdomain ("hello-objc-gnome2");
+  bindtextdomain ("hello-objc-gnome2", LOCALEDIR);
 
   /* Create the GUI elements.  */
 
index ee0d6fd91d326642ad3f9d564c4df45f3c6eb78c..e724e267b0fae2afb08f762f58dd6457fadc5f0e 100644 (file)
@@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS = 1.5 gnits
 # List of files which contain translatable strings.
 POTFILES = \
   hello-c/hello.c \
-  hello-c-gnome/hello.c \
+  hello-c-gnome2/hello.c \
   hello-c-gnome3/hello.c \
   hello-c-gnome3/hello.desktop.in.in \
   hello-c-gnome3/hello.gschema.xml \
@@ -32,7 +32,7 @@ POTFILES = \
   hello-c++-kde/hello.cc \
   hello-c++-kde/hellowindow.h \
   hello-c++-kde/hellowindow.cc \
-  hello-c++-gnome/hello.cc \
+  hello-c++-gnome2/hello.cc \
   hello-c++-wxwidgets/hello.cc \
   hello-objc/hello.m \
   hello-objc-gnustep/main.m \
@@ -40,7 +40,7 @@ POTFILES = \
   hello-objc-gnustep/AppController.m \
   hello-objc-gnustep/Hello.h \
   hello-objc-gnustep/Hello.m \
-  hello-objc-gnome/hello.m \
+  hello-objc-gnome2/hello.m \
   hello-sh/hello.sh \
   hello-python/hello.py.in \
   hello-clisp/hello.lisp.in \
@@ -66,17 +66,17 @@ POTFILES = \
 # List of small POT files.
 SMALLPOTS = \
   hello-c.pot \
-  hello-c-gnome.pot \
+  hello-c-gnome2.pot \
   hello-c-gnome3.pot \
   hello-c++.pot \
   hello-c++20.pot \
   hello-c++-qt.pot \
   hello-c++-kde.pot \
-  hello-c++-gnome.pot \
+  hello-c++-gnome2.pot \
   hello-c++-wxwidgets.pot \
   hello-objc.pot \
   hello-objc-gnustep.pot \
-  hello-objc-gnome.pot \
+  hello-objc-gnome2.pot \
   hello-sh.pot \
   hello-python.pot \
   hello-clisp.pot \
@@ -248,8 +248,8 @@ USE_BUILT_PROGS = \
 hello-c.pot : $(POTFILES_DEPS)
        $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c
 
-hello-c-gnome.pot : $(POTFILES_DEPS)
-       $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c-gnome
+hello-c-gnome2.pot : $(POTFILES_DEPS)
+       $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c-gnome2
 
 hello-c-gnome3.pot : $(POTFILES_DEPS)
        $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c-gnome3
@@ -266,8 +266,8 @@ hello-c++-qt.pot : $(POTFILES_DEPS)
 hello-c++-kde.pot : $(POTFILES_DEPS)
        $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c++-kde
 
-hello-c++-gnome.pot : $(POTFILES_DEPS)
-       $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c++-gnome
+hello-c++-gnome2.pot : $(POTFILES_DEPS)
+       $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c++-gnome2
 
 hello-c++-wxwidgets.pot : $(POTFILES_DEPS)
        $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c++-wxwidgets
@@ -278,8 +278,8 @@ hello-objc.pot : $(POTFILES_DEPS)
 hello-objc-gnustep.pot : $(POTFILES_DEPS)
        $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-objc-gnustep
 
-hello-objc-gnome.pot : $(POTFILES_DEPS)
-       $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-objc-gnome
+hello-objc-gnome2.pot : $(POTFILES_DEPS)
+       $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-objc-gnome2
 
 hello-sh.pot : $(POTFILES_DEPS)
        $(USE_BUILT_PROGS) $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-sh
@@ -418,17 +418,17 @@ $(DUMMYPOFILES):
 
 SMALLPOFILES_FOR_lang = \
   $(srcdir)/../hello-c/po/$$lang.po \
-  $(srcdir)/../hello-c-gnome/po/$$lang.po \
+  $(srcdir)/../hello-c-gnome2/po/$$lang.po \
   $(srcdir)/../hello-c-gnome3/po/$$lang.po \
   $(srcdir)/../hello-c++/po/$$lang.po \
   $(srcdir)/../hello-c++20/po/$$lang.po \
   $(srcdir)/../hello-c++-qt/po/$$lang.po \
   $(srcdir)/../hello-c++-kde/po/$$lang.po \
-  $(srcdir)/../hello-c++-gnome/po/$$lang.po \
+  $(srcdir)/../hello-c++-gnome2/po/$$lang.po \
   $(srcdir)/../hello-c++-wxwidgets/po/$$lang.po \
   $(srcdir)/../hello-objc/po/$$lang.po \
   $(srcdir)/../hello-objc-gnustep/po/$$lang.po \
-  $(srcdir)/../hello-objc-gnome/po/$$lang.po \
+  $(srcdir)/../hello-objc-gnome2/po/$$lang.po \
   $(srcdir)/../hello-sh/po/$$lang.po \
   $(srcdir)/../hello-python/po/$$lang.po \
   $(srcdir)/../hello-clisp/po/$$lang.po \
@@ -453,8 +453,8 @@ SMALLPOFILES_FOR_lang = \
 $(srcdir)/../hello-c/po/$(LL).po: $(srcdir)/hello-c.pot $(srcdir)/$(LL).po
        $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c $(LL)
 
-$(srcdir)/../hello-c-gnome/po/$(LL).po: $(srcdir)/hello-c-gnome.pot $(srcdir)/$(LL).po
-       $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c-gnome $(LL)
+$(srcdir)/../hello-c-gnome2/po/$(LL).po: $(srcdir)/hello-c-gnome2.pot $(srcdir)/$(LL).po
+       $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c-gnome2 $(LL)
 
 $(srcdir)/../hello-c-gnome3/po/$(LL).po: $(srcdir)/hello-c-gnome3.pot $(srcdir)/$(LL).po
        $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c-gnome3 $(LL)
@@ -471,8 +471,8 @@ $(srcdir)/../hello-c++-qt/po/$(LL).po: $(srcdir)/hello-c++-qt.pot $(srcdir)/$(LL
 $(srcdir)/../hello-c++-kde/po/$(LL).po: $(srcdir)/hello-c++-kde.pot $(srcdir)/$(LL).po
        $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c++-kde $(LL)
 
-$(srcdir)/../hello-c++-gnome/po/$(LL).po: $(srcdir)/hello-c++-gnome.pot $(srcdir)/$(LL).po
-       $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c++-gnome $(LL)
+$(srcdir)/../hello-c++-gnome2/po/$(LL).po: $(srcdir)/hello-c++-gnome2.pot $(srcdir)/$(LL).po
+       $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c++-gnome2 $(LL)
 
 $(srcdir)/../hello-c++-wxwidgets/po/$(LL).po: $(srcdir)/hello-c++-wxwidgets.pot $(srcdir)/$(LL).po
        $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c++-wxwidgets $(LL)
@@ -483,8 +483,8 @@ $(srcdir)/../hello-objc/po/$(LL).po: $(srcdir)/hello-objc.pot $(srcdir)/$(LL).po
 $(srcdir)/../hello-objc-gnustep/po/$(LL).po: $(srcdir)/hello-objc-gnustep.pot $(srcdir)/$(LL).po
        $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-objc-gnustep $(LL)
 
-$(srcdir)/../hello-objc-gnome/po/$(LL).po: $(srcdir)/hello-objc-gnome.pot $(srcdir)/$(LL).po
-       $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-objc-gnome $(LL)
+$(srcdir)/../hello-objc-gnome2/po/$(LL).po: $(srcdir)/hello-objc-gnome2.pot $(srcdir)/$(LL).po
+       $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-objc-gnome2 $(LL)
 
 $(srcdir)/../hello-sh/po/$(LL).po: $(srcdir)/hello-sh.pot $(srcdir)/$(LL).po
        $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-sh $(LL)