diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-29 18:17:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-29 18:17:12 +0000 |
commit | a9111a716e7c926a43b2c9bbfa59cbf6a76d0393 (patch) | |
tree | 8436790baf7f6d25386aed0e36e5e1f541c08b5b /x11-fm/gnome-commander2/pkg-descr | |
parent | 607550dd0993fd6e18abf7dcb4d02a9ffcb9d3ca (diff) |
Add gnome-commander, a GNOME file manager that resembles Norton Commander.
PR: 37392
Submitted by: Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar>
Reviewed by: sobomax
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=58328
Diffstat (limited to 'x11-fm/gnome-commander2/pkg-descr')
-rw-r--r-- | x11-fm/gnome-commander2/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-fm/gnome-commander2/pkg-descr b/x11-fm/gnome-commander2/pkg-descr new file mode 100644 index 000000000000..7f79980a0865 --- /dev/null +++ b/x11-fm/gnome-commander2/pkg-descr @@ -0,0 +1,8 @@ +GNOME Commander is file mangager aimed at people that wants an efficent and +fast file mangager. The program can currently perform most common file +operations such as copy, move, delete, chown and chmod and so on. It can also +detect changes to files caused by other programs and update the views without +the need for the user to manually reload. The program also supports +Copy & Paste as well as Drag & Drop. + +WWW: http://gnome-commander.sourceforge.net/ |