summaryrefslogtreecommitdiff
path: root/scp2/source/gnome
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 03:52:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 03:52:09 +0000
commit76b8fd185bfae8298d1aebf6e4ab058afba56333 (patch)
treee951f81a54e2fa4c055958773c7a76764d6109e7 /scp2/source/gnome
parent9ddf64631574203900fca4878014f982882bae45 (diff)
INTEGRATION: CWS warnings01 (1.4.362); FILE MERGED
2006/05/30 11:16:17 sb 1.4.362.1: #i64541# More PATCH flags.
Diffstat (limited to 'scp2/source/gnome')
-rw-r--r--scp2/source/gnome/file_gnome.scp10
1 files changed, 5 insertions, 5 deletions
diff --git a/scp2/source/gnome/file_gnome.scp b/scp2/source/gnome/file_gnome.scp
index c441153a1c8b..9a09c7776efe 100644
--- a/scp2/source/gnome/file_gnome.scp
+++ b/scp2/source/gnome/file_gnome.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_gnome.scp,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:26:42 $
+ * last change: $Author: hr $ $Date: 2006-06-20 04:52:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
File gid_File_Lib_Gnomevfs
TXT_FILE_BODY;
- Styles = (PACKED);
+ Styles = (PACKED,PATCH);
Dir = gid_Dir_Program;
Name = STRING(CONCAT2(ucpgvfs1.uno,UNXSUFFIX));
RegistryID = gid_Starregistry_Services_Rdb;
@@ -45,7 +45,7 @@ End
File gid_File_Lib_Gconfbe
TXT_FILE_BODY;
- Styles = (PACKED);
+ Styles = (PACKED,PATCH);
Dir = gid_Dir_Program;
Name = STRING(CONCAT2(gconfbe1.uno,UNXSUFFIX));
RegistryID = gid_Starregistry_Services_Rdb;
@@ -56,6 +56,6 @@ File gid_File_Bin_Gnome_Set_Default_Application
BIN_FILE_BODY;
Dir = gid_Dir_Program;
Name = "gnome-set-default-application";
- Styles = (PACKED);
+ Styles = (PACKED,PATCH);
End