Rename action export to export-agc

This is to unambiguate action and function names
This commit is contained in:
2014-09-14 23:30:25 +02:00
parent 639ed69d4c
commit 93ef0d2263
2 changed files with 7 additions and 7 deletions

View File

@@ -39,7 +39,7 @@
</item>
<item>
<attribute name="label" translatable="yes">Export…</attribute>
<attribute name="action">win.export</attribute>
<attribute name="action">win.export-agc</attribute>
<attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;e</attribute>
</item>
</section>