[totem/wip/hadess/update-plugin-names: 2/2] data: Update default plugins list
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/update-plugin-names: 2/2] data: Update default plugins list
- Date: Sat, 23 Feb 2019 10:56:48 +0000 (UTC)
commit ba535a7afdbc3ef067343a4fe4953e59f9dcb315
Author: Bastien Nocera <hadess hadess net>
Date: Sat Feb 23 11:54:45 2019 +0100
data: Update default plugins list
So as to reduce the number of GSettings writes on startup.
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 fccb4e45e..f0bc3c4c1 100644
--- a/data/org.gnome.totem.gschema.xml.in
+++ b/data/org.gnome.totem.gschema.xml.in
@@ -77,7 +77,7 @@
<summary>Whether to autoload external chapter files when a movie is loaded</summary>
</key>
<key name="active-plugins" type="as">
-
<default>['skipto','chapters','screenshot','media_player_keys','screensaver','movie-properties','save-file']</default>
+ <default>['apple-trailers', 'autoload-subtitles', 'media-player-keys',
'movie-properties', 'recent', 'rotation', 'save-file', 'screensaver', 'screenshot', 'skipto',
'variable-rate', 'vimeo']</default>
<summary>Active plugins list</summary>
<description>A list of the names of the plugins which are currently active (loaded
and running).</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]