git-gui: Refactor Henrik Nyh's logo into its own procedure
commit281fdf6921abb11a90a890c09ccce61453050415
authorShawn O. Pearce <spearce@spearce.org>
Fri, 5 Oct 2007 12:35:41 +0000 (5 08:35 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 10 Oct 2007 05:12:15 +0000 (10 01:12 -0400)
tree4940a8d322c74587cd72128ff6e4f00e0caa2c3f
parentb7d68258a34320884735f94f5e7184946b72d065
git-gui: Refactor Henrik Nyh's logo into its own procedure

By moving the logo into its own procedure we can use it in
multiple locations within the UI, but still load it only if
the logo is going to be used by the application.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl
lib/logo.tcl [new file with mode: 0644]