23 #ifndef _LAX_FREEDESKTOP_H
24 #define _LAX_FREEDESKTOP_H
26 #include <lax/attributes.h>
31 int touch_recently_used(
const char *file,
const char *mime,
const char *group,
const char *timestamp);
33 char *
recently_used(
const char *mimetype,
const char *group,
int includewhat);
Mon Feb 17 2014 11:52:56, Laxkit