Open CriminalK opened 11 years ago
Currently the plugin used gconf, but I used a quickfix and commented out all the gconf related code and now the plugin runs again (for me at least).
The next step is to add GSettings code in the program, as well as adding a gschema xml file to be able to store the data.
Now support for editing these data files in the config dialog has to be added.
Currently the plugin used gconf, but I used a quickfix and commented out all the gconf related code and now the plugin runs again (for me at least).
The next step is to add GSettings code in the program, as well as adding a gschema xml file to be able to store the data.