Menu item to visit the selected files in recent-files mode
This will take you to the file's folder and select the file in question. The menu item is only available in Recently-used and Search modes, so that you can go from files in them to the 'normal' browsing mode. Signed-off-by: Federico Mena Quintero <federico@gnome.org>
This commit is contained in:
		| @ -181,6 +181,7 @@ struct _GtkFileChooserDefault | ||||
|   GtkWidget *browse_files_popup_menu_hidden_files_item; | ||||
|   GtkWidget *browse_files_popup_menu_size_column_item; | ||||
|   GtkWidget *browse_files_popup_menu_copy_file_location_item; | ||||
|   GtkWidget *browse_files_popup_menu_visit_file_item; | ||||
|   GtkWidget *browse_new_folder_button; | ||||
|   GtkWidget *browse_path_bar_hbox; | ||||
|   GtkSizeGroup *browse_path_bar_size_group; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Federico Mena Quintero
					Federico Mena Quintero