summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 12:34:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 12:34:17 +0000
commit82dcfc12cad01d5055876de4c45a3402ec16189b (patch)
tree7343cbfd0efb5447478e66d03e842267095e1921 /scp2
parent108af321aa69a4e00ef76b0b49a26452700d5bc1 (diff)
INTEGRATION: CWS sb83 (1.10.26); FILE MERGED
2008/01/30 09:47:34 is 1.10.26.2: #i85112# no language selection dialog 2008/01/29 16:00:23 sb 1.10.26.1: #i85112# merged in cws_src680_native121
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/scpaction_ooo.scp18
1 files changed, 16 insertions, 2 deletions
diff --git a/scp2/source/ooo/scpaction_ooo.scp b/scp2/source/ooo/scpaction_ooo.scp
index 5c1cc4109788..0f093696b1d7 100644
--- a/scp2/source/ooo/scpaction_ooo.scp
+++ b/scp2/source/ooo/scpaction_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: scpaction_ooo.scp,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: vg $ $Date: 2007-12-07 15:58:27 $
+ * last change: $Author: vg $ $Date: 2008-03-18 13:34:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -209,6 +209,20 @@ ScpAction scp_Copy_Xpd_Help_Html_Chooseinstallationtype_En_Us
Subdir = "installdata/html";
End
+// ScpAction scp_Copy_Xpd_Help_Html_Chooselanguage
+// README_TXT_ALL_LANG(Copy, ChooseLanguage, html);
+// README_TXT_ALL_LANG(Name, ChooseLanguage, html);
+// Styles = (XPD_ONLY);
+// Subdir = "installdata/html";
+// End
+
+// ScpAction scp_Copy_Xpd_Help_Html_Chooselanguage_En_Us
+// Copy = "ChooseLanguage_en-US.html";
+// Name = "ChooseLanguage.html";
+// Styles = (XPD_ONLY);
+// Subdir = "installdata/html";
+// End
+
ScpAction scp_Copy_Xpd_Help_Html_Chooseuninstallationcomponents
README_TXT_ALL_LANG(Copy, ChooseUninstallationComponents, html);
README_TXT_ALL_LANG(Name, ChooseUninstallationComponents, html);