[gnome-panel] panel-background: always prepare background
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] panel-background: always prepare background
- Date: Tue, 14 Apr 2015 07:28:13 +0000 (UTC)
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]