Khvalovsky / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

Migrate from GConf to GSettings #179

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
With GNOME 3.0 (april 2011), the GNOME Project decided to discontinue GConf.
It won't be maintained anymore: bugs and security holes will not be fixed.
Thus, Gecko Media Player shouldn't depend on GConf any longer.
Please, migrate to GSettings.
GStettings is the official GNOME replacement for GConf, and the GNOME project
is porting all of its applications to it:
https://live.gnome.org/GnomeGoals/GSettingsMigration

You will find the official from GConf to GSettings porting guide at:
http://developer.gnome.org/gio/stable/ch31.html

Original issue reported on code.google.com by heintzma...@gmail.com on 12 Jan 2013 at 1:28

GoogleCodeExporter commented 8 years ago
gmtk, the base library used for preference storing if gecko-mediaplayer has 
supported gsettings, gconf, and keystore since version 1.0.5 which was released 
in Decemeber of 2011.

Please upgrade gecko-mediaplayer, gnome-mplayer, and gmtk to use this feature.

Original comment by kdeko...@gmail.com on 12 Jan 2013 at 2:39

GoogleCodeExporter commented 8 years ago
Thanks for your answer.

Original comment by heintzma...@gmail.com on 13 Jan 2013 at 6:01