1e57d65827
pkg/25274, but 1.x didn't build at all since the recent blt update. perry@ will work on fixing this packge. Changes: - Tcl/Tk 8.4 compatibility - Dropped support for Tcl/Tk 7.x - Mouse wheel support - diff support - Improved configure script - New TkDesk logo
13 lines
409 B
Text
13 lines
409 B
Text
$NetBSD: patch-ac,v 1.2 2005/10/26 04:29:01 minskim Exp $
|
|
|
|
--- tcldesk/configs/AppBar.orig 2004-04-13 01:41:00.000000000 -0500
|
|
+++ tcldesk/configs/AppBar
|
|
@@ -405,7 +405,7 @@ set tkdesk(appbar) {
|
|
}
|
|
}
|
|
{{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}}
|
|
}
|
|
-
|