aboutsummaryrefslogtreecommitdiff
path: root/src/settings-manager.vala
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete files (gtk and dbusmenu)Lars Uebernickel2013-06-181-136/+0
|
* manually merge of lp:~victored/indicator-sound/lp-1014955Conor Curran2012-06-211-2/+24
|
* remove_interested() and add_interested() shouldn't call ↵Charles Kerr2012-03-261-14/+18
| | | | g_settings_set_strv() with an array of strings that isn't NULL-terminated.
* make sure we are dynamically sensitive to players being uninstalled whilst ↵Conor Curran2012-02-271-1/+15
| | | | they still have an entry in the menu
* make indicator-sound's schema and path naming consistent with other indicators.Charles Kerr2012-01-101-1/+1
| | | | | indicator-sound uses a different schema prefix ("/com/canonical/indicators" vs "/com/canonical/indicator") and different path prefix ("/apps/indicators" vs "/com/canonical/indicator") than other indicators use. When I asked ronoc about the latter, he confirmed it's an error and suggested that the former be fixed at the same time to make indicator naming more consistent.
* tweaked to handle banshee desktop name change now that is finally in nattyConor Curran2011-04-041-0/+3
|
* revert the banshee desktop id change because the new version won't make betaConor Curran2011-03-231-1/+2
|
* bug free afaics ...Conor Curran2011-02-181-0/+2
|
* moved builder and iter to the stack in blacklist methodConor Curran2011-01-311-1/+0
|
* blacklist / interested players work doneConor Curran2011-01-311-2/+22
|
* porting in progressConor Curran2011-01-101-2/+2
|
* blacklisting in placeConor Curran2011-01-051-3/+10
|
* caught a bug to do with writing to gsettingsConor Curran2010-12-231-5/+14
|
* clients properly remembered using gsettingsConor Curran2010-12-151-6/+6
|
* settings schema defined and handling code wroteConor Curran2010-12-151-0/+55