diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-02-26 13:45:11 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-02-26 13:45:11 +0000 |
commit | cf1052c19df7b8fab84d6a9cd0dbb0a029cd8358 (patch) | |
tree | a733f49d92c52aaf5868a720c18aec8609d125f2 | |
parent | 919a6cdc0d6a1b991d950ae1c44b20ad2185ac0d (diff) |
helper files for charset conversion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14832 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-de.h.charset | 1 | ||||
-rw-r--r-- | help/help_mp-en.h.charset | 1 | ||||
-rw-r--r-- | help/help_mp-pl.h.charset | 1 | ||||
-rw-r--r-- | help/help_mp-ru.h.charset | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/help/help_mp-de.h.charset b/help/help_mp-de.h.charset new file mode 100644 index 0000000000..57decb4812 --- /dev/null +++ b/help/help_mp-de.h.charset @@ -0,0 +1 @@ +ISO-8859-1 diff --git a/help/help_mp-en.h.charset b/help/help_mp-en.h.charset new file mode 100644 index 0000000000..07bdebb196 --- /dev/null +++ b/help/help_mp-en.h.charset @@ -0,0 +1 @@ +US-ASCII diff --git a/help/help_mp-pl.h.charset b/help/help_mp-pl.h.charset new file mode 100644 index 0000000000..fcc2c950ec --- /dev/null +++ b/help/help_mp-pl.h.charset @@ -0,0 +1 @@ +ISO-8859-2 diff --git a/help/help_mp-ru.h.charset b/help/help_mp-ru.h.charset new file mode 100644 index 0000000000..b0e7a83469 --- /dev/null +++ b/help/help_mp-ru.h.charset @@ -0,0 +1 @@ +KOI8R |