-
Benedikt Meurer authored
Bumped version to 4.1.5. Added "XDG Base Directory" implementation; now, brian, make the theming stuff standards compliant :-) (Old svn revision: 785)
Benedikt Meurer authoredBumped version to 4.1.5. Added "XDG Base Directory" implementation; now, brian, make the theming stuff standards compliant :-) (Old svn revision: 785)
TODO 329 B
Todo list for libxfce4util (> 4.0):
-----------------------------------
- Make xfce_textdomain() a C function and check for gettext framework
in libxfce4util's configure
- Add a xfce_timer_fire_once(time, func) that fires a timeout after
a specified amount of time and automatically removes the timeout
afterwards.