Fix saving "Show dot files" option
Fixed correctly highlightning procedure names
This commit is contained in:
13
projman.tcl
13
projman.tcl
@@ -3,11 +3,12 @@
|
||||
exec wish "$0" -- "$@"
|
||||
|
||||
###############################################
|
||||
# Tcl/Tk Project Manager #
|
||||
# Distrubuted under GPL #
|
||||
# Copyright (c) "Sergey Kalinin", 2001, http://nuk-svk.ru #
|
||||
# Author: Sergey Kalinin banzaj28@yandex.ru #
|
||||
##############################################
|
||||
# Tcl/Tk Project Manager #
|
||||
# Distrubuted under GPL #
|
||||
# Copyright (c) "Sergey Kalinin", 2001, #
|
||||
# Home: http://nuk-svk.ru #
|
||||
# Author: Sergey Kalinin banzaj28@yandex.ru #
|
||||
###############################################
|
||||
|
||||
########## VERSION INFORMATION ##########
|
||||
set ver "0.4.5"
|
||||
@@ -177,3 +178,5 @@ option add *Dialog.msg.background $editor(bg)
|
||||
#
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user