patch-1.3.60 linux/scripts/tail.tk
Next file: linux/scripts/tkgen.c
Previous file: linux/scripts/patch-kernel
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Wed Feb 7 08:56:11 1996
- Orig file:
v1.3.59/linux/scripts/tail.tk
- Orig date:
Thu Jan 4 21:55:00 1996
diff -u --recursive --new-file v1.3.59/linux/scripts/tail.tk linux/scripts/tail.tk
@@ -33,9 +33,11 @@
update_mainmenu .f0
button .f0_bot.r.save -text "Save and Exit" -width 25 -command {
- writeconfig .config include/linux/autoconf.h; wrapup .wrap }
+ writeconfig .config include/linux/autoconf.h; wrapup .wrap } \
+ -activebackground green
-button .f0_bot.r.quit -text "Quit Without Saving" -command { maybe_exit .maybe } -width 25 \
+button .f0_bot.r.quit -text "Quit Without Saving" -width 25 \
+ -command { maybe_exit .maybe } \
-activebackground red -activeforeground white
button .f0_bot.l.store -text "Store Configuration to File" -width 25 -command {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this