summaryrefslogtreecommitdiff
path: root/scp2/source/calc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-26 07:51:02 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-26 07:51:02 +0000
commit7a441045b2f193e0849e964d4e3771a107ce133e (patch)
treecd22099b4b79eee5f9ce2905f1fcb97007ba5e2d /scp2/source/calc
parentfcdaf0c9c96e51c632d8e315d558f415b8be32d6 (diff)
INTEGRATION: CWS jl67 (1.6.732); FILE MERGED
2007/07/03 13:04:33 is 1.6.732.1: #i79141# non advertised shortcuts
Diffstat (limited to 'scp2/source/calc')
-rw-r--r--scp2/source/calc/folderitem_calc.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/calc/folderitem_calc.scp b/scp2/source/calc/folderitem_calc.scp
index 7980a27ffe97..169221e9f643 100644
--- a/scp2/source/calc/folderitem_calc.scp
+++ b/scp2/source/calc/folderitem_calc.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: folderitem_calc.scp,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:20:36 $
+ * last change: $Author: rt $ $Date: 2007-07-26 08:51:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,6 +44,6 @@ FolderItem gid_Folderitem_Scalc
IconID = 0;
WkDir = gid_Dir_Program;
Parameter = "";
- Styles = (NOWEB);
+ Styles = (NOWEB, NON_ADVERTISED);
ALL_LANG(Tooltip, STR_FI_TOOLTIP_CALC);
End