From 016673636c3c38f6abedd75711216794a4ba8d23 Mon Sep 17 00:00:00 2001 From: Linquize Date: Mon, 27 Jan 2014 23:39:09 +0800 Subject: [PATCH] Add tgit.icon in .tgitconfig This is a new feature in TortoiseGit 1.8.6, which allows to show SherpDevelop icon as taskbar overlay icon --- .tgitconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .tgitconfig diff --git a/.tgitconfig b/.tgitconfig new file mode 100644 index 0000000000..d2ed6769e9 --- /dev/null +++ b/.tgitconfig @@ -0,0 +1,2 @@ +[tgit] + icon = src/Main/StartUp/Project/Resources/SharpDevelop.ico