Gnote
-----

Gnote is a C++ port of Tomboy

I wrote this as an experiment, and the emphasis has been put on making
it a clone as close as possible to the original.

Compiling
---------

See the INSTALL file.

Dependencies:
- Gtkmm 2.12 minimum (Gtkmm 2.14 recommended)
- Gtk+ 2.12.
- Libxml++ 2.6 or later (2.26 recommended)
- libuuid
- boost 1.34
- (optional) gtk-spell 2.0.9

Importing Tomboy notes
----------------------

As of now, you have to manually copy the data.
Simply copy ~/.tomboy to ~/.gnote
It is deliberate that it does not share the storage with Tomboy.
Note: due to the way Tomboy work, the "pinned" state of the notes 
will not be carried over.

Getting the code
----------------

The source tree is currently hosted on GNOME.
git://git.gnome.org/gnote

Reporting bug
-------------

Please report bugs into GNOME bugzilla:
http://bugzilla.gnome.org/

License
-------

This software in GPLv3 or later. See the file COPYING. Some files are
under a different license. Check the headers for the copyright info.

Authors:
--------

Hubert Figuiere <hub@figuiere.net>


Original Tomboy authors and copyright:
Copyright (C) 2004-2007 Alex Graveley <alex@beatniksoftware.com>

Alex Graveley <alex@beatniksoftware.com>
Boyd Timothy <btimothy@gmail.com>
Chris Scobell <chris@thescobells.com>
David Trowbridge <trowbrds@gmail.com>
Ryan Lortie <desrt@desrt.ca>
Sandy Armstrong <sanfordarmstrong@gmail.com>
Sebastian Rittau <srittau@jroger.in-berlin.de>
Kevin Kubasik <kevin@kubasik.net>
Stefan Schweizer <steve.schweizer@gmail.com>
