[libreoffice] 119/152: remove patches/gtk3-toolbar-styleclass.diff assuming it fixed by 1439b3499ced0f1131af8e0de107e96d8aac4039 upstream

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 27 19:17:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to tag libreoffice_3.5.0_rc3-0ubuntu2
in repository libreoffice.

commit 951fe8b8e0b4fbe9d92a1122529e29f57a6a8ffc
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Wed Dec 14 16:57:22 2016 +0100

    remove patches/gtk3-toolbar-styleclass.diff assuming it fixed by 1439b3499ced0f1131af8e0de107e96d8aac4039 upstream
---
 changelog                            |  4 +++-
 patches/gtk3-toolbar-styleclass.diff | 22 ----------------------
 patches/series                       |  1 -
 3 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/changelog b/changelog
index 5f4b37b..a2b2e41 100644
--- a/changelog
+++ b/changelog
@@ -1,8 +1,10 @@
 libreoffice (1:5.2.4~rc2-0ubuntu1~yakkety1) yakkety; urgency=medium
 
   * new upstream rc
+  * remove patches/gtk3-toolbar-styleclass.diff assuming it fixed by
+    1439b3499ced0f1131af8e0de107e96d8aac4039 upstream
 
- -- Bjoern Michaelsen <bjoern.michaelsen at canonical.com>  Wed, 14 Dec 2016 12:18:06 +0100
+ -- Bjoern Michaelsen <bjoern.michaelsen at canonical.com>  Wed, 14 Dec 2016 16:55:39 +0100
 
 libreoffice (1:5.2.3~rc2-0ubuntu1~yakkety1) yakkety; urgency=medium
 
diff --git a/patches/gtk3-toolbar-styleclass.diff b/patches/gtk3-toolbar-styleclass.diff
deleted file mode 100644
index b902a61..0000000
--- a/patches/gtk3-toolbar-styleclass.diff
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
-Date: Tue, 30 Aug 2016 20:16:04 +0200
-Subject: [PATCH] Add style class to LibreOffice toolbars in gtk3
-
----
- vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx b/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx
---- a/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx
-+++ b/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx
-@@ -2354,6 +2354,7 @@ GtkSalGraphics::GtkSalGraphics( GtkSalFrame *pFrame, GtkWidget *pWindow )
- 
-     GtkWidget* pToolbar = gtk_toolbar_new();
-     mpToolbarStyle = gtk_widget_get_style_context(pToolbar);
-+    gtk_style_context_add_class(mpToolbarStyle, "libreoffice-toolbar");
-     gtk_style_context_add_class(mpToolbarStyle, GTK_STYLE_CLASS_PRIMARY_TOOLBAR);
-     gtk_style_context_add_class(mpToolbarStyle, GTK_STYLE_CLASS_TOOLBAR);
- 
--- 
-2.7.4
-
diff --git a/patches/series b/patches/series
index 0e391da..19ff396 100644
--- a/patches/series
+++ b/patches/series
@@ -29,5 +29,4 @@ rsc-no-error-about-unknown-switch.diff
 lp-753627-readd-updated-Ubuntu-brand-palette-colors.diff
 integraltrans.diff
 mysqlc-boost-fallthrough.diff
-gtk3-toolbar-styleclass.diff
 lp-1527053.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list