[SCM] image display tool for astronomy branch, debian, updated. 6a7d314319bf5a77fb419c625a945cb6321b07ff
Ole Streicher
debian at liska.ath.cx
Mon Jun 11 10:18:39 UTC 2012
The following commit has been merged in the debian branch:
commit 6a7d314319bf5a77fb419c625a945cb6321b07ff
Author: Ole Streicher <debian at liska.ath.cx>
Date: Mon Jun 11 12:18:12 2012 +0200
About box size adjusted
diff --git a/debian/patches/ds9_add_about_debian.patch b/debian/patches/ds9_add_about_debian.patch
index b365fa8..0e49d44 100644
--- a/debian/patches/ds9_add_about_debian.patch
+++ b/debian/patches/ds9_add_about_debian.patch
@@ -11,3 +11,14 @@ Description: Add the Debian packager to the "About" box
set help(email) "If you encounter any problems or have suggestions with ds9, please contact us at:
saord at cfa.harvard.edu
+--- a/src/util.tcl
++++ b/src/util.tcl
+@@ -711,7 +711,7 @@
+
+ # Param
+ set f [frame $w.param -background white]
+- canvas $f.c -background white -height 550 -width 400
++ canvas $f.c -background white -height 585 -width 400
+ pack $f.c -fill both -expand true
+
+ # can't use -file for zvfs
--
image display tool for astronomy
More information about the debian-science-commits
mailing list