[PATCH] Tree View Popup Menu



Hi

I've made a patch set which adds a popup menu to nautilus' tree view. It
doesn't have (yet) all commands of the list/icon view popup menu but IMO
it has at least the most important ones.

Opening the properties window is only possible for classes / views which
are in the file manager part (in the src/file-manager directory). For
this reason I had to make the tree view part of the file manager (as
proposed by Alex).

It would be nice if some people could test the patches and give me some
feedback.

There are two sets of patches, one for CVS HEAD and one for 2.4.1. Each
set consists of 4 patches:
- tree-00-move: physical move/copy of the tree view files to the
src/file-manager directory (only to apply locally, not for CVS)
- tree-01-rename: rename the tree view to fit the file manager and make
the tree view work again
- tree-02-properties-window: modifies the FMPropertiesWindow, so it
doesn't require a FMDirectoryView
- tree-03-popup-menu: the actual popup menu patch

If you install these patches over an other nautilus installation, you
have to remove $PREFIX/lib/bonobo/libnautilus-tree-view.* and
$PREFIX/servers/Nautilus_View_tree.server

Here the patches:
Against HEAD:
http://www.bitron.ch/linux/nautilus-tree-00-move.patch
http://www.bitron.ch/linux/nautilus-tree-01-rename.patch
http://www.bitron.ch/linux/nautilus-tree-02-properties-window.patch
http://www.bitron.ch/linux/nautilus-tree-03-popup-menu.patch
http://www.bitron.ch/linux/nautilus-tree-popup-menu.tar.bz2

Against 2.4.1:
http://www.bitron.ch/linux/nautilus-2.4.1-tree-00-move.patch
http://www.bitron.ch/linux/nautilus-2.4.1-tree-01-rename.patch
http://www.bitron.ch/linux/nautilus-2.4.1-tree-02-properties-window.patch
http://www.bitron.ch/linux/nautilus-2.4.1-tree-03-popup-menu.patch
http://www.bitron.ch/linux/nautilus-2.4.1-tree-popup-menu.tar.bz2

Regards,

Jürg




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