summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-18 07:57:08 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-18 07:57:08 +0000
commita3b4ce97da5badca20dd5ea4d4cc0b45e7a4d3d6 (patch)
tree00f1056b743def017526cd6e7c1bdb44db20a97d /scp2/source
parent3a72a5daf92c4700b671dbeada22bfdf562df9b5 (diff)
INTEGRATION: CWS nativefixer1 (1.3.54); FILE MERGED
2004/11/04 09:44:57 is 1.3.54.3: #i29638# workdir for startmenu entries 2004/10/28 16:15:26 is 1.3.54.2: #i29638# tool tips 2004/10/28 15:15:00 is 1.3.54.1: #i30597# no more parameter required
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/impress/folderitem_impress.scp8
1 files changed, 5 insertions, 3 deletions
diff --git a/scp2/source/impress/folderitem_impress.scp b/scp2/source/impress/folderitem_impress.scp
index 1013d19e16e5..b227768e04f3 100644
--- a/scp2/source/impress/folderitem_impress.scp
+++ b/scp2/source/impress/folderitem_impress.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: folderitem_impress.scp,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-09-09 09:15:25 $
+ * last change: $Author: obo $ $Date: 2004-11-18 08:57:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,6 +68,8 @@ FolderItem gid_Folderitem_Simpress
FileID = gid_File_Exe_Simpress;
IconFile = gid_File_Exe_Simpress;
IconID = 0;
- Parameter = "-impress";
+ WkDir = gid_Dir_Program;
+ Parameter = "";
Styles = (NOWEB);
+ ALL_LANG(Tooltip, STR_FI_TOOLTIP_IMPRESS);
End