[gnome-games] ui: Hide the media selector button by default
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] ui: Hide the media selector button by default
- Date: Fri, 16 Sep 2016 08:23:52 +0000 (UTC)
commit 21577994f22ab8844213b45a15b9c368b8934765
Author: Adrien Plazas <kekun plazas laposte net>
Date: Fri Sep 16 09:34:31 2016 +0200
ui: Hide the media selector button by default
This fixes its default behavior which should be to be hidden as by
default games don't let the player chose beteen multiple medias.
https://bugzilla.gnome.org/show_bug.cgi?id=771513
data/ui/display-header-bar.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/display-header-bar.ui b/data/ui/display-header-bar.ui
index 54613f4..4cfe3bf 100644
--- a/data/ui/display-header-bar.ui
+++ b/data/ui/display-header-bar.ui
@@ -84,7 +84,7 @@
</child>
<child>
<object class="GamesMediaMenuButton" id="media_button">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<property name="valign">center</property>
<property name="use-underline">True</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]