summaryrefslogtreecommitdiff
path: root/scp2/source/calc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-11 16:50:07 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-11 16:50:07 +0000
commit82479ae46788765004357fe9c94604be5f7aede4 (patch)
treedefe681cf87f72d07c01e529daa48e6faf83f9a1 /scp2/source/calc
parent1d8906e8c7ff16e9e7afd97f84fca55b4ec1519a (diff)
INTEGRATION: CWS networker3 (1.1.72); FILE MERGED
2004/05/19 14:05:08 is 1.1.72.2: #i29348# new folderitem structure 2004/04/28 10:19:27 is 1.1.72.1: #i28297# making windows startmenu entries deselectable
Diffstat (limited to 'scp2/source/calc')
-rw-r--r--scp2/source/calc/folderitem_calc.scp10
1 files changed, 5 insertions, 5 deletions
diff --git a/scp2/source/calc/folderitem_calc.scp b/scp2/source/calc/folderitem_calc.scp
index 62ef12321c6e..e9de0e0d454b 100644
--- a/scp2/source/calc/folderitem_calc.scp
+++ b/scp2/source/calc/folderitem_calc.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: folderitem_calc.scp,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: is $ $Date: 2004-02-05 18:08:29 $
+ * last change: $Author: kz $ $Date: 2004-06-11 17:50:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,11 +62,11 @@
#include "macros.inc"
FolderItem gid_Folderitem_Scalc
- FOLDERITEM_NAME_LNG(TABELLENDOKUMENT)
+ Name = "%PRODUCTNAME %PRODUCTVERSION Calc";
ModuleID = gid_Module_Prg_Calc_Bin;
FolderID = gid_Folder_Staroffice51;
- FileID = gid_File_Bin_Soffice;
- IconFile = gid_File_Bin_Soffice;
+ FileID = gid_File_Exe_Scalc;
+ IconFile = gid_File_Exe_Scalc;
IconID = 3;
Parameter = "-calc";
Styles = (NOWEB);