[Libreoffice-commits] .: patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Mon Oct 25 01:55:59 PDT 2010


 patches/dev300/about-build-ver-readability.diff |   23 -----------------------
 patches/dev300/apply                            |    7 -------
 2 files changed, 30 deletions(-)

New commits:
commit 1ab0f5ef71adb75e2fdb4cab3c9221649aa2c167
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Mon Oct 25 11:53:01 2010 +0300

    Drop about-build-ver-readability.diff
    
    It was a minimal patch and hardly essential. The code it modified has
    changed and it doesn't apply anyway. It's hard to say whether what the
    patch does is relevant any more.

diff --git a/patches/dev300/about-build-ver-readability.diff b/patches/dev300/about-build-ver-readability.diff
deleted file mode 100644
index 0b42196..0000000
--- a/patches/dev300/about-build-ver-readability.diff
+++ /dev/null
@@ -1,23 +0,0 @@
----
- sfx2/source/dialog/about.cxx |    5 -----
- 1 files changed, 0 insertions(+), 5 deletions(-)
-
-diff --git sfx2/source/dialog/about.cxx sfx2/source/dialog/about.cxx
-index a2677e0..044ae7b 100644
---- sfx2/source/dialog/about.cxx
-+++ sfx2/source/dialog/about.cxx
-@@ -233,11 +233,6 @@ AboutDialog::AboutDialog( Window* pParent, const ResId& rId, const String& rVerS
-     aCopyrightText.SetControlForeground( aTextColor );
-     aBuildData.SetBackground( aWall );
- 
--    Font aSmallFont = rSettings.GetInfoFont();
--    Size aSmaller = aNewFont.GetSize();
--    aSmaller.Width() = (long) (aSmaller.Width() * 0.75);
--    aSmaller.Height() = (long) (aSmaller.Height() * 0.75);
--    aNewFont.SetSize( aSmaller );
-     aBuildData.SetFont( aNewFont );
-     aBuildData.SetBackground( aWall );
-     // FIXME: What is the purpose of the build data?
--- 
-1.7.0.1
-
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 01e28c7..6965716 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -853,13 +853,6 @@ liberation_packaging_fix.diff, kami
 hebrew-culmus.diff, noelpwer
 
 
-[ NotDebian ]
-# Improve readability of BUILD_VER_STRING in Help:About dialog
-# rengelha doesn't like it, so put in NotDebian
-# or maybe should be in Win32Only even?
-about-build-ver-readability.diff, i#68590, tml
-
-
 [ AddressBooks ]
 # build either the driver for Evolution 1.x or 2.x
 # they produce the same binary and configuration, so they can't be built at once


More information about the Libreoffice-commits mailing list