зеркало из https://github.com/microsoft/git.git
gitk: Set the font for all listbox widgets
This affects the font chooser. Signed-off-by: Mark Hills <mark@pogo.org.uk> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Родитель
0933b04e52
Коммит
207ad7b887
1
gitk
1
gitk
|
@ -1880,6 +1880,7 @@ proc setoptions {} {
|
|||
option add *Entry.font uifont startupFile
|
||||
option add *Labelframe.font uifont startupFile
|
||||
option add *Spinbox.font textfont startupFile
|
||||
option add *Listbox.font mainfont startupFile
|
||||
}
|
||||
|
||||
# Make a menu and submenus.
|
||||
|
|
Загрузка…
Ссылка в новой задаче