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)
Wed Feb 11 02:09:57 -0800 2009
specular / settings.ini
100644 28 lines (21 sloc) 0.581 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
[WindowsFirefox3]
host = localhost
command = *chrome
 
[WindowsMinefield]
host = localhost
command = *chrome C:\Documents and Settings\Eitan\Desktop\minefield\firefox.exe
 
[WindowsInternetExplorer]
host = localhost
command = *iexplore
 
[WindowsSafari]
host = localhost
command = *safari C:\Documents and Settings\Eitan\Desktop\WebKit-nightly\Safari.exe
 
[WindowsOpera]
host = localhost
command = *opera
 
[LinuxFirefox3]
host = localhost
command = *chrome /usr/lib/firefox-3.0.3/firefox
 
[LinuxMinefield]
host = localhost
command = *chrome /home/orcauser/Desktop/firefox/firefox-bin