desktop: CalEditDlg: fixed dialog title bar
[barry.git] / README
blobc5fa3461f540ef001671e117f5ab76d6fde7b190
2 ******************************************************************************
3 *  CAUTION: This is unofficial software, based on reverse engineering the    *
4 *           USB protocol.  It does not have the advantage of any internal    *
5 *           knowledge of RIM software design or specs.  Please make complete *
6 *           backups of your BlackBerry device, using the official RIM        *
7 *           software, before experimenting.  While the author has had good   *
8 *           success with this software, that is no guarantee that you will.  *
9 *           Please make backups.                                             *
10 ******************************************************************************
12 Introduction:
13 -------------
14 Barry is a GPL C++ library and application set to interface with
15 USB BlackBerry handheld devices on Linux.  This is one of
16 Net Direct Inc.'s (http://www.netdirect.ca/) open source projects.
18 The SourceForge project page can be found at:
19         http://sourceforge.net/projects/barry/
21 The documentation page can be found at:
22         http://netdirect.ca/barry
23         or
24         http://barry.sourceforge.net/  (redirect)
26 The same documentation (and perhaps more up to date) can be found in the
27 doc/www/ directory.  If you have php CLI installed, run the static.sh
28 script to generate the HTML, then start reading at index.html.
30 Enjoy!
32 December 2010