[Debian-astro-commits] [saods9] 02/03: Revert "Hardcode executable name to have a correct title"

Ole Streicher olebole at moszumanska.debian.org
Fri Jul 24 10:07:02 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 dcfd0921e8bf7c8041d0f25f80aece062001c061
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Jul 23 09:57:52 2015 +0200

    Revert "Hardcode executable name to have a correct title"
    
    This reverts commit 3b01a8cbf9c34aa2e7a0f169cb16c8742cf9dd18.
---
 src/ds9.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ds9.tcl b/src/ds9.tcl
index 615ccec..f8ccf41 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) ds9
+set ds9(app) [file tail [info nameofexecutable]]
 
 # 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