[gnome-calendar] window: update calendar popover button
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] window: update calendar popover button
- Date: Mon, 25 May 2015 16:54:09 +0000 (UTC)
commit ab46c242ae0b393e0d290800833666c330f3d079
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Apr 7 16:19:32 2015 -0300
window: update calendar popover button
The current mockups removed
the '+' button and changed
the button label to 'Calendar
Settings'. Update the popover
to match the mockups.
data/ui/window.ui | 29 +++--------------------------
1 files changed, 3 insertions(+), 26 deletions(-)
---
diff --git a/data/ui/window.ui b/data/ui/window.ui
index 4982cd0..a0fce3f 100644
--- a/data/ui/window.ui
+++ b/data/ui/window.ui
@@ -365,34 +365,11 @@
<property name="receives_default">True</property>
<signal name="clicked" handler="show_source_dialog" object="GcalWindow" swapped="no" />
<child>
- <object class="GtkBox" id="add_button_box">
+ <object class="GtkLabel" id="add_calendar_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">12</property>
- <child>
- <object class="GtkImage" id="add_image">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">list-add-symbolic</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="add_calendar_label">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Add Calendar…</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="label" translatable="yes">Add Calendar…</property>
+ <property name="xalign">0</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]