summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker-i18n
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-25 17:07:43 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-25 17:07:43 +0000
commitc82c43e96ad00e8a3362f1e5ed78409e69b35092 (patch)
tree2e949f54b22aebf72f7c80303d243045567cb6d1 /x11-wm/windowmaker-i18n
parentRemove BROKEN tag. (diff)
Sorry,this was BROKEN.
I forgot 'cvs add patch-a[j-l'.
Notes
Notes: svn path=/head/; revision=14899
Diffstat (limited to 'x11-wm/windowmaker-i18n')
-rw-r--r--x11-wm/windowmaker-i18n/files/patch-ak14
-rw-r--r--x11-wm/windowmaker-i18n/files/patch-al14
2 files changed, 28 insertions, 0 deletions
diff --git a/x11-wm/windowmaker-i18n/files/patch-ak b/x11-wm/windowmaker-i18n/files/patch-ak
new file mode 100644
index 000000000000..303dc04205a2
--- /dev/null
+++ b/x11-wm/windowmaker-i18n/files/patch-ak
@@ -0,0 +1,14 @@
+--- po/Makefile.in.orig Fri Oct 23 22:02:30 1998
++++ po/Makefile.in Sun Nov 22 22:04:06 1998
+@@ -215,6 +215,11 @@
+ clean-generic maintainer-clean-generic clean mostlyclean distclean \
+ maintainer-clean
+
++ja_JP.EUC.po: ja.po
++ nkf -e ja.po > ja_JP.EUC.po
++
++ja_JP.SJIS.po: ja.po
++ nkf -e ja.po > ja_JP.SJIS.po
+
+ .po.mo:
+ msgfmt -o $@ $<
diff --git a/x11-wm/windowmaker-i18n/files/patch-al b/x11-wm/windowmaker-i18n/files/patch-al
new file mode 100644
index 000000000000..682d2df22842
--- /dev/null
+++ b/x11-wm/windowmaker-i18n/files/patch-al
@@ -0,0 +1,14 @@
+--- WPrefs.app/po/Makefile.in.orig Fri Oct 23 22:03:53 1998
++++ WPrefs.app/po/Makefile.in Sun Nov 22 22:05:50 1998
+@@ -205,6 +205,11 @@
+ clean-generic maintainer-clean-generic clean mostlyclean distclean \
+ maintainer-clean
+
++ja_JP.EUC.po: ja.po
++ nkf -e ja.po > ja_JP.EUC.po
++
++ja_JP.SJIS.po: ja.po
++ nkf -e ja.po > ja_JP.SJIS.po
+
+ .po.mo:
+ msgfmt -o $@ $<