/+junk/libgego

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/libgego
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
================================================================================
============================= LibGego ==========================================
================================================================================

A little library with a few helpful things for use in GObject based
applications.

BUILDING:
$ mkdir build
$ cd build
$ cmake ..
$ make

INSTALL:
TODO.