caolanm pushed to libreoffice (f21). "fix patch to apply"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 20 08:39:15 UTC 2015


From f54793fe4758252433cb1a584609587d0636cf61 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= <caolanm at redhat.com>
Date: Wed, 20 May 2015 09:39:04 +0100
Subject: fix patch to apply


diff --git a/0001-rulers-Make-the-numbers-a-bit-smaller-and-always-wit.patch b/0001-rulers-Make-the-numbers-a-bit-smaller-and-always-wit.patch
index 78c975a..0513ece 100644
--- a/0001-rulers-Make-the-numbers-a-bit-smaller-and-always-wit.patch
+++ b/0001-rulers-Make-the-numbers-a-bit-smaller-and-always-wit.patch
@@ -1,4 +1,4 @@
-From 9f3ce795c2ecf5f8ca41b9b4bd24f001fcad59aa Mon Sep 17 00:00:00 2001
+From e17e162d0d61a3320b7d69e1a505eed3732c1a6d Mon Sep 17 00:00:00 2001
 From: Jan Holesovsky <kendy at collabora.com>
 Date: Wed, 3 Dec 2014 11:07:18 +0100
 Subject: [PATCH] rulers: Make the numbers a bit smaller, and always with odd
@@ -10,10 +10,10 @@ Change-Id: Id27bb0435d00f2026ff8c82ed246ca67947e9e42
  1 file changed, 14 insertions(+)
 
 diff --git a/svtools/source/control/ruler.cxx b/svtools/source/control/ruler.cxx
-index b49421c..1656813 100644
+index 29655de..c9727cb 100644
 --- a/svtools/source/control/ruler.cxx
 +++ b/svtools/source/control/ruler.cxx
-@@ -991,6 +991,15 @@ void Ruler::ImplDrawTabs( long nMin, long nMax, long nVirTop, long nVirBottom )
+@@ -992,6 +992,15 @@ void Ruler::ImplDrawTabs( long nMin, long nMax, long nVirTop, long nVirBottom )
      }
  }
  
@@ -29,9 +29,9 @@ index b49421c..1656813 100644
  void Ruler::ImplInitSettings( bool bFont, bool bForeground, bool bBackground )
  {
      const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings();
-@@ -999,6 +1008,11 @@ void Ruler::ImplInitSettings( bool bFont, bool bForeground, bool bBackground )
+@@ -1000,6 +1009,11 @@ void Ruler::ImplInitSettings( bool bFont, bool bForeground, bool bBackground )
      {
-         vcl::Font aFont;
+         Font aFont;
          aFont = rStyleSettings.GetToolFont();
 +
 +        // make the font a bit smaller than default
@@ -42,5 +42,5 @@ index b49421c..1656813 100644
              aFont.Merge( GetControlFont() );
          SetZoomedPointFont( aFont );
 -- 
-2.1.0
+2.4.0
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libreoffice.git/commit/?h=f21&id=f54793fe4758252433cb1a584609587d0636cf61


More information about the scm-commits mailing list