[gnome-maps] trivial: Set default style on the OK button in the check-in dialog
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] trivial: Set default style on the OK button in the check-in dialog
- Date: Tue, 6 Oct 2015 19:50:24 +0000 (UTC)
commit 91427630d1b528d0ef3435aae16d56135843e484
Author: Marcus Lundblad <ml update uu se>
Date: Tue Oct 6 21:46:35 2015 +0200
trivial: Set default style on the OK button in the check-in dialog
GtkDialog overrides the suggested-action style for headerbar buttons based
on the default style. So, set the default style to get the suggested-action
style on the button.
data/ui/check-in-dialog.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/check-in-dialog.ui b/data/ui/check-in-dialog.ui
index 819ead9..7050a0d 100644
--- a/data/ui/check-in-dialog.ui
+++ b/data/ui/check-in-dialog.ui
@@ -401,7 +401,7 @@
<property name="can_focus">True</property>
<property name="use_underline">True</property>
<style>
- <class name="suggested-action"/>
+ <class name="default"/>
</style>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]