[gimp] menus: restore the intended order of the export menu items
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] menus: restore the intended order of the export menu items
- Date: Sun, 17 Nov 2013 20:47:15 +0000 (UTC)
commit b48a8a62ef8da06627d246b65d5dfe46afdc250c
Author: Michael Natterer <mitch gimp org>
Date: Sun Nov 17 21:46:32 2013 +0100
menus: restore the intended order of the export menu items
menus/image-menu.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/menus/image-menu.xml.in b/menus/image-menu.xml.in
index 61c059a..c734c98 100644
--- a/menus/image-menu.xml.in
+++ b/menus/image-menu.xml.in
@@ -43,9 +43,9 @@
<menuitem action="file-revert" />
<separator />
<placeholder name="Export">
+ <menuitem action="file-overwrite" />
<menuitem action="file-export" />
<menuitem action="file-export-as" />
- <menuitem action="file-overwrite" />
</placeholder>
<menuitem action="file-create-template" />
<separator />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]