mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
165 lines
5.1 KiB
XML
165 lines
5.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<schemalist>
|
|
<schema id="org.mpdevil.mpdevil" path="/org/mpdevil/mpdevil/">
|
|
<child name="profile1" schema="org.mpdevil.mpdevil.profile"/>
|
|
<child name="profile2" schema="org.mpdevil.mpdevil.profile"/>
|
|
<child name="profile3" schema="org.mpdevil.mpdevil.profile"/>
|
|
<key type="b" name="maximize">
|
|
<default>false</default>
|
|
<summary>Maximize mpdevil on startup</summary>
|
|
</key>
|
|
<key type="i" name="width">
|
|
<default>1030</default>
|
|
<summary>Default width of window</summary>
|
|
</key>
|
|
<key type="i" name="height">
|
|
<default>950</default>
|
|
<summary>Default height of window</summary>
|
|
</key>
|
|
<key type="i" name="paned0">
|
|
<default>350</default>
|
|
<summary>Default position of cover/playlist separator</summary>
|
|
</key>
|
|
<key type="i" name="paned1">
|
|
<default>226</default>
|
|
<summary>Default position of artist/albums separator</summary>
|
|
</key>
|
|
<key type="i" name="paned2">
|
|
<default>551</default>
|
|
<summary>Default position of paned1/paned0 separator</summary>
|
|
</key>
|
|
<key type="i" name="paned3">
|
|
<default>196</default>
|
|
<summary>Default position of genre/artist separator</summary>
|
|
</key>
|
|
<key type="b" name="genre-filter">
|
|
<default>false</default>
|
|
<summary>Show genre filter</summary>
|
|
</key>
|
|
<key type="b" name="mini-player">
|
|
<default>false</default>
|
|
<summary>Start player in mini player mode</summary>
|
|
</key>
|
|
<key type="i" name="album-cover">
|
|
<default>180</default>
|
|
<summary>Size of covers in album view</summary>
|
|
</key>
|
|
<key type="i" name="track-cover">
|
|
<default>350</default>
|
|
<summary>Size of main cover</summary>
|
|
</key>
|
|
<key type="i" name="icon-size">
|
|
<default>24</default>
|
|
<summary>Size of icons in main control bar</summary>
|
|
</key>
|
|
<key type="b" name="use-csd">
|
|
<default>true</default>
|
|
<summary>Use Client-side decoration</summary>
|
|
</key>
|
|
<key type="b" name="show-stop">
|
|
<default>true</default>
|
|
<summary>Show stop button</summary>
|
|
</key>
|
|
<key type="b" name="show-audio-format">
|
|
<default>true</default>
|
|
<summary>Show audio format</summary>
|
|
</key>
|
|
<key type="b" name="show-lyrics-button">
|
|
<default>true</default>
|
|
<summary>Show lyrics button</summary>
|
|
</key>
|
|
<key type="b" name="sort-albums-by-year">
|
|
<default>true</default>
|
|
<summary>Sort albums by year</summary>
|
|
</key>
|
|
<key type="b" name="send-notify">
|
|
<default>false</default>
|
|
<summary>Send notification on title change</summary>
|
|
</key>
|
|
<key type="b" name="stop-on-quit">
|
|
<default>false</default>
|
|
<summary>Stop playback on quit</summary>
|
|
</key>
|
|
<key type="b" name="force-mode">
|
|
<default>false</default>
|
|
<summary>Play selected albums directly</summary>
|
|
</key>
|
|
<key type="b" name="use-album-artist">
|
|
<default>true</default>
|
|
<summary>Use 'Album Artist' tag to group albums</summary>
|
|
</key>
|
|
<key type="b" name="mpris">
|
|
<default>true</default>
|
|
<summary>Provide MPRIS</summary>
|
|
</key>
|
|
<key type="b" name="rewind-mode">
|
|
<default>false</default>
|
|
<summary>Classic previous button behavior</summary>
|
|
</key>
|
|
<key type="ai" name="column-permutation">
|
|
<default>[0, 1, 2, 3, 4, 5, 6, 7]</default>
|
|
<summary>Column order in playlist</summary>
|
|
</key>
|
|
<key type="ab" name="column-visibilities">
|
|
<default>[true, false, true, true, true, true, false, false]</default>
|
|
<summary>Visibility of columns in playlist</summary>
|
|
</key>
|
|
<key type="ai" name="column-sizes">
|
|
<default>[33, 0, 217, 173, 186, 0, 0, 0]</default>
|
|
<summary>Sizes of columns in playlist</summary>
|
|
</key>
|
|
<key type="b" name="playlist-right">
|
|
<default>false</default>
|
|
<summary>Move playlist to the right</summary>
|
|
</key>
|
|
<key type="i" name="active-profile">
|
|
<range min="0" max="2"/>
|
|
<default>0</default>
|
|
<summary>Active profile</summary>
|
|
</key>
|
|
<key type="i" name="refresh-interval">
|
|
<default>100</default>
|
|
<summary>Main refresh interval</summary>
|
|
<description>
|
|
This setting should only be used if you know what you are doing!
|
|
It controls the time in msec. between two status requests to MPD.
|
|
Too high values (long time) will make mpdevil very slow in terms
|
|
of showing the latest status of MPD (e.g. current song).
|
|
Too low values (short time) can cause gui blocks making mpdevil
|
|
unresponsive and cpu intensive.
|
|
</description>
|
|
</key>
|
|
</schema>
|
|
<schema id="org.mpdevil.mpdevil.profile">
|
|
<key type="b" name="socket-connection">
|
|
<default>false</default>
|
|
<summary>Connect via Unix domain socket</summary>
|
|
</key>
|
|
<key type="s" name="socket">
|
|
<default>""</default>
|
|
<summary>Unix domain socket</summary>
|
|
</key>
|
|
<key type="s" name="host">
|
|
<default>"localhost"</default>
|
|
<summary>Hostname or IP address</summary>
|
|
</key>
|
|
<key type="i" name="port">
|
|
<range min="0" max="65535"/>
|
|
<default>6600</default>
|
|
<summary>Network port</summary>
|
|
</key>
|
|
<key type="s" name="password">
|
|
<default>""</default>
|
|
<summary>Password</summary>
|
|
</key>
|
|
<key type="s" name="path">
|
|
<default>""</default>
|
|
<summary>Music library path</summary>
|
|
</key>
|
|
<key type="s" name="regex">
|
|
<default>""</default>
|
|
<summary>Cover regex</summary>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|