[PD-cvs] externals/miXed/bin/pddp pddpclient.tcl,1.1,1.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Wed Oct 10 07:02:50 CEST 2007


Update of /cvsroot/pure-data/externals/miXed/bin/pddp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28418

Modified Files:
	pddpclient.tcl 
Log Message:
added three generic URL opening commands that use the defaults of GNOME/KDE/Debian

Index: pddpclient.tcl
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/bin/pddp/pddpclient.tcl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pddpclient.tcl	30 May 2005 09:29:25 -0000	1.1
--- pddpclient.tcl	10 Oct 2007 05:02:48 -0000	1.2
***************
*** 35,39 ****
  		Linux {
  		    foreach candidate \
! 			{firefox mozilla galeon konqueror netscape lynx} {
  			set browser [lindex [auto_execok $candidate] 0]
  			if {[string length $browser]} {
--- 35,39 ----
  		Linux {
  		    foreach candidate \
! 			{gnome-open xdg-open sensible-browser firefox mozilla galeon konqueror netscape lynx} {
  			set browser [lindex [auto_execok $candidate] 0]
  			if {[string length $browser]} {





More information about the Pd-cvs mailing list