Adding plugin files to version control system.
[bluehi] / README
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..a584550
--- /dev/null
+++ b/README
@@ -0,0 +1,36 @@
+BlueHI - A plugin for Canola
+version 0.8.1
+=====================================================================================
+ABOUT
+=====================================================================================
+This software is a plugin for Canola and was developed by Zagaia Project in
+partnership with INDT and FUCAPI.
+=====================================================================================
+
+
+DEPENDENCIES
+=====================================================================================
+This plugin has the following dependencies:
+ - python2.5-bluez
+ - python-lightblue
+ - lightblue1
+
+
+INSTALLATION
+=====================================================================================
+You must have Canola in your computer, to know more about Canola, please enter
+(http://openbossa.indt.org/canola/) in your browser.
+
+- Unpackage bluehi-0.8.1.tar.gz:
+$ tar -xzvf bluehi-0.8.1.tar.gz
+
+- Copy the canola-bluehi into to canola's folder:
+$ cp -rf canola2-bluehi/plugins/canola-bluehi canola/plugins
+
+- Copy bluehi's icon
+$ cp /canola2-bluehi/data/themes/images/bluetooth_plugin.png canola/data/themes/default/images
+Attention -> Your must copy this icon to all themes you have.
+
+- Add bluehi's icon to your default_icons.edc file
+$ cat canola2-bluehi/data/themes/default_icons.edc >> canola/data/themes/default/default_icons.edc
+Attention -> Your must do this to all themes you have.