[Libreoffice-commits] .: Branch 'libreoffice-3-3-1' - patches/dev300

Fridrich Strba fridrich at kemper.freedesktop.org
Tue Feb 22 09:53:57 PST 2011


 patches/dev300/apply                    |    2 +-
 patches/dev300/novell-win32-splash.diff |   17 +++++++++++++++++
 patches/dev300/sled10-splash.diff       |   17 -----------------
 3 files changed, 18 insertions(+), 18 deletions(-)

New commits:
commit b06b5da3dadc40f979446c67ecfd2916f467ed8f
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Tue Feb 22 18:53:02 2011 +0100

    Novell win32 - correct position and colour of progressbar

diff --git a/patches/dev300/apply b/patches/dev300/apply
index d6ac64f..afc6c9a 100755
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -2332,7 +2332,7 @@ oox-drawingml-fix-apply-shape-reference-crash.diff, n#593611, rodo
 oox-smartart-import.diff, thorsten
 
 [ NovellOnlyWin32 ]
-sled10-splash.diff, i#123456, pmladek
+novell-win32-splash.diff, fridrich
 openlockedquerybox-alwaysontop.diff, n#656566, tml
 
 [ SUSE101 ]
diff --git a/patches/dev300/novell-win32-splash.diff b/patches/dev300/novell-win32-splash.diff
new file mode 100644
index 0000000..7b2fe51
--- /dev/null
+++ b/patches/dev300/novell-win32-splash.diff
@@ -0,0 +1,17 @@
+--- instsetoo_native/util/openoffice.lst.old	2010-09-28 20:47:58.000000000 +0200
++++ instsetoo_native/util/openoffice.lst	2010-09-28 20:48:51.000000000 +0200
+@@ -25,10 +25,10 @@ Globals
+             POOLPRODUCT 1
+             REGISTRATION_HOST https://registration.libreoffice.org/RegistrationWeb
+ 			REGISTRATIONURL http://survey.libreoffice.org/user/index.php
+-			PROGRESSBARCOLOR 126,170,23
+-			PROGRESSSIZE 319,10
+-			PROGRESSPOSITION 164,225
+-			PROGRESSFRAMECOLOR 207,208,211
++			PROGRESSBARCOLOR 137,146,149
++			PROGRESSSIZE 319,10
++			PROGRESSPOSITION 115,225
++			PROGRESSFRAMECOLOR 139,148,151
+ 			NATIVEPROGRESS true
+ 			REGISTRYLAYERNAME Layers
+             SERVICEPACK 1
diff --git a/patches/dev300/sled10-splash.diff b/patches/dev300/sled10-splash.diff
deleted file mode 100644
index f27f907..0000000
--- a/patches/dev300/sled10-splash.diff
+++ /dev/null
@@ -1,17 +0,0 @@
---- instsetoo_native/util/openoffice.lst.old	2010-09-28 20:47:58.000000000 +0200
-+++ instsetoo_native/util/openoffice.lst	2010-09-28 20:48:51.000000000 +0200
-@@ -25,10 +25,10 @@ Globals
-             POOLPRODUCT 1
-             REGISTRATION_HOST https://registration.libreoffice.org/RegistrationWeb
- 			REGISTRATIONURL http://survey.libreoffice.org/user/index.php
--			PROGRESSBARCOLOR 126,170,23
--			PROGRESSSIZE 319,10
--			PROGRESSPOSITION 164,225
--			PROGRESSFRAMECOLOR 207,208,211
-+			PROGRESSBARCOLOR 4,68,155
-+			PROGRESSSIZE 412,7
-+			PROGRESSPOSITION 14,230
-+			PROGRESSFRAMECOLOR 58,159,232
- 			NATIVEPROGRESS true
- 			REGISTRYLAYERNAME Layers
-             SERVICEPACK 1


More information about the Libreoffice-commits mailing list