summaryrefslogtreecommitdiff
path: root/lib/logo.tcl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10git-gui: Refactor Henrik Nyh's logo into its own procedureLibravatar Shawn O. Pearce1-0/+43
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>