]> Kevux Git Server - rit/commit
gitk: Use an external icon file on Windows
authorSebastian Schuberth <sschuberth@gmail.com>
Sun, 22 Jul 2012 21:19:24 +0000 (23:19 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 11 Jan 2025 17:17:42 +0000 (18:17 +0100)
commitbaaa9d6d8688ac1787e4be6087173c9e4341b162
treec030d1bec5d75d84df99d6b5de26f807828defa1
parent5eb02dd8f08fc3b7ff22320c3311cd1da6a5ab4d
gitk: Use an external icon file on Windows

Git for Windows now ships with the new Git icon from git-scm.com. Use that
icon file if it exists instead of the old procedurally drawn one.

This patch was sent upstream but so far no decision on its inclusion was
made, so commit it to our fork.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
gitk