Submitted in PR pkg/17423 by Rui-Xiang Guo <rxg@ms25.url.com.tw> TkDesk is a graphical file manager for Unix and the X-Window System. It offers a very rich set of file operations and services, and provides the user with an immense amount of configurability. TkDesk's configuration flexibility results from the use of Tcl/Tk as the primary implementation language. Another benefit of using Tcl/Tk is that TkDesk is very portable and runs on virtually any Unix platform.
31 lines
1.2 KiB
Text
31 lines
1.2 KiB
Text
$NetBSD: patch-ac,v 1.1.1.1 2002/07/03 09:27:00 dmcmahill Exp $
|
|
|
|
--- tcldesk/configs/AppBar.orig Sun Nov 14 14:07:53 1999
|
|
+++ tcldesk/configs/AppBar Sun Sep 2 23:09:23 2001
|
|
@@ -282,7 +282,7 @@
|
|
{{TkDesk User's Guide } {dsk_help guide}}
|
|
{{FAQ } {dsk_help faq}}
|
|
{{Changes} {dsk_help changes}}
|
|
- {{TkDesk Homepage } {dsk_netscape url http://people.mainz.netsurf.de/~bolik/tkdesk/ window}}
|
|
+ {{TkDesk Homepage } {dsk_netscape url http://tkdesk.sourceforge.net/ window}}
|
|
-
|
|
{{Manual Page ...} {
|
|
dsk_read_string {Show manual page for: (e.g. col(1))} {
|
|
@@ -392,7 +392,7 @@
|
|
}
|
|
}
|
|
{{Superuser}
|
|
- {{Edit password file} {dsk_exec_as_root vi /etc/passwd}}
|
|
+ {{Edit password file} {dsk_exec_as_root vipw}}
|
|
{{Edit /etc/hosts} {dsk_exec_as_root vi /etc/hosts}}
|
|
}
|
|
-
|
|
@@ -476,7 +476,7 @@
|
|
}}
|
|
}
|
|
{{Locations}
|
|
- {{TkDesk Homepage } {dsk_netscape url http://people.mainz.netsurf.de/~bolik/tkdesk/ window}}
|
|
+ {{TkDesk Homepage } {dsk_netscape url http://tkdesk.sourceforge.net/ window}}
|
|
{{AltaVista } {dsk_netscape url http://www.altavista.digital.com window}}
|
|
{{Tcl/Tk at Sun } {dsk_netscape url http://www.sunlabs.com/research/tcl window}}
|
|
}
|