Created attachment 2549 xfce-autostart.c It would be good to have a convenience function to create/modify autostart files as currently it is required to do this on its own in each application that would use one. The attached file is a first proposition. Build with gcc `pkg-config --cflags --libs glib-2.0 libxfce4util-1.0` xfce-autostart.c -o autostart.
Is this used in much places than?
While it might be interresting to have such a function available in a shared library, and even if it would be proposed by the API, I don't imagine it will ever be used that much. Bug marked as WONTFIX. Cheers, Mike