[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323
Bernhard R. Link
brlink at debian.org
Tue Apr 24 15:52:43 UTC 2012
The following commit has been merged in the cleanedupstream branch:
commit 371d642d805ed7521ff8e2cc6ed80758a9ff779f
Author: Hans Schoenemann <hannes at mathematik.uni-kl.de>
Date: Mon Jan 30 19:37:12 2012 +0100
add: safari as help browser on mac
diff --git a/Singular/LIB/help.cnf b/Singular/LIB/help.cnf
index be74b1c..4e72f7b 100644
--- a/Singular/LIB/help.cnf
+++ b/Singular/LIB/help.cnf
@@ -1,4 +1,4 @@
-# Singular help browser file $Id$
+# Singular help browser file
# each line which start with an # is a comment
# each other line defines a (possible) help browser
# the format of the entries is: <name>!<requirements>!<shell command>
@@ -36,6 +36,7 @@ firefox!xDhE:firefox:!firefox %h &
konqueror!xDhE:konqueror:!konqueror %h &
galeon!xDhE:galeon:!galeon -n %h &
netscape!xDhE:netscape:!(netscape -remote "openURL(%h)")||(netscape %h) &
+safari!xh:E:/Applications/Safari.app:!open /Applications/Safari.app %h
tkinfo!xDiE:tkinfo:!tkinfo '(%i)%n' &
xinfo!xDiE:xterm:E:info:!xterm -e info -f %i --node='%n' &
info!xiE:info:!info -f %i --node='%n'
--
an open source computer algebra system
More information about the debian-science-commits
mailing list