From 76b8fd185bfae8298d1aebf6e4ab058afba56333 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 20 Jun 2006 03:52:09 +0000
Subject: INTEGRATION: CWS warnings01 (1.4.362); FILE MERGED 2006/05/30
11:16:17 sb 1.4.362.1: #i64541# More PATCH flags.
---
scp2/source/gnome/file_gnome.scp | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'scp2/source/gnome')
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
--
cgit