[totem/wip/hadess/autoload-subs: 6/6] autoload-subtitles: Enable by default



commit 36a57e6e70faeb8edee24a48617165b711277075
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Apr 10 11:51:58 2020 +0200

    autoload-subtitles: Enable by default
    
    Most users expect it to be enabled out of the box.

 data/org.gnome.totem.gschema.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.totem.gschema.xml.in b/data/org.gnome.totem.gschema.xml.in
index e4b65ef47..a5cca3f89 100644
--- a/data/org.gnome.totem.gschema.xml.in
+++ b/data/org.gnome.totem.gschema.xml.in
@@ -69,7 +69,7 @@
                        <summary>Whether to disable the keyboard shortcuts</summary>
                </key>
                <key name="autoload-subtitles" type="b">
-                       <default>false</default>
+                       <default>true</default>
                        <summary>Whether to autoload text subtitle files when a movie is loaded</summary>
                </key>
                <key name="active-plugins" type="as">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]