From dc418d20d5450b2e51f0af0459be5ee71872d610 Mon Sep 17 00:00:00 2001 From: Robby Workman <rworkman@slackbuilds.org> Date: Tue, 9 Jul 2013 23:25:22 -0500 Subject: libraries/gmtk: Use dconf instead of gconf Since dconf is GConf's replacement, and it's shipped in Slackware 14.1, we should use it. Whether we should switch this to use gtk3 is another issue entirely :-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org> --- libraries/gmtk/README | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libraries/gmtk/README') diff --git a/libraries/gmtk/README b/libraries/gmtk/README index 3fe8a99e02..14860b86d1 100644 --- a/libraries/gmtk/README +++ b/libraries/gmtk/README @@ -9,7 +9,3 @@ other applications. Those widgets are gmtk_audio_meter - a audio visualization tool gmtk_output_combobox - a widget for selecting audio outputs (alsa and pulse compatible) - -It uses GConf to save its setting, but it can use the optional -dependency dconf for it: in this case pass the switch DCONF="YES" -to the script. -- cgit v1.2.3