public
Description: A XML-RPC service used for examining web pages accessibility
Homepage: http://monotonous.org
Clone URL: git://github.com/eeejay/specular.git
Eitan Isaacson (author)
Fri Oct 17 10:00:16 -0700 2008
commit  5db81bd577c43539a12bac354ea1b9179c59ddda
tree    6523443ea365b973992e9eab69076111b3aa9d51
parent  16bc857fb79a5e003b5198b26d9a91f749c28ea5 parent  ba5358381f847ce8dcafc68519128bffc61b3f74
specular / settings.ini
100644 28 lines (21 sloc) 0.576 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[LinuxFirefox3]
host = localhost
command = *chrome /usr/lib/firefox-3.0.3/firefox
 
[LinuxMinefield]
host = localhost
command = *chrome /home/orcauser/Desktop/firefox/firefox-bin
 
[WindowsFirefox3]
host = 11.0.0.2
command = *chrome
 
[WindowsMinefield]
host = 11.0.0.2
command = *chrome C:\Documents and Settings\Eitan\Desktop\minefield\firefox.exe
 
[WindowsInternetExplorer]
host = 11.0.0.2
command = *iexplore
 
[WindowsSafari]
host = 11.0.0.2
command = *safari C:\Documents and Settings\Eitan\Desktop\WebKit-nightly\Safari.exe
 
[WindowsOpera]
host = 11.0.0.2
command = *opera