summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-20 08:20:59 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-20 08:20:59 +0000
commitc97a878df09f25196b2d1f7d54184be709ec33a5 (patch)
tree38a21da678bb3b43a798363c3c9072b4c8f1672d /scp2
parent550f0a4f96a6e9e0ada0d65dfbe4b0e537bf68d3 (diff)
#i10000# 'gid_File_Bin_Soffice' and 'gid_File_Desktophelper_Txt' moved to brand layer.
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/folderitem_ooo.scp14
1 files changed, 7 insertions, 7 deletions
diff --git a/scp2/source/ooo/folderitem_ooo.scp b/scp2/source/ooo/folderitem_ooo.scp
index e16fb8b00d76..f0d77d64899e 100644
--- a/scp2/source/ooo/folderitem_ooo.scp
+++ b/scp2/source/ooo/folderitem_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: folderitem_ooo.scp,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2008-03-05 17:46:12 $
+ * last change: $Author: rt $ $Date: 2008-03-20 09:20:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,8 +39,8 @@ FolderItem gid_Folderitem_Soffice
Name = "%PRODUCTNAME";
ModuleID = gid_Module_Root;
FolderID = gid_Folder_Staroffice51;
- FileID = gid_File_Bin_Soffice;
- IconFile = gid_File_Bin_Soffice;
+ FileID = gid_Brand_File_Bin_Soffice;
+ IconFile = gid_Brand_File_Bin_Soffice;
IconID = 0;
WkDir = gid_Dir_Program;
Parameter = "";
@@ -52,10 +52,10 @@ FolderItem gid_Folderitem_Soffice_Desktop
Name = "%PRODUCTNAME %PRODUCTVERSION";
ModuleID = gid_Module_Root;
FolderID = PREDEFINED_DESKTOP;
- FileID = gid_File_Bin_Soffice;
- IconFile = gid_File_Bin_Soffice;
+ FileID = gid_Brand_File_Bin_Soffice;
+ IconFile = gid_Brand_File_Bin_Soffice;
IconID = 0;
- ComponentIDFile = "gid_File_Desktophelper_Txt";
+ ComponentIDFile = "gid_Brand_File_Desktophelper_Txt";
WkDir = gid_Dir_Program;
Parameter = "";
Styles = (NOWEB,NON_ADVERTISED,USE_HELPER_FILENAME);