Kaydet (Commit) 205e7f6a authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS c01v006 (1.18.34); FILE MERGED

2005/04/27 12:44:31 pb 1.18.34.1: fix: #120401# ProgressColor -> ProgressBarColor
üst 07dbb6d6
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: profileitem_ooo.scp,v $ * $RCSfile: profileitem_ooo.scp,v $
* *
* $Revision: 1.19 $ * $Revision: 1.20 $
* *
* last change: $Author: obo $ $Date: 2005-04-29 08:54:40 $ * last change: $Author: rt $ $Date: 2005-05-13 08:25:16 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -485,12 +485,12 @@ ProfileItem gid_Profileitem_Soffice_Logo ...@@ -485,12 +485,12 @@ ProfileItem gid_Profileitem_Soffice_Logo
Value = "1"; Value = "1";
End End
ProfileItem gid_Profileitem_Soffice_ProgressColor ProfileItem gid_Profileitem_Soffice_ProgressBarColor
ProfileID = gid_Profile_Soffice_Ini; ProfileID = gid_Profile_Soffice_Ini;
ModuleID = gid_Module_Root; ModuleID = gid_Module_Root;
Section = "Bootstrap"; Section = "Bootstrap";
Order = 2; Order = 2;
Key = "ProgressColor"; Key = "ProgressBarColor";
Value = "0,0,128"; Value = "0,0,128";
End End
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment