[gthumb] file context menu: moved 'open with' before 'save' and 'print'
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] file context menu: moved 'open with' before 'save' and 'print'
- Date: Tue, 4 Sep 2012 18:48:50 +0000 (UTC)
commit a7a9d6ae2019c64f5d72494a4e14df8d8bbe8618
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun Sep 2 09:24:34 2012 +0200
file context menu: moved 'open with' before 'save' and 'print'
gthumb/gth-browser-ui.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gthumb/gth-browser-ui.h b/gthumb/gth-browser-ui.h
index 5b158f4..1d2c7a0 100644
--- a/gthumb/gth-browser-ui.h
+++ b/gthumb/gth-browser-ui.h
@@ -174,10 +174,10 @@ static const char *fixed_ui_info =
" <menuitem action='View_Fullscreen'/>"
" <placeholder name='Screen_Actions'/>"
" <separator/>"
-" <placeholder name='Open_Actions'/>"
-" <menuitem action='File_SaveAs'/>"
" <menu name='OpenWith' action='OpenWithMenu'>"
" </menu>"
+" <menuitem action='File_SaveAs'/>"
+" <placeholder name='Open_Actions'/>"
" <separator/>"
" <placeholder name='File_Actions'/>"
" <separator/>"
@@ -192,10 +192,10 @@ static const char *fixed_ui_info =
" <menuitem action='View_Fullscreen'/>"
" <placeholder name='Screen_Actions'/>"
" <separator/>"
-" <placeholder name='Open_Actions'/>"
-" <menuitem action='File_SaveAs'/>"
" <menu name='OpenWith' action='OpenWithMenu'>"
" </menu>"
+" <menuitem action='File_SaveAs'/>"
+" <placeholder name='Open_Actions'/>"
" <separator/>"
" <placeholder name='File_Actions'/>"
" <separator/>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]