[gthumb] added the "open folder" command to the image context menu.
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] added the "open folder" command to the image context menu.
- Date: Sat, 2 Jul 2011 12:44:30 +0000 (UTC)
commit 62bf1ec15f70e4334a421915cd283e14c4ea3036
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Jul 2 12:47:56 2011 +0200
added the "open folder" command to the image context menu.
extensions/catalogs/callbacks.c | 3 +++
gthumb/gth-browser-ui.h | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/extensions/catalogs/callbacks.c b/extensions/catalogs/callbacks.c
index 22ebfd8..afac9c1 100644
--- a/extensions/catalogs/callbacks.c
+++ b/extensions/catalogs/callbacks.c
@@ -71,6 +71,9 @@ static const char *vfs_ui_info =
" </placeholder>"
" </popup>"
" <popup name='FilePopup'>"
+" <placeholder name='Open_Actions'>"
+" <menuitem action='Go_FileContainer'/>"
+" </placeholder>"
" <placeholder name='Folder_Actions2'>"
" <menuitem action='Edit_RemoveFromCatalog'/>"
" </placeholder>"
diff --git a/gthumb/gth-browser-ui.h b/gthumb/gth-browser-ui.h
index 82e377f..ba035dd 100644
--- a/gthumb/gth-browser-ui.h
+++ b/gthumb/gth-browser-ui.h
@@ -175,8 +175,8 @@ static const char *fixed_ui_info =
" <popup name='FilePopup'>"
" <menu name='OpenWith' action='OpenWithMenu'>"
" </menu>"
-" <separator/>"
" <placeholder name='Open_Actions'/>"
+" <separator/>"
" <placeholder name='Screen_Actions'>"
" <menuitem action='View_Fullscreen'/>"
" </placeholder>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]