summaryrefslogtreecommitdiff
path: root/git-gui/lib/encoding.tcl
diff options
context:
space:
mode:
authorMark Levedahl <mlevedahl@gmail.com>2025-09-28 23:04:54 -0400
committerMark Levedahl <mlevedahl@gmail.com>2025-09-29 20:54:09 -0400
commit830c4578cdc4478e3e74286bb1d007e184700ae1 (patch)
tree9f2e847c7804e3ae499e227caeb2c4827bddcf9e /git-gui/lib/encoding.tcl
parent83a2de9ca6bd2c191dbdfe1dc89eabb3622b8cc9 (diff)
gitk: add proc run_themeloader
gitk currently accepts a single themeloader file via the config file, and will source this with errors reported to the console. This is fine for simple configuration, but will not support interactive theme exploration from the gui. In particular, a themeloader file must be sourced only once as the themes defined cannot be re-defined. Also, errors must be handled rather than just aborting while printing to the console. So, add a proc to handle the above, supporting expansion of the gui config pages. Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'git-gui/lib/encoding.tcl')
0 files changed, 0 insertions, 0 deletions