[gnome-calendar/calendar-editor] source-dialog: add button is insensitive by default
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/calendar-editor] source-dialog: add button is insensitive by default
- Date: Tue, 10 Feb 2015 02:06:07 +0000 (UTC)
commit 311838482eecfde3642ad92fd42fc85ff8862663
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Feb 10 00:05:58 2015 -0200
source-dialog: add button is insensitive by default
We must convince him to get sensitive by selecting a valid source.
data/ui/source-dialog.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/source-dialog.ui b/data/ui/source-dialog.ui
index 83b6833..151fc9c 100644
--- a/data/ui/source-dialog.ui
+++ b/data/ui/source-dialog.ui
@@ -267,6 +267,7 @@
<property name="label" translatable="yes">Add</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="sensitive">False</property>
<property name="receives_default">True</property>
<signal name="clicked" handler="action_widget_activated" object="GcalSourceDialog" swapped="no"/>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]