aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2019-05-02 22:45:32 +0200
committerThomas White <taw@bitwiz.me.uk>2019-05-02 23:02:40 +0200
commit589cbbd83943a24998b88a676ac8a5dec2a41c28 (patch)
tree95c47b0820a45d12de6593f08dac9a27909bc9f3 /data
parentf170c993f12c36df69cd8c4617e87b6f14b58f36 (diff)
Implement Insert->Image
Diffstat (limited to 'data')
-rw-r--r--data/menus.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/menus.ui b/data/menus.ui
index ed7a0da..019bbed 100644
--- a/data/menus.ui
+++ b/data/menus.ui
@@ -117,10 +117,16 @@
<attribute name='label' translatable='yes'>Slide</attribute>
<attribute name='action'>win.slide</attribute>
</item>
+ </section>
+ <section>
<item>
<attribute name='label' translatable='yes'>Slide title</attribute>
<attribute name='action'>win.slidetitle</attribute>
</item>
+ <item>
+ <attribute name='label' translatable='yes'>Image</attribute>
+ <attribute name='action'>win.image</attribute>
+ </item>
</section>
</submenu>