summaryrefslogtreecommitdiff
path: root/crashrep/source/win32
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-07-30 15:25:00 +0000
committerKurt Zenker <kz@openoffice.org>2004-07-30 15:25:00 +0000
commit94e5f4fff86f13bccba5fe29fb9cb307ffff29d0 (patch)
tree2da3a25d1e595c7510397182f5e7aab7e5fef748 /crashrep/source/win32
parentbe16944698dd5eb3e6086386ea41b67f24cac456 (diff)
INTEGRATION: CWS enusencoding (1.3.96); FILE MERGED
2004/07/20 16:54:59 ihi 1.3.96.1: #i31788# Native Windows rc file hack
Diffstat (limited to 'crashrep/source/win32')
-rwxr-xr-xcrashrep/source/win32/rctemplate.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/crashrep/source/win32/rctemplate.txt b/crashrep/source/win32/rctemplate.txt
index b4958efb5afa..8c0eebaa7610 100755
--- a/crashrep/source/win32/rctemplate.txt
+++ b/crashrep/source/win32/rctemplate.txt
@@ -1,15 +1,16 @@
-LANGUAGE %LANGUAGE% , %SUBLANGUAGE%
#ifdef FONTSIZE
#undef FONTSIZE
#endif
-#if ( %LANGUAGE% == LANG_KOREAN ) || ( %LANGUAGE% == LANG_CHINESE ) || ( %LANGUAGE% == LANG_JAPANESE )
+//#if ( %PLACEHOLDER% == LANG_KOREAN ) || ( %PLACEHOLDER% == LANG_CHINESE ) || ( %PLACEHOLDER% == LANG_JAPANESE )
+//#define FONTSIZE 9
+//#define LANG_CJK
+//#else
+//#define FONTSIZE 8
+//#endif
+
#define FONTSIZE 9
-#define LANG_CJK
-#else
-#define FONTSIZE 8
-#endif
/////////////////////////////////////////////////////////////////////////////
//