summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scp2/source/base/folderitem_base.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/base/folderitem_base.scp b/scp2/source/base/folderitem_base.scp
index a97dcf70abb3..5f264350619c 100644
--- a/scp2/source/base/folderitem_base.scp
+++ b/scp2/source/base/folderitem_base.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: folderitem_base.scp,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:18:16 $
+ * last change: $Author: rt $ $Date: 2007-07-26 08:50:49 $
*
* 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_Sbase
IconID = 0;
WkDir = gid_Dir_Program;
Parameter = "";
- Styles = (NOWEB);
+ Styles = (NOWEB, NON_ADVERTISED);
ALL_LANG(Tooltip, STR_FI_TOOLTIP_BASE);
End