[gnome-calendar/calendar-editor] source-dialog: turn the name label into an entry
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/calendar-editor] source-dialog: turn the name label into an entry
- Date: Tue, 10 Feb 2015 15:03:25 +0000 (UTC)
commit 29dac529a50260ef8f8e8b900722a8273aae631e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Feb 10 13:03:16 2015 -0200
source-dialog: turn the name label into an entry
data/ui/source-dialog.ui | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/source-dialog.ui b/data/ui/source-dialog.ui
index 883c473..a5f38f4 100644
--- a/data/ui/source-dialog.ui
+++ b/data/ui/source-dialog.ui
@@ -327,11 +327,10 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="name_label">
+ <object class="GtkEntry" id="new_calendar_name_entry">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="hexpand">True</property>
- <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]