Using kconf_update on multiple files
Wilco Greven
greven at kde.org
Sat Oct 23 19:11:15 BST 2004
Hello,
For the layout changes in kicker I'd like to update the configuration key to
which the list of applets is written. When used with reverseLayout, it's
better if that list is reversed. Now the problem is that for the childpanels
this key isn't in kickerrc, but in a files with names
childpanel_panelextension_<unique_random_id>_rc. Therefore you can't use
kconf_update to change these files. Would it be a problem to change
kconf_update so that it you can for example specify:
Files=childpanel_panelextension_*_rc in the .upd file?
Greetings,
Wilco
More information about the kde-core-devel
mailing list