]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Drop the nickname "woe32".
authorBruno Haible <bruno@clisp.org>
Wed, 23 Nov 2016 19:33:14 +0000 (20:33 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 23 Nov 2016 20:02:10 +0000 (21:02 +0100)
* README.windows: Renamed from README.woe32.
* Makefile.am (EXTRA_DIST): Update.
* gettext-runtime/README.windows: Renamed from gettext-runtime/README.woe32.
* gettext-runtime/Makefile.am (EXTRA_DIST): Update.
* gettext-runtime/intl/README.windows: Renamed from gettext-runtime/intl/README.woe32.
* gettext-runtime/intl/Makefile.in (DISTFILES.gettext): Update.
* gettext-runtime/libasprintf/README.windows: Renamed from gettext-runtime/libasprintf/README.woe32.
* gettext-runtime/libasprintf/Makefile.am (EXTRA_DIST): Update.
* gettext-tools/README.windows: Renamed from gettext-tools/README.woe32.
* gettext-tools/Makefile.am (EXTRA_DIST): Update.

Makefile.am
README.windows [moved from README.woe32 with 100% similarity]
gettext-runtime/Makefile.am
gettext-runtime/README.windows [moved from gettext-runtime/README.woe32 with 100% similarity]
gettext-runtime/intl/Makefile.in
gettext-runtime/intl/README.windows [moved from gettext-runtime/intl/README.woe32 with 100% similarity]
gettext-runtime/libasprintf/Makefile.am
gettext-runtime/libasprintf/README.windows [moved from gettext-runtime/libasprintf/README.woe32 with 100% similarity]
gettext-tools/Makefile.am
gettext-tools/README.windows [moved from gettext-tools/README.woe32 with 100% similarity]

index aad2a15f9256b5ebc4584911d914a3b65d91ea6d..0d8276daf4db8e2ec9952b9abdd8a5935b6d5514 100644 (file)
@@ -144,9 +144,9 @@ EXTRA_DIST += djgpp/COPYING.DJ djgpp/Makefile.maint djgpp/README.DJ \
 EXTRA_DIST += os2/README.OS2 os2/Makefile os2/backward.def os2/configure.awk
 
 
-# Woe32 support.
+# Windows support.
 
-EXTRA_DIST += README.woe32 windows/windres-options windows/gettext.rc
+EXTRA_DIST += README.windows windows/windres-options windows/gettext.rc
 
 # Versioning based on Git release tags.
 
similarity index 100%
rename from README.woe32
rename to README.windows
index 86df1b3d0e0e98d77d16038375cc365949e27965..2835a2035d66fde11473c9af25e033d71eb6db3b 100644 (file)
@@ -53,9 +53,10 @@ ABOUT-NLS: $(srcdir)/doc/nls.texi $(srcdir)/doc/matrix.texi
 EXTRA_DIST += gnulib-m4/gnulib-cache.m4
 
 
-# Woe32 support.
+# Windows support.
+
+EXTRA_DIST += README.windows
 
-EXTRA_DIST += README.woe32
 
 maintainer-update-po: $(top_builddir)/config.status
        $(SHELL) ./config.status --recheck
index 377ca5842575b467ac9e5b30c42b54855638f8c1..961a04287fcc07c6fa86728cbb9a3fdd7d8ba0ee 100644 (file)
@@ -205,7 +205,7 @@ config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc \
 $(HEADERS) $(SOURCES)
 DISTFILES.generated = plural.c
 DISTFILES.normal = VERSION
-DISTFILES.gettext = ChangeLog COPYING.LIB libintl.glibc README.woe32
+DISTFILES.gettext = ChangeLog COPYING.LIB libintl.glibc README.windows
 DISTFILES.obsolete = xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c \
 COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 \
 gettext.h libgettext.h plural-eval.c libgnuintl.h \
index 8d4ad399d7cdcd07afd799e943bdc593039921d8..37c80990e8640c97a2ed3944be2aa181dd32e47e 100644 (file)
@@ -172,6 +172,6 @@ uninstall-html:
 EXTRA_DIST += texi2html autosprintf_all.html
 
 
-# Woe32 support.
+# Windows support.
 
-EXTRA_DIST += README.woe32
+EXTRA_DIST += README.windows
index 18c6b8fad2fa1680b2859c731021fe2bd5ef1f89..0531c029057a56702a2af2db886942f63f8172e3 100644 (file)
@@ -50,9 +50,9 @@ $(srcdir)/ABOUT-NLS: $(srcdir)/../gettext-runtime/ABOUT-NLS
 EXTRA_DIST += gnulib-m4/gnulib-cache.m4
 
 
-# Woe32 support.
+# Windows support.
 
-EXTRA_DIST += README.woe32
+EXTRA_DIST += README.windows
 
 
 # Cygwin support.