The source project of this merge request has been removed.
Code cleanup: Lower redundancy of xfconf handling code
The remaining redundant code is cumbersome to remove in C, mainly because a string concatenation requires a call to g_free()
.
The remaining redundant code is cumbersome to remove in C, mainly because a string concatenation requires a call to g_free()
.