Skip to content
Snippets Groups Projects
TODO 329 B
Newer Older
Todo list for libxfce4util (> 4.0):
-----------------------------------
	- Make xfce_textdomain() a C function and check for gettext framework
	  in libxfce4util's configure
	
Benedikt Meurer's avatar
Benedikt Meurer committed
	- Add a xfce_timer_fire_once(time, func) that fires a timeout after
	  a specified amount of time and automatically removes the timeout
	  afterwards.