summaryrefslogtreecommitdiff
path: root/source3/codepages/codepage_def.932
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-08-30 01:13:39 +0000
committerJeremy Allison <jra@samba.org>1997-08-30 01:13:39 +0000
commit57408548f3cc717116b5eb3fe7381f0568ac473d (patch)
treeb737f76ab503056b83227f123bc70ce61ae938ba /source3/codepages/codepage_def.932
parentd95652780ac67b41b935511cd6dbdf94b3de371e (diff)
downloadsamba-57408548f3cc717116b5eb3fe7381f0568ac473d.tar.gz
samba-57408548f3cc717116b5eb3fe7381f0568ac473d.tar.bz2
samba-57408548f3cc717116b5eb3fe7381f0568ac473d.zip
Adding codepage definition files and codepage file compiler/decompiler.
Adding install/uninstall scripts for compiled codepage files. Preparing for dynamic codepage loading. Jeremy (jallison@whistle.com) (This used to be commit e3fc9533bd87d0d520e3dac98261e42370907b11)
Diffstat (limited to 'source3/codepages/codepage_def.932')
-rw-r--r--source3/codepages/codepage_def.93224
1 files changed, 24 insertions, 0 deletions
diff --git a/source3/codepages/codepage_def.932 b/source3/codepages/codepage_def.932
new file mode 100644
index 0000000000..8d9ff631fb
--- /dev/null
+++ b/source3/codepages/codepage_def.932
@@ -0,0 +1,24 @@
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+
+# Codepage definition file for IBM Code Page 932 - MS-DOS Japanese SJIS
+# defines lower->upper mapping.
+# Written by Jeremy Allison <jallison@whistle.com>
+
+# The columns are :
+# lower upper map upper to lower map lower to upper
+#
+# This file is intentionaly empty - no mappings are done. \ No newline at end of file