j'ai remis l'appplet de ssh.crans.org
darcs-hash:20060412105946-f46e9-ca831ca1346acd9d87eb09e583467735ff2ef399.gz
This commit is contained in:
parent
6a9e5dc12d
commit
030b1da8fa
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ class ssh:
|
||||||
"cursor-color" : "yellow",
|
"cursor-color" : "yellow",
|
||||||
}
|
}
|
||||||
|
|
||||||
appletLocation = "/wiki/applets/mindterm.jar"
|
#appletLocation = "/wiki/applets/mindterm.jar"
|
||||||
|
appletLocation = "https://ssh.crans.org/mindterm.jar"
|
||||||
|
|
||||||
def parseArgs(self, args):
|
def parseArgs(self, args):
|
||||||
argList = args.split(u',')
|
argList = args.split(u',')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue