[gnome-music/gnome-3-14] searchbar: set a better style for tags
- From: Vadim Rutkovsky <vrutkovsky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/gnome-3-14] searchbar: set a better style for tags
- Date: Mon, 19 Jan 2015 14:51:43 +0000 (UTC)
commit 47b06424b28c0538512b48056a0479831f4120ed
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date: Mon Jan 19 14:37:14 2015 +0100
searchbar: set a better style for tags
gnomemusic/searchbar.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gnomemusic/searchbar.py b/gnomemusic/searchbar.py
index 606100d..a0398e0 100644
--- a/gnomemusic/searchbar.py
+++ b/gnomemusic/searchbar.py
@@ -46,6 +46,7 @@ class BaseManager:
self.label = label
self.entry = entry
self.tag = Gd.TaggedEntryTag()
+ self.tag.set_style('button')
self.tag.manager = self
self.values = []
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]