Skip to content

gfunkmonk2/mate-note

Repository files navigation

Mnote
-----

Mnote 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.

http://live.mate.org/Mnote

Compiling
---------

See the INSTALL file.

Dependencies:
- Glibmm 2.18
- Gtkmm 2.12 minimum (Gtkmm 2.14 recommended)
- Gtk+ 2.20.
- MateConf 2.0
- libxml2
- libxslt
- libuuid
- boost 1.34
- libpcrepp (part of pcre)
- (optional) gtk-spell 2.0.9
- (optional) libmatepanelapplet 2.22
- (optional) dbus-c++ 0.5

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

Upon first running Mnote, it will import Tomboy and eventually 
StickyNote notes. These will be *copied*.

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, not yet.

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

The source tree is currently hosted on MATE.
To view the repository onlineL
   http://git.mate.org/cgit/mnote

The URL to clone it:
   git://git.mate.org/mnote


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

Please report bugs into MATE bugzilla:
http://bugzilla.mate.org/

Translations
------------

If you have translated Mnote, please contact the corresponding team:

http://l10n.mate.org/teams/

Mailing list
------------

There is a mailing list for mnote. More info here:
http://mail.mate.org/mailman/listinfo/mnote-list

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:
--------

Aurimas Cernius <aurimasc@src.mate.org>
Debarshi Ray <debarshir@src.mate.org>
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>
Benjamin Podszun <benjamin.podszun@gmail.com>

About

Fork of GNOTE for MATE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published