[Pkg-sugar-commit] [sugar-artwork] 09/10: Refresh newly-added patch 1001.

Jonas Smedegaard dr at jones.dk
Mon Apr 20 08:33:27 UTC 2015


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

js pushed a commit to annotated tag debian/0.86.0-5
in repository sugar-artwork.

commit 497527a1d4afe3abf4a137d23c372c8f518b0f23
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 25 18:27:35 2010 +0200

    Refresh newly-added patch 1001.
---
 debian/patches/1001_avoid_deprecated_GTK_API.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/1001_avoid_deprecated_GTK_API.patch b/debian/patches/1001_avoid_deprecated_GTK_API.patch
index fd8ea00..68c8907 100644
--- a/debian/patches/1001_avoid_deprecated_GTK_API.patch
+++ b/debian/patches/1001_avoid_deprecated_GTK_API.patch
@@ -16,7 +16,7 @@ Last-Update: 2010-06-25
          range_info->focused = FALSE;
 --- a/gtk/engine/sugar-style.c
 +++ b/gtk/engine/sugar-style.c
-@@ -394,7 +394,7 @@
+@@ -411,7 +411,7 @@
          sugar_draw_button (cr, &info);
  
          /* Spinbutton focus hack. */
@@ -25,7 +25,7 @@ Last-Update: 2010-06-25
              /* Draw a focus for the spinbutton */
              sugar_style_draw_focus (style, window, GTK_STATE_NORMAL, area, widget, detail, x, y, width, height);
          }
-@@ -423,7 +423,7 @@
+@@ -440,7 +440,7 @@
  
              sugar_fill_generic_info (&info, style, state_type, shadow_type, widget, detail, x, y, width, height);
              
@@ -34,7 +34,7 @@ Last-Update: 2010-06-25
                  info.state = GTK_STATE_INSENSITIVE;
  
              /* Needed because the trough and bar are cached in a buffer inside GtkProgress. */
-@@ -436,7 +436,7 @@
+@@ -453,7 +453,7 @@
  
              sugar_fill_generic_info (&info, style, state_type, shadow_type, widget, detail, x, y, width, height);
              
@@ -43,7 +43,7 @@ Last-Update: 2010-06-25
                  info.state = GTK_STATE_INSENSITIVE;
              
              if (widget && GTK_IS_PROGRESS_BAR (widget)) {
-@@ -563,7 +563,7 @@
+@@ -580,7 +580,7 @@
  {
      /* Hack to change the entries background when it has the focus. */
      if (DETAIL ("entry_bg")) {
@@ -52,7 +52,7 @@ Last-Update: 2010-06-25
              state_type = GTK_STATE_ACTIVE;
          }
      } else if (DETAIL ("radiobutton") || DETAIL ("checkbutton")) {
-@@ -616,10 +616,10 @@
+@@ -633,10 +633,10 @@
          /* XXX: This fakes an ACTIVE state for the focused entry.
           *      Getting this changed in GTK+ with a style property would be cleaner
           *      as that also works for the font colors. (see also draw_flat_box) */

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



More information about the pkg-sugar-commit mailing list