Lejoni - 2005-01-02

IT shows that I screwed up the ABOUT file in the package, so here is a copy of an old version of it.
I will rewrite it tomorrow, and do another release.
------------------------

About LTool-0.1 (Lazy Tool)
by Joni Larsen-Haikarainen (aka Lejon, aka Lejoni)
License GNU GPL (www.gnu.org)

The Goal with LTool, is to make an aplication that will somehow
make diffrent tasks, easyer and/or faster.

The main aplication is written in Python/PyGTK.
The pluginsystem suports loading of external Python/PyGTK code,
although that code may execute external code, in any language.

DISCLAMER:
        Use this aplication at your own risk, if you are not carefull
        you might overwrite files by mistake. Or if you use the aplication
        or plugin, in another way than inteded. It may crach your system.

The main tab:
        To the left you have the Exit-button. Preferebly use this, to
        shutdown LTool, in a "nice" way.
        In the middle you will find an drop-down entry. Wher you ether
        may enter the path to an external plugin. Or chose to load
        one of the plugins that follows with LTool. To load you press the
        button to the right of the entry.
        At the right edge of the screen you will find the About button,
        that will show you this text, opening in a new window.

        The tabs, will by default, be placed at the bottom of the main window.
        starting from the left, and loading in to the right.

        If you are familiar with Python/PyGTK, you might change the layout
        extensivly. I will not prioritise to have options inside the aplication
        to do this, although it might come in later versions.

Plugins that follow with LTool:

        Screenshot.py; a plugin that uses the commandline based program
        import, that follows with ImageMagic. With wich you may take
        "pre-cut" screenshots and screenshots of the "root-window"
        (the current screen). If you select pre-cut, your cursor will change
        to a cros, and you will be able to mark the area of the screen you want
        to capture.

        ColorScanClick.py; is only a GUI to run, and kill ltool-csc, wich is a binary
        written in C/C++. that has been hacked extencivly, but diffrent persons,
        wher the lates one is FaceAnkh. It is a "less organised" code, that will most
        likely be Obsolite, in futer versions of the LTool release. As it is planed
        to be replaced with a rewrited version, with much more functionality.
       Currently it will only scan a horesontal line on your screen for a specifyed
        color, and click. (this is usefull while picking Grass/Slate, in ATITD.)