first attempt at packaging -- a few rough edges
[gregoa/zavai.git] / debian / README.Debian
1 zavai for Debian
2 ----------------
3
4 In order to get anything to appear in the Apps menu, copy the .desktop
5 files for the progarms you'd like to run to the home directory of the
6 user that will be running X, thus:
7
8    mkdir ~/.zavai
9    cp /usr/share/applications/tangogps.desktop ~/.zavai
10    cp /usr/share/applications/navit.desktop ~/.zavai
11    cp /usr/share/applications/vala-terminal.desktop ~/.zavai
12    cp /usr/share/applications/midori.desktop ~/.zavai
13    cp /usr/share/applications/zhone.desktop ~/.zavai
14    cp /usr/share/applications/FBReader.desktop ~/.zavai
15    cp conf/satmon.desktop ~/.zavai
16
17 Also copy the example 'display' script there:
18
19    cp /usr/share/doc/zavai/examples/display ~/.zavai
20
21 If you're running X as non-root, you'll need to add that user to group
22 messagebus.
23
24  -- Philip Hands <phil@hands.com>  Sun, 04 Oct 2009 07:18:21 +0100