rpms/maxima/FC-4 maxima-5.9.2-htmlview.patch,NONE,1.1

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Sep 22 12:39:07 UTC 2005


Author: rdieter

Update of /cvs/extras/rpms/maxima/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8739

Added Files:
	maxima-5.9.2-htmlview.patch 
Log Message:
updated htmlview patch


maxima-5.9.2-htmlview.patch:

--- NEW FILE maxima-5.9.2-htmlview.patch ---
--- maxima/interfaces/xmaxima/Tkmaxima/Menu.tcl.htmlview	2004-10-16 10:37:53.000000000 -0500
+++ maxima/interfaces/xmaxima/Tkmaxima/Menu.tcl	2005-08-22 07:27:23.000000000 -0500
@@ -215,9 +215,9 @@
 	}
     } else {
 	
-	set selectedbrowser mozilla
+	set selectedbrowser htmlview 
 
-	foreach b { mozilla konqueror epiphany firefox netscape } {
+	foreach b { htmlview firefox konqueror mozilla epiphany netscape } {
 	    if { ! [catch {exec which $b} ] } {
 		set selectedbrowser $b
 		break } }




More information about the fedora-extras-commits mailing list