~elementary-pantheon/switchboard-plug-keyboard/trunk

« back to all changes in this revision

Viewing changes to src/Pages/Behaviour/settings.vala

Update moved settings location

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
                }
14
14
                
15
15
                public SettingsRepeat () { 
16
 
                        base ("org.gnome.settings-daemon.peripherals.keyboard");
 
16
                        base ("org.gnome.desktop.peripherals.keyboard");
17
17
                }
18
18
        }
19
19
        
33
33
                        base ("org.gnome.desktop.interface");
34
34
                }
35
35
        }
36
 
}
 
 
b'\\ No newline at end of file'
 
36
}