summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorGerd Weiss <gm@openoffice.org>2007-05-10 10:06:49 +0000
committerGerd Weiss <gm@openoffice.org>2007-05-10 10:06:49 +0000
commit36c211df3002a1f01f6b5e64600efaa6430f9991 (patch)
treeb41098a4b386f036ade2dfd77235816a1bd8e651 /scp2
parent1b76238e0002d7340e51e43e3e3ad68fe9b0ac67 (diff)
INTEGRATION: CWS native82 (1.3.22); FILE MERGED
2007/04/17 14:07:15 is 1.3.22.1: #i76357# Patch for new languages
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/module_langpack.scp86
1 files changed, 84 insertions, 2 deletions
diff --git a/scp2/source/ooo/module_langpack.scp b/scp2/source/ooo/module_langpack.scp
index ea34cd29276f..3fcdd0cf75e1 100644
--- a/scp2/source/ooo/module_langpack.scp
+++ b/scp2/source/ooo/module_langpack.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: module_langpack.scp,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2007-02-19 13:53:15 $
+ * last change: $Author: gm $ $Date: 2007-05-10 11:06:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -3939,3 +3939,85 @@ Module gid_Module_Langpack_Fonts_ku
Styles = (HIDDEN_ROOT);
End
#endif
+
+// Dzongkha (dz)
+
+Module gid_Module_Root_dz
+ ParentID = gid_Module_Langpack_Base;
+ Sortkey = "9500";
+ MOD_NAME_DESC(MODULE_LANGPACK_DZ);
+ #ifdef WNT
+ Styles = (LANGUAGEMODULE);
+ #endif
+End
+
+#ifndef WNT
+Module gid_Module_Langpack_Resource_dz
+ ParentID = gid_Module_Root_dz;
+ Sortkey = "100";
+ Name = "gid_Module_Langpack_Resource_dz";
+ Description = "gid_Module_Langpack_Resource_dz";
+ Styles = (HIDDEN_ROOT);
+End
+#endif
+
+#ifndef WNT
+Module gid_Module_Langpack_Help_dz
+ ParentID = gid_Module_Root_dz;
+ Sortkey = "200";
+ Name = "gid_Module_Langpack_Help_dz";
+ Description = "gid_Module_Langpack_Help_dz";
+ Styles = (HIDDEN_ROOT);
+End
+#endif
+
+#ifndef WNT
+Module gid_Module_Langpack_Fonts_dz
+ ParentID = gid_Module_Root_dz;
+ Sortkey = "300";
+ Name = "gid_Module_Langpack_Fonts_dz";
+ Description = "gid_Module_Langpack_Fonts_dz";
+ Styles = (HIDDEN_ROOT);
+End
+#endif
+
+// Georgian (ka)
+
+Module gid_Module_Root_ka
+ ParentID = gid_Module_Langpack_Base;
+ Sortkey = "9600";
+ MOD_NAME_DESC(MODULE_LANGPACK_KA);
+ #ifdef WNT
+ Styles = (LANGUAGEMODULE);
+ #endif
+End
+
+#ifndef WNT
+Module gid_Module_Langpack_Resource_ka
+ ParentID = gid_Module_Root_ka;
+ Sortkey = "100";
+ Name = "gid_Module_Langpack_Resource_ka";
+ Description = "gid_Module_Langpack_Resource_ka";
+ Styles = (HIDDEN_ROOT);
+End
+#endif
+
+#ifndef WNT
+Module gid_Module_Langpack_Help_ka
+ ParentID = gid_Module_Root_ka;
+ Sortkey = "200";
+ Name = "gid_Module_Langpack_Help_ka";
+ Description = "gid_Module_Langpack_Help_ka";
+ Styles = (HIDDEN_ROOT);
+End
+#endif
+
+#ifndef WNT
+Module gid_Module_Langpack_Fonts_ka
+ ParentID = gid_Module_Root_ka;
+ Sortkey = "300";
+ Name = "gid_Module_Langpack_Fonts_ka";
+ Description = "gid_Module_Langpack_Fonts_ka";
+ Styles = (HIDDEN_ROOT);
+End
+#endif