[gthumb/ext] added the fullscreen command in the context menu



commit 8239e768a43ab0a68ede642e67438361c075e7eb
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Nov 7 15:14:23 2009 +0100

    added the fullscreen command in the context menu

 gthumb/gth-browser-ui.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gthumb/gth-browser-ui.h b/gthumb/gth-browser-ui.h
index 29af206..698d956 100644
--- a/gthumb/gth-browser-ui.h
+++ b/gthumb/gth-browser-ui.h
@@ -152,6 +152,7 @@ static const char *fixed_ui_info =
 "    </menu>"
 "    <separator/>"
 "    <placeholder name='Open_Actions'/>"
+"    <menuitem action='View_Fullscreen'/>"
 "    <separator/>"
 "    <placeholder name='File_Actions'/>"
 "    <separator/>"
@@ -165,7 +166,9 @@ static const char *fixed_ui_info =
 "  <popup name='FilePopup'>"
 "    <menu name='OpenWith' action='OpenWithMenu'>"
 "    </menu>"
+"    <separator/>"
 "    <placeholder name='Open_Actions'/>"
+"    <menuitem action='View_Fullscreen'/>"
 "    <separator/>"
 "    <placeholder name='File_Actions'/>"
 "    <separator/>"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]