patch-1.3.85 linux/scripts/tail.tk

Next file: linux/scripts/tkgen.c
Previous file: linux/scripts/header.tk
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.84/linux/scripts/tail.tk linux/scripts/tail.tk
@@ -33,12 +33,10 @@
 update_mainmenu .f0
 
 button .f0_bot.r.save -text "Save and Exit" -width 25 -command {
-	writeconfig .config include/linux/autoconf.h; wrapup .wrap } \
-	-activebackground green
+	writeconfig .config include/linux/autoconf.h; wrapup .wrap }
 
 button .f0_bot.r.quit -text "Quit Without Saving" -width 25 \
-	-command { maybe_exit .maybe } \
-	-activebackground red -activeforeground white
+	-command { maybe_exit .maybe }
 
 button .f0_bot.l.store -text "Store Configuration to File" -width 25 -command {
 	load_configfile .load "Save Configuration in file" write_config_file

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