2010-05-05 17:05:42 -04:00
|
|
|
<schemalist>
|
2011-03-23 11:13:25 -04:00
|
|
|
<schema id="org.gnome.shell" path="/org/gnome/shell/"
|
2010-05-05 17:05:42 -04:00
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key name="development-tools" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<_summary>
|
|
|
|
Enable internal tools useful for developers and testers from Alt-F2
|
|
|
|
</_summary>
|
|
|
|
<_description>
|
|
|
|
Allows access to internal debugging and monitoring tools
|
|
|
|
using the Alt-F2 dialog.
|
|
|
|
</_description>
|
|
|
|
</key>
|
2011-05-25 15:34:33 -04:00
|
|
|
<key name="enabled-extensions" type="as">
|
|
|
|
<default>[]</default>
|
|
|
|
<_summary>Uuids of extensions to enable</_summary>
|
|
|
|
<_description>
|
|
|
|
GNOME Shell extensions have a uuid property; this key lists extensions
|
|
|
|
which should be loaded. disabled-extensions overrides this setting for
|
|
|
|
extensions that appear in both lists.
|
2010-05-05 17:05:42 -04:00
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
<key name="enable-app-monitoring" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<_summary>Whether to collect stats about applications usage</_summary>
|
|
|
|
<_description>
|
|
|
|
The shell normally monitors active applications in order to present
|
|
|
|
the most used ones (e.g. in launchers). While this data will be
|
|
|
|
kept private, you may want to disable this for privacy reasons.
|
|
|
|
Please note that doing so won't remove already saved data.
|
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
<key name="favorite-apps" type="as">
|
2011-05-19 13:41:43 -04:00
|
|
|
<default>[ 'epiphany.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'libreoffice-writer.desktop', 'nautilus.desktop', 'gnome-documents.desktop' ]</default>
|
2010-05-05 17:05:42 -04:00
|
|
|
<_summary>List of desktop file IDs for favorite applications</_summary>
|
|
|
|
<_description>
|
|
|
|
The applications corresponding to these identifiers
|
|
|
|
will be displayed in the favorites area.
|
|
|
|
</_description>
|
|
|
|
</key>
|
2011-01-17 16:38:47 -05:00
|
|
|
<key name="disabled-open-search-providers" type="as">
|
|
|
|
<default>[]</default>
|
|
|
|
<_summary>disabled OpenSearch providers</_summary>
|
|
|
|
</key>
|
2010-05-05 17:05:42 -04:00
|
|
|
<key name="command-history" type="as">
|
|
|
|
<default>[]</default>
|
|
|
|
<_summary>History for command (Alt-F2) dialog</_summary>
|
|
|
|
</key>
|
2011-02-13 11:43:32 -05:00
|
|
|
<key name="looking-glass-history" type="as">
|
|
|
|
<default>[]</default>
|
|
|
|
<_summary>History for the looking glass dialog</_summary>
|
|
|
|
</key>
|
2011-09-30 12:54:45 -04:00
|
|
|
<key name="saved-im-presence" type="i">
|
2011-10-08 17:31:05 -04:00
|
|
|
<default>1</default>
|
2011-09-30 12:54:45 -04:00
|
|
|
<_summary></_summary>
|
|
|
|
</key>
|
2011-10-05 20:47:18 -04:00
|
|
|
<key name="saved-session-presence" type="i">
|
|
|
|
<default>0</default>
|
|
|
|
<_summary></_summary>
|
|
|
|
</key>
|
2010-05-05 17:05:42 -04:00
|
|
|
<child name="clock" schema="org.gnome.shell.clock"/>
|
|
|
|
<child name="calendar" schema="org.gnome.shell.calendar"/>
|
|
|
|
<child name="recorder" schema="org.gnome.shell.recorder"/>
|
2011-08-29 11:11:22 -04:00
|
|
|
<child name="keyboard" schema="org.gnome.shell.keyboard"/>
|
2010-05-05 17:05:42 -04:00
|
|
|
</schema>
|
|
|
|
|
2011-03-23 11:13:25 -04:00
|
|
|
<schema id="org.gnome.shell.calendar" path="/org/gnome/shell/calendar/"
|
2010-05-05 17:05:42 -04:00
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key name="show-weekdate" type="b">
|
|
|
|
<default>false</default>
|
|
|
|
<_summary>Show the week date in the calendar</_summary>
|
|
|
|
<_description>
|
|
|
|
If true, display the ISO week date in the calendar.
|
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
|
2011-08-29 11:11:22 -04:00
|
|
|
<schema id="org.gnome.shell.keyboard" path="/org/gnome/shell/keyboard/"
|
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key name="keyboard-type" type="s">
|
|
|
|
<default>'touch'</default>
|
|
|
|
<_summary>Which keyboard to use</_summary>
|
|
|
|
<_description>
|
|
|
|
The type of keyboard to use.
|
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
|
2011-03-23 11:13:25 -04:00
|
|
|
<schema id="org.gnome.shell.clock" path="/org/gnome/shell/clock/"
|
2010-05-05 17:05:42 -04:00
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key name="show-seconds" type="b">
|
|
|
|
<default>false</default>
|
|
|
|
<_summary>Show time with seconds</_summary>
|
|
|
|
<_description>
|
2010-12-02 11:28:06 -05:00
|
|
|
If true, display seconds in time.
|
2010-05-05 17:05:42 -04:00
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
<key name="show-date" type="b">
|
|
|
|
<default>false</default>
|
|
|
|
<_summary>Show date in clock</_summary>
|
|
|
|
<_description>
|
2010-12-02 11:28:06 -05:00
|
|
|
If true, display date in the clock, in addition to time.
|
2010-05-05 17:05:42 -04:00
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
|
2011-03-23 11:13:25 -04:00
|
|
|
<schema id="org.gnome.shell.recorder" path="/org/gnome/shell/recorder/"
|
2010-05-05 17:05:42 -04:00
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key name="framerate" type="i">
|
|
|
|
<default>15</default>
|
|
|
|
<_summary>Framerate used for recording screencasts.</_summary>
|
|
|
|
<_description>
|
|
|
|
The framerate of the resulting screencast recordered
|
|
|
|
by GNOME Shell's screencast recorder in frames-per-second.
|
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
<key name="pipeline" type="s">
|
2010-06-19 07:07:13 -04:00
|
|
|
<default>''</default>
|
2010-05-05 17:05:42 -04:00
|
|
|
<_summary>The gstreamer pipeline used to encode the screencast</_summary>
|
|
|
|
<_description>
|
|
|
|
Sets the GStreamer pipeline used to encode recordings.
|
|
|
|
It follows the syntax used for gst-launch. The pipeline should have
|
|
|
|
an unconnected sink pad where the recorded video is recorded. It will
|
|
|
|
normally have a unconnected source pad; output from that pad
|
|
|
|
will be written into the output file. However the pipeline can also
|
|
|
|
take care of its own output - this might be used to send the output
|
|
|
|
to an icecast server via shout2send or similar. When unset or set
|
|
|
|
to an empty value, the default pipeline will be used. This is currently
|
2011-01-21 13:33:11 -05:00
|
|
|
'videorate ! vp8enc quality=10 speed=2 threads=%T ! queue ! webmmux'
|
|
|
|
and records to WEBM using the VP8 codec. %T is used as a placeholder
|
|
|
|
for a guess at the optimal thread count on the system.
|
2010-05-05 17:05:42 -04:00
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
<key name="file-extension" type="s">
|
2011-01-21 13:33:11 -05:00
|
|
|
<default>'webm'</default>
|
2010-05-05 17:05:42 -04:00
|
|
|
<_summary>File extension used for storing the screencast</_summary>
|
|
|
|
<_description>
|
|
|
|
The filename for recorded screencasts will be a unique filename
|
|
|
|
based on the current date, and use this extension. It should be
|
|
|
|
changed when recording to a different container format.
|
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
</schemalist>
|