[Debian-astro-commits] [saods9] 01/01: Hardcode executable name to have a correct title

Ole Streicher olebole at moszumanska.debian.org
Wed Jul 22 10:31:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch experimental
in repository saods9.

commit 3b01a8cbf9c34aa2e7a0f169cb16c8742cf9dd18
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Jul 22 12:31:13 2015 +0200

    Hardcode executable name to have a correct title
---
 src/ds9.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ds9.tcl b/src/ds9.tcl
index f8ccf41..615ccec 100755
--- a/src/ds9.tcl
+++ b/src/ds9.tcl
@@ -166,7 +166,7 @@ if {[catch {tk windowingsystem} ds9(wm)]} {
 }
 
 # who are we?
-set ds9(app) [file tail [info nameofexecutable]]
+set ds9(app) ds9
 
 # Themes are now hardcoded
 switch $ds9(wm) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/saods9.git



More information about the Debian-astro-commits mailing list