[totem/gnome-3-20] data: Fix possible crash on first run
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-20] data: Fix possible crash on first run
- Date: Mon, 16 Jan 2017 13:17:08 +0000 (UTC)
commit 39c8d8734fb04ac7efca8dcbb8da561a684cac32
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jan 16 14:12:42 2017 +0100
data: Fix possible crash on first run
If and when the configuration stored in GConf is migrated to GSettings,
the "debug" key didn't exist in the schema, leading to a crash.
https://bugzilla.redhat.com/show_bug.cgi?id=1412335
data/totem.convert | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/totem.convert b/data/totem.convert
index ff2d3f4..586e265 100644
--- a/data/totem.convert
+++ b/data/totem.convert
@@ -5,7 +5,6 @@ hue = /apps/totem/hue
saturation = /apps/totem/saturation
repeat = /apps/totem/repeat
disable-deinterlacing = /apps/totem/disable_deinterlacing
-debug = /apps/totem/debug
audio-output-type = /apps/totem/audio_output_type
network-buffer-threshold = /apps/totem/network-buffer-threshold
subtitle-font = /apps/totem/subtitle_font
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]