[gnome-panel] panel-background: always prepare background



commit fe871fd479ed342995cf0900b1e357e8f1ee83fa
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Apr 14 10:27:51 2015 +0300

    panel-background: always prepare background

 gnome-panel/panel-background.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gnome-panel/panel-background.c b/gnome-panel/panel-background.c
index 65e79eb..998dec8 100644
--- a/gnome-panel/panel-background.c
+++ b/gnome-panel/panel-background.c
@@ -758,8 +758,7 @@ panel_background_set_default_style (PanelBackground *background,
 
         background->default_pattern = pattern;
 
-       if (background->type == PANEL_BACK_NONE)
-               panel_background_prepare (background);
+       panel_background_prepare (background);
 }
 
 void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]