Apwal is...
============
  Allons Par Wangen Acheter des Lilas
  (advanced and powerful window app launcher)

DEVEL INFO
==========
  edit Makefile.inc to activate debugging informations

BUGS - FIXME
============
  - cereimg.c
      background_area->width+2 at the place of background_area->width
      so there a bug here... if someone could explain to me...
  - gtkmarshalers.[ch]
      i don't know how to use these primitives without taking this files,
      maybe i do something wrong and i don't have to use it?

WISHLIST / IDEAS - NO PARTICULAR ORDER / NO SURE IF USEFUL NEITHER
==========================================
  - internationalisation/localisation, depends on the demand ;)
  - make a pool of threads for [re]loading the icons from disk?
  - icon radiance ala e17, in the editor or in the launcher (with a background?)
  - all: document well the code with a doc generator?
  - launcher: make a lighter launcher which only use the xlib (no gdk/xml)
  - all: think about how being able to deal with icon with different size.
  - all: use automake/autoconf?
  - all: Undo?
  - all: add a debug tab in the notebook?
  - all: make a nicer 'unknown' icon
  - all: status bar?
  - iconsel: allow interuption during icon loading?
  - editor: I am not happy with the remove button location...
  - pointer feedback if busy (gdk_cursor_new/gdk_window_set_cursor)
  - all: other distrib packages (Redhat, ...)
  - iconselpref: pixmap path in red in invalid

PROBABLY FOR NEXT PUBLIC RELEASE:
=================================
  - implement key binding in a better way and reactivate it

