[gnome-calendar] window: added calendar button
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] window: added calendar button
- Date: Tue, 16 Dec 2014 13:15:30 +0000 (UTC)
commit ffac8223c1b0549d41073e09807df37710e86111
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Dec 16 11:14:46 2014 -0200
window: added calendar button
data/ui/window.ui | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/window.ui b/data/ui/window.ui
index 0a3d90b..f9e6cbb 100644
--- a/data/ui/window.ui
+++ b/data/ui/window.ui
@@ -268,6 +268,23 @@
</packing>
</child>
<child>
+ <object class="GtkMenuButton" id="calendars_button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <child>
+ <object class="GtkImage" id="calendars_button_image">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="icon_name">x-office-calendar-symbolic</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="pack_type">end</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkToggleButton" id="search_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]