diff options
author | dougb <dougb@FreeBSD.org> | 2004-10-24 10:54:50 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2004-10-24 10:54:50 +0000 |
commit | dfcf892ca73ef6be80fa9aa6ed703f8bc00f0bb7 (patch) | |
tree | 8e629db5501585be3ad1eb2d94856e881ce60a9b | |
parent | 44a63491273de29b0101311ccd709082bcfb3712 (diff) | |
download | FreeBSD-ports-dfcf892ca73ef6be80fa9aa6ed703f8bc00f0bb7.zip FreeBSD-ports-dfcf892ca73ef6be80fa9aa6ed703f8bc00f0bb7.tar.gz |
In preparation for 0.90.0, delete all patches that involve charset
manipulation and zh_TW.Big5. The new charset is UTF-8 everywhere,
and zh_TW is now built into the distribution.
-rw-r--r-- | x11-wm/windowmaker/files/patch-WPrefs.app::po::Makefile.in | 15 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-WPrefs.app::po::bg.po | 14 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-WPrefs.app::po::hr.po | 14 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-po::Makefile.in | 15 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-po::bg.po | 14 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-po::el.po | 16 |
6 files changed, 0 insertions, 88 deletions
diff --git a/x11-wm/windowmaker/files/patch-WPrefs.app::po::Makefile.in b/x11-wm/windowmaker/files/patch-WPrefs.app::po::Makefile.in deleted file mode 100644 index ea90921..0000000 --- a/x11-wm/windowmaker/files/patch-WPrefs.app::po::Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- WPrefs.app/po/Makefile.in 2002/07/02 13:43:18 1.1 -+++ WPrefs.app/po/Makefile.in 2002/07/02 13:43:38 -@@ -218,6 +218,9 @@ - .po.mo: - msgfmt -o $@ $< - -+zh_TW.Big5.mo: zh_TW.Big5.po -+ OLD_PO_FILE_INPUT=1 msgfmt -o $@ $< -+ - WPrefs.pot: $(POTFILES) - xgettext --default-domain=WPrefs \ - --add-comments --keyword=_ $(POTFILES) diff --git a/x11-wm/windowmaker/files/patch-WPrefs.app::po::bg.po b/x11-wm/windowmaker/files/patch-WPrefs.app::po::bg.po deleted file mode 100644 index 5822268..0000000 --- a/x11-wm/windowmaker/files/patch-WPrefs.app::po::bg.po +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- WPrefs.app/po/bg.po 2002/03/17 14:21:12 1.1 -+++ WPrefs.app/po/bg.po 2002/03/17 14:24:02 -@@ -10,7 +10,7 @@ - "Last-Translator: Anton Zinoviev <anton@lml.bas.bg>\n"
- "Language-Team: Bulgarian <dict@linux.home.bg>\n"
- "MIME-Version: 1.0\n"
--"Content-Type: text/plain; charset=windows-1251\n"
-+"Content-Type: text/plain; charset=cp1251\n"
- "Content-Transfer-Encoding: 8bit\n"
-
- #: ../../WPrefs.app/main.c:74
diff --git a/x11-wm/windowmaker/files/patch-WPrefs.app::po::hr.po b/x11-wm/windowmaker/files/patch-WPrefs.app::po::hr.po deleted file mode 100644 index 5a979c7..0000000 --- a/x11-wm/windowmaker/files/patch-WPrefs.app::po::hr.po +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- WPrefs.app/po/hr.po 2002/03/17 14:21:12 1.1 -+++ WPrefs.app/po/hr.po 2002/03/17 14:24:20 -@@ -3,7 +3,7 @@ - "Date: 1998-08-24 14:36:41-0300\n" - "From: Toni Biliζ tbilic@oliver.efos.hr \n" - "Language-Team: Croatian \n" --"Content-Type: text/plain; charset=ISO8859-2\n" -+"Content-Type: text/plain; charset=ISO-8859-2\n" - "Xgettext-Options: --default-domain=WPrefs --add-comments --keyword=_\n" - "Files: ../../WPrefs/Configurations.c ../../WPrefs/Expert.c ../../WPrefs/Focus.c ../../WPrefs/KeyboardSettings.c ../../WPrefs/KeyboardShortcuts.c ../../WPrefs/Menu.c ../../WPrefs/MenuGuru.c ../../WPrefs/MenuPreferences.c ../../WPrefs/MouseSettings.c ../../WPrefs/Paths.c ../../WPrefs/Preferences.c ../../WPrefs/Text.c ../../WPrefs/TextureAndColor.c ../../WPrefs/WPrefs.c ../../WPrefs/WindowHandling.c ../../WPrefs/Workspace.c ../../WPrefs/main.c ../../WPrefs/xmodifier.c\n" - diff --git a/x11-wm/windowmaker/files/patch-po::Makefile.in b/x11-wm/windowmaker/files/patch-po::Makefile.in deleted file mode 100644 index cb8a29c..0000000 --- a/x11-wm/windowmaker/files/patch-po::Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- po/Makefile.in 2002/07/02 13:39:31 1.1 -+++ po/Makefile.in 2002/07/02 13:42:52 -@@ -219,6 +219,9 @@ - .po.mo: - msgfmt -o $@ $< - -+zh_TW.Big5.mo: zh_TW.Big5.po -+ OLD_PO_FILE_INPUT=1 msgfmt -o $@ $< -+ - WindowMaker.pot: $(POTFILES) - xgettext --default-domain=WindowMaker \ - --add-comments --keyword=_ $(POTFILES) diff --git a/x11-wm/windowmaker/files/patch-po::bg.po b/x11-wm/windowmaker/files/patch-po::bg.po deleted file mode 100644 index f0ee1da..0000000 --- a/x11-wm/windowmaker/files/patch-po::bg.po +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- po/bg.po 2002/03/17 14:21:12 1.1 -+++ po/bg.po 2002/03/17 14:21:50 -@@ -15,7 +15,7 @@ - "Last-Translator:\n"
- "Language-Team: Bulgarian <dict@linux.home.bg>\n"
- "MIME-Version: 1.0\n"
--"Content-Type: text/plain; charset=windows-1251\n"
-+"Content-Type: text/plain; charset=cp1251\n"
- "Content-Transfer-Encoding: 8bit\n"
-
- #: ../src/appicon.c:550 ../src/dialog.c:230 ../src/dock.c:3291
diff --git a/x11-wm/windowmaker/files/patch-po::el.po b/x11-wm/windowmaker/files/patch-po::el.po deleted file mode 100644 index d0547a5..0000000 --- a/x11-wm/windowmaker/files/patch-po::el.po +++ /dev/null @@ -1,16 +0,0 @@ - -$FreeBSD$ - ---- po/el.po 2002/03/17 14:21:12 1.1 -+++ po/el.po 2002/03/17 14:22:30 -@@ -11,8 +11,8 @@ - "Last-Translator: Nikolaos Papagrigoriou <papanikos@freemail.gr>\n" - "Language-Team: Greek\n" - "MIME-Version: 1.0\n" --"Content-Type: text/plain; charset=el\n" --"Content-Transfer-Encoding: iso8859-7\n" -+"Content-Type: text/plain; charset=iso-8859-7\n" -+"Content-Transfer-Encoding: 8bit\n" - "**************************\n" - "Words from the maintainer in Greek:\n" - "Η μετάφραση είναι ακόμη σε αρχικό στάδιο. Τα μυνήματα που εμφανίζονται στην\n" |