Tagged Questions
3
votes
1answer
347 views
Load configuration from XML (Xfconf)
I'm trying to make an app to switch your XFCE4-Panel's layout between 3 layouts. I applied those layouts and copied the XML file where Xfconf stores its configuration for the panel.
The general idea ...