1
This is SIMDOCK, an eye-candy deskbar for Linux.
2
This program is free software and still in development
8
---------------------------------------------
10
2) Type 'make' to compile
11
3) Type 'make install' as ROOT to install
13
See INSTALLING file if you have problems or if you
14
need compiling options
19
---------------------------------------------
25
--------------------------------------------
26
You can add new Launchers editing the file
27
/home/<yourname>/.simdock/Launchers.xml
28
A simple Launcher file is as follows:
33
<path>/usr/bin/firefox</path>
34
<icon>/usr/share/firefox/icons/mozicon128.png</icon>
35
<description>Firefox web browser</description>
40
<path>/usr/bin/amsn</path>
41
<icon>/usr/share/amsn/icons/amsn.png</icon>
42
<description>Msn chat client</description>
48
Upgrading from SimBar:
49
---------------------------------------------
50
To keep your old launchers and settings just copy
51
settings.xml and launchers.xml to ~/.simdock/ and
52
substitute every SimBar to SimDock. Sorry for the
56
---------------------------------------------
57
http://sourceforge.net/projects/simbar/