Added gray theme
Fixed work with file from directory but not project.
This commit is contained in:
10
projman.tcl
10
projman.tcl
@@ -1,4 +1,7 @@
|
||||
#!/usr/bin/wish
|
||||
#!/bin/sh
|
||||
# Tcl ignores the next line -*- tcl -*- \
|
||||
exec wish "$0" -- "$@"
|
||||
|
||||
###########################################################
|
||||
# Tcl/Tk Project Manager #
|
||||
# Distrubuted under GPL #
|
||||
@@ -118,8 +121,3 @@ option add *Listbox.background $editor(bg) startupFile
|
||||
option add *Scrollbar.background $editor(bg) startupFile
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user