Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sugar3.speech - remove GConf compatibility #386

Closed
wants to merge 1 commit into from

Conversation

quozl
Copy link
Contributor

@quozl quozl commented Mar 26, 2018

GConf compatibility support in sugar3.speech module allows activities to read or be notified of changes to the speech pitch and rate. GConf is deprecated.

Remove GConf from the sugar3.speech module.

The speech pitch and rate will no longer be available via GConf. Fix GTK+ 2 activities by porting to GTK+ 3. Fix GTK+ 3 activities by porting from GConf to Gio.Settings.

Tested on Ubuntu 16.04.

GConf compatibility support in sugar3.speech module allows activities to
read or be notified of changes to the speech pitch and rate.  GConf is
deprecated.

Remove GConf from the sugar3.speech module.

The speech pitch and rate will no longer be available via GConf.  Fix
GTK+ 2 activities by porting to GTK+ 3.  Fix GTK+ 3 activities by
porting from GConf to Gio.Settings.

Tested on Ubuntu 16.04.
@quozl quozl changed the title sugar3.speech - remove GConf compatibility support sugar3.speech - remove GConf compatibility Mar 28, 2018
@quozl
Copy link
Contributor Author

quozl commented Apr 1, 2018

Pushed as 30139a3.

@quozl quozl closed this Apr 1, 2018
@quozl quozl deleted the 2018-03-26-no-gconf branch April 1, 2018 23:20
@quozl quozl moved this from Relevant to Done in Port from GConf to Gio.Settings Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant