]> git.ipfire.org Git - thirdparty/git.git/commit
git-gui: workaround ttk:style theme use
authorClemens Buchacher <drizzd@gmx.net>
Sat, 3 Mar 2018 22:39:19 +0000 (23:39 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Mar 2018 07:46:45 +0000 (23:46 -0800)
commitf50d5055bf9bb2aa35e629d31943334afc4a9f10
treee1732e28baa1ee9ace988f8bc35c69aa4a2782de
parent5ab72271e16ac23c269f5019a74a7b1d65170e47
git-gui: workaround ttk:style theme use

Tk 8.5.7, which is the latest version on Centos 6, does not support
getting the current theme with [ttk::style theme use]. Use the existing
workaround for this in all places.

Signed-off-by: Clemens Buchacher <drizzd@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
lib/themed.tcl