Adding plugin files to version control system.
[bluehi] / README
1 BlueHI - A plugin for Canola
2 version 0.8.1
3 =====================================================================================
4 ABOUT
5 =====================================================================================
6 This software is a plugin for Canola and was developed by Zagaia Project in
7 partnership with INDT and FUCAPI.
8 =====================================================================================
9
10
11 DEPENDENCIES
12 =====================================================================================
13 This plugin has the following dependencies:
14  - python2.5-bluez
15  - python-lightblue
16  - lightblue1
17
18
19 INSTALLATION
20 =====================================================================================
21 You must have Canola in your computer, to know more about Canola, please enter
22 (http://openbossa.indt.org/canola/) in your browser.
23
24 - Unpackage bluehi-0.8.1.tar.gz:
25 $ tar -xzvf bluehi-0.8.1.tar.gz
26
27 - Copy the canola-bluehi into to canola's folder:
28 $ cp -rf canola2-bluehi/plugins/canola-bluehi canola/plugins
29
30 - Copy bluehi's icon
31 $ cp /canola2-bluehi/data/themes/images/bluetooth_plugin.png canola/data/themes/default/images
32 Attention -> Your must copy this icon to all themes you have.
33
34 - Add bluehi's icon to your default_icons.edc file
35 $ cat canola2-bluehi/data/themes/default_icons.edc >> canola/data/themes/default/default_icons.edc
36 Attention -> Your must do this to all themes you have.