summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJonathan Kang <jonathan121537@gmail.com>2015-06-19 17:16:02 +0800
committerDavid King <davidk@gnome.org>2015-07-01 16:10:17 +0100
commit45c6a49a84d730165d107f3677215912ffe18e79 (patch)
tree75cc989af6d27bb00d776abbf5a8b25a45e80f8b /data
parent67561cd0f4cc0140ea9b4be9c7bb533d0396fe6a (diff)
downloadgnome-logs-45c6a49a84d730165d107f3677215912ffe18e79.tar.gz
View events from different boots
https://bugzilla.gnome.org/show_bug.cgi?id=726229
Diffstat (limited to 'data')
-rw-r--r--data/gl-eventtoolbar.ui14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/gl-eventtoolbar.ui b/data/gl-eventtoolbar.ui
index 6f2463f..c9bc84a 100644
--- a/data/gl-eventtoolbar.ui
+++ b/data/gl-eventtoolbar.ui
@@ -22,6 +22,20 @@
</object>
</child>
<child>
+ <object class="GtkMenuButton" id="menu_button">
+ <property name="direction">none</property>
+ <property name="tooltip-text" translatable="yes">Choose the boot from which to view logs</property>
+ <property name="valign">center</property>
+ <property name="visible">True</property>
+ <style>
+ <class name="image-button"/>
+ </style>
+ </object>
+ <packing>
+ <property name="pack-type">end</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkToggleButton" id="search_button">
<property name="action-name">win.search</property>
<property name="tooltip-text" translatable="yes">Search the displayed logs</property>