Refactor SVG save action/dialog to be a general image saving function

This commit is contained in:
2014-09-17 10:38:00 +02:00
parent 93ef0d2263
commit 8e60f5611c
5 changed files with 196 additions and 32 deletions

View File

@@ -45,8 +45,8 @@
</section>
<section>
<item>
<attribute name="label" translatable="yes">Export as SVG</attribute>
<attribute name="action">win.export-svg</attribute>
<attribute name="label" translatable="yes">Export as image…</attribute>
<attribute name="action">win.export-image</attribute>
</item>
</section>
<section>