summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2012-01-11 18:01:44 +0000
committerWill Thompson <will@willthompson.co.uk>2012-01-12 11:13:00 +0000
commit8f2b570c7c3aad43be8fe7260c9ab29e4c0d3c4a (patch)
tree8b762be7bb231de900966a01274342e4a2f834d4 /data
parent7d57ff8581642fcc8e99d042a4436675966b39c7 (diff)
Start logging immediately; add File → Save
Diffstat (limited to 'data')
-rw-r--r--data/bustle.glade9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/bustle.glade b/data/bustle.glade
index ab906ce..2b803d2 100644
--- a/data/bustle.glade
+++ b/data/bustle.glade
@@ -46,6 +46,15 @@
</widget>
</child>
<child>
+ <widget class="GtkImageMenuItem" id="save">
+ <property name="label">gtk-save</property>
+ <property name="visible">True</property>
+ <property name="sensitive">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ </widget>
+ </child>
+ <child>
<widget class="GtkImageMenuItem" id="export">
<property name="label">_Export as PDF…</property>
<property name="visible">True</property>