tjol / emperor

Orthodox file manager for GNOME — DEAD, recommended alternative: MeanEYE/sunflower
GNU General Public License v3.0
11 stars 0 forks source link

Emperor

An orthodox file manager for the GNOME desktop.

Installation

To build Emperor from source, you will need:

Configure the package with ./configure', build withmake', and install with make install (usually as root). Type ./configure --help' for a full list of configuration options. See the fileINSTALL' for details.

If you wish to build Emperor without libnotify support, either because your system does not have libnotify version 0.7, or because you wish to disable it, you will need also the Vala compiler.

To run Emperor from the source tree without installing, use `make run'.

To bootstrap, e.g. if you got the source with git, you will also need:

To generate the ./configure' script from a git clone, run./bootstrap.sh'

Hacking

`make valadoc' will generate API docs for the application core.

Copyright

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

For details, refer to the file COPYING.

See also: AUTHORS