[totem] main: Fix initial delete button's state
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] main: Fix initial delete button's state
- Date: Thu, 27 Mar 2014 12:14:56 +0000 (UTC)
commit c86ca4cf00bab576aac31c78aa2af25ed5125cfa
Author: Bastien Nocera <hadess hadess net>
Date: Thu Mar 27 03:39:48 2014 +0100
main: Fix initial delete button's state
If nothing is selected, the default class of the delete button
will contain "destructive-action" and paint that button red.
Remove the class from the GtkBuilder file to fix the initial state.
https://bugzilla.gnome.org/show_bug.cgi?id=726916
src/totemselectiontoolbar.ui | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/totemselectiontoolbar.ui b/src/totemselectiontoolbar.ui
index 00a5ae9..4cf06cb 100644
--- a/src/totemselectiontoolbar.ui
+++ b/src/totemselectiontoolbar.ui
@@ -85,7 +85,6 @@
</child>
<style>
<class name="image-button"/>
- <class name="destructive-action"/>
</style>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]