What's new:
- Added a smart cache system, improving greatly the performance of obmenu-generator.
- A desktop file is read only if it doesn't exists in cache or if it has been modified since it has been cached.
- Automatically regenerate the
icons.db
file when the gtkrc file is modified.- No need to execute
-d
anymore.
- No need to execute
- Automatically regenerate the
cache.db
file when theconfig.pl
is modified.- No need to worry about the
cache.db
being out-of-date.
- No need to worry about the
- Automatically reconfigure the Openbox (with
-c
) after generating a static menu.- No need to execute
openbox --reconfigure
manually.
- No need to execute