There is no path in the desktop files anymore, so
drop the X-XFCE-Module-Path entry and rename the
files to *.in, because we do not have to edit it
during building.
- Split DBus code into a client and service part.
- Stop using signals for DBus but add separate methodes.
- Fix id / display_name switch in panel plugin creation.
- Add tasklist plugin from trunk.
* Drop unused code (generated an unused translation).
* Update some option descriptions.
* Regenerate po files and complete dutch translation.
(Old svn revision: 29176)
- Completely rewritten launcher (Bugs 2336, 2365, 1323, 2262 and 1225)
- Various improvements in libxfce4panel (memory leaks, G_GNUC_INTERNAL,
GSList, canonical strings and fixed pedantic warnings).
- Libxfce4panel does no longer depend on libxfcegui4. This might cause
some problems with plugins. Plugin developers should add libxfcegui4
to the dependencies of their package (including cflags and libadd in
the makefiles).
(Old svn revision: 25077)