[gnome-music] searchbar: set a better style for tags
- From: Vadim Rutkovsky <vrutkovsky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] searchbar: set a better style for tags
- Date: Mon, 19 Jan 2015 13:37:25 +0000 (UTC)
commit 9232f16320e83d83828a369ba3d2d2febc853447
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 30495a2..443f54e 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]