~jacseen/keryx/unstable

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
29
#### Default values ####
LogDir=../logs
LocaleDir=../locale
PluginsDir=../plugins
ProjectsDir=../projects
PixmapsDir=../pixmaps
ThemesDir=../pixmaps/themes
DefaultTheme=../pixmaps/themes/default
CurrentTheme=../pixmaps/themes/default

#### Examples ####

#LogDir=../logs
#LocaleDir=../locale
#PackagesDir=../packages
#PixmapsDir=../pixmaps
#PluginsDir=../plugins
#ProjectsDir=../projects
#ThemesDir=../pixmaps/themes
#DefaultTheme=../pixmaps/themes/default
#CurrentTheme=../pixmaps/themes/default

### Proxy configuration ###
# Leave ProxyUsername and ProxyPassword commented 
# when the proxy does not require them.

#HTTPProxy=http://127.0.0.1:8880
#ProxyUsername=username
#ProxyPassword=password