window: add screenshot action

Shows the screenshot (textual representation) of the descendants tree in
a new window/textview.
This commit is contained in:
Christian Hergert
2016-04-13 19:40:54 -07:00
parent acd749a4e3
commit f69e18f4c8
2 changed files with 52 additions and 0 deletions

View File

@ -41,6 +41,12 @@
<attribute name="action">win.save-capture</attribute>
</item>
</section>
<section id="gear-menu-screenshot-section">
<item>
<attribute name="label" translatable="yes">Screenshot</attribute>
<attribute name="action">win.screenshot</attribute>
</item>
</section>
<section id="gear-menu-close-section">
<item>
<attribute name="label" translatable="yes">Close</attribute>