Puppy jwm-xdgmenus

JWM menu generator based on an XDG menu structure
Copyright (c) 2006 Raul Suarez (rarsa at yahoo.com)

This implementation was originally created for Puppy Linux
http://www.puppylinux.com

INTRODUCTION
============

FreeDestkop XDG menus is a way of separating the contents and the structure
of the menu, so applications can be added to a menu without worying about the
actual menu structure established by the user (or window manager).

The full specification can be found on the freedesktop.org web site

 http://www.freedesktop.org/Standards/menu-spec

SHORT DOCUMENTATION
===================

This implementation provides a menu generators for JWM.

It receives a xdg .menu file as input and writes the corresponding
JWM menu to the standard output


DEPENDENCIES
============
gnome-menus
------
This implementation uses the gnome-menus library version 2.14.0.

 ftp://ftp.gnome.org/pub/GNOME/sources/gnome-menus

In puppy you must install the gnome-menus package.

BUILDING
========
The build process has been configured specifically for Puppy linux.
It creates a PupGet package (tar.gz)

To build the executable and create the PupGet package execute:

make

DISCLAIMER
==========

This implementation of the xdgmenus comes with ABSOLUTELY NO WARRANTY;

This implementation of the xdgmenus  comes without any kind of support.
Please don't email me asking for support. The applications' source is quite
simple and the specification is very clear.

COPYRIGHT
=========

Copyright (C) 2006 - Raul Suarez (rarsa at yahoo.com)

LICENSE
=======
This utility can be used and modified freely.
and you are welcome to redistribute it under the following terms:

- This utility is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

- Any derived works should be also distributed freely under an all-permisive
license. Share the spirit of open source.

- The following is not a requirement but a request:
If you make changes to the application to fit a particular purpose or
feature please share them with me contacting me at (rarsa at yahoo.com)
