Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.4rc1, 0.4rc2, and 0.4rc3

hggtk/about: use tortoise logo by Peer Sommerlund

Changeset 0ea2ab37c9db

Parent 87eb693a2bbc

by TK Soh

Changes to 2 files · Browse files at 0ea2ab37c9db Showing diff from parent 87eb693a2bbc Diff from another changeset...

Change 1 of 1 Show Entire File hggtk/​about.py Stacked
 
61
62
63
64
 
65
66
67
 
61
62
63
 
64
65
66
67
@@ -61,7 +61,7 @@
  self.set_wrap_license(True)   self.set_copyright("Copyright 2008 TK Soh and others")   - hg_icon = os.path.normpath(shlib.get_tortoise_icon('hg.ico')) + hg_icon = os.path.normpath(shlib.get_tortoise_icon('thg_logo_92x50.png'))   prog_root = os.path.dirname(os.path.dirname(os.path.dirname(hg_icon)))   license_file = os.path.join(prog_root, "COPYING.txt")  
Added image