Everything works (ish)

Also use FileChooserNative for flatpak nicities
This commit is contained in:
Zander Brown
2018-05-21 10:06:10 +01:00
parent 8c2ea052de
commit 75c50392cb
4 changed files with 25 additions and 20 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<property name="title" translatable="yes">Miscellaneous</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="accelerator">&lt;primar&gt;q</property>
<property name="accelerator">&lt;primary&gt;q</property>
<property name="title" translatable="yes">Quit</property>
</object>
</child>
+1
View File
@@ -38,6 +38,7 @@
<item>
<attribute name="label" translatable="yes">_Quit</attribute>
<attribute name="action">app.quit</attribute>
<attribute name="accel">&lt;primary&gt;q</attribute>
</item>
</section>
</menu>