/usr/share/glib-2.0/schemas/org.sugarlabs.gschema.xml is in sugar-session 0.112-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 | <?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema id="org.sugarlabs" path="/org/sugarlabs/">
<key name="backup-url" type="s">
<default>''</default>
<summary>Backup URL</summary>
<description>URL where the backup is saved to.</description>
</key>
<key name="show-logout" type="b">
<default>true</default>
<summary>Show Log out</summary>
<description>If TRUE, Sugar will show a "Log out" option.</description>
</key>
<key name="show-restart" type="b">
<default>true</default>
<summary>Show Restart</summary>
<description>If TRUE, Sugar will show a "Restart" option.</description>
</key>
<key name="show-shutdown" type="b">
<default>true</default>
<summary>Show Shutdown</summary>
<description>If TRUE, Sugar will show a "Shutdown" option.</description>
</key>
<key name="show-register" type="b">
<default>true</default>
<summary>Show Register</summary>
<description>If TRUE, Sugar will show a "Register" option in the buddy palette.</description>
</key>
<key name="protected-activities" type="as">
<default>[]</default>
<summary>Bundle IDs of protected activities</summary>
<description>Users will not be allowed to erase these activities through the list view.</description>
</key>
<key name="maximum-number-of-open-activities" type="i">
<default>0</default>
<summary>A limit to the number of simultaneously open activities.</summary>
<description>This int is used to set a limit to the number of open activities. By default (0), there is no limit.</description>
</key>
<child name="user" schema="org.sugarlabs.user" />
<child name="journal" schema="org.sugarlabs.journal" />
<child name="sound" schema="org.sugarlabs.sound" />
<child name="date" schema="org.sugarlabs.date" />
<child name="desktop" schema="org.sugarlabs.desktop" />
<child name="frame" schema="org.sugarlabs.frame" />
<child name="collaboration" schema="org.sugarlabs.collaboration" />
<child name="power" schema="org.sugarlabs.power" />
<child name="peripherals" schema="org.sugarlabs.peripherals" />
<child name="font" schema="org.sugarlabs.font" />
<child name="network" schema="org.sugarlabs.network" />
<child name="speech" schema="org.sugarlabs.speech" />
<child name="update" schema="org.sugarlabs.update" />
<child name="extensions" schema="org.sugarlabs.extensions" />
</schema>
<schema id="org.sugarlabs.user" path="/org/sugarlabs/user/">
<key name="nick" type="s">
<default>''</default>
<summary>User Name</summary>
<description>User name that is used throughout the desktop.</description>
</key>
<key name="default-nick" type="s">
<default>'system'</default>
<summary>Default nick</summary>
<description>"disabled" to ask nick on initialization; "system" to reuse UNIX account long name.</description>
</key>
<key name="color" type="s">
<default>''</default>
<summary>User Color</summary>
<description>Color for the XO icon that is used throughout the desktop. The string is composed of the stroke color and fill color, format is that of rgb colors. Example: #AC32FF,#9A5200</description>
</key>
<key name="gender" type="s">
<default>''</default>
<summary>User Gender</summary>
<description>Gender of the Sugar user, either male, female, or unassigned</description>
</key>
<key name="birth-timestamp" type="i">
<default>0</default>
<summary>User Birth Timestamp</summary>
<description>Birth timestamp (seconds since the epoch)</description>
</key>
<key name="group-label" type="s">
<default>''</default>
<summary>Group Label</summary>
<description>Label associated with age, e.g., '2nd Grade'</description>
</key>
<key name="resume-activity" type="b">
<default>true</default>
<summary>Resume Activity</summary>
<description>If TRUE, Sugar will set default launch of activities in home view to 'resumable' mode.
If FALSE, Sugar will set default launch of activities in home view to 'start-new' mode.
</description>
</key>
<child name="background" schema="org.sugarlabs.user.background" />
</schema>
<schema id="org.sugarlabs.user.background" path="/org/sugarlabs/user/background/">
<key name="image-path" type="s">
<default>''</default>
<summary>Background image path</summary>
<description>Path to the image to be used as a background.</description>
</key>
<key name="alpha-level" type="s">
<default>''</default>
<summary>Background alpha level</summary>
<description>The opacity of the background image.</description>
</key>
</schema>
<schema id="org.sugarlabs.journal" path="/org/sugarlabs/journal/">
<key name="mime-registry" type="a{ss}">
<default>{}</default>
<summary>Mimetype registry</summary>
<description>Consists of key-value pairs mimetypes and their corresponding activity</description>
</key>
<key name="save-as" type="b">
<default>false</default>
<summary>Save-As Alert</summary>
<description>show a save-as alert on activity stop</description>
</key>
</schema>
<schema id="org.sugarlabs.sound" path="/org/sugarlabs/sound/">
<key name="volume" type="i">
<default>80</default>
<summary>Volume Level</summary>
<description>Volume level for the sound device.</description>
</key>
<key name="mute" type="b">
<default>false</default>
<summary>Sound Muted</summary>
<description>Setting for muting the sound device.</description>
</key>
</schema>
<schema id="org.sugarlabs.screen" path="/org/sugarlabs/screen/">
<key name="brightness" type="i">
<default>-1</default>
<summary>Brightness Level</summary>
<description>Brightness level for the computer screen.</description>
</key>
</schema>
<schema id="org.sugarlabs.date" path="/org/sugarlabs/date/">
<key name="timezone" type="s">
<default>''</default>
<summary>Timezone</summary>
<description>Timezone setting for the system.</description>
</key>
</schema>
<schema id="org.sugarlabs.desktop" path="/org/sugarlabs/desktop/">
<key name="homeviews" type="aa{ss}">
<default>[{'layout': 'ring-layout', 'view-icon': 'view-radial', 'favorite-icon': 'emblem-favorite'}]</default>
<summary>Home views</summary>
<description>List of home views, including the view icon, the favorite icon and the layout</description>
</key>
<key name="launcher-interval" type="i">
<default>100</default>
<summary>Launcher animation interval</summary>
<description>Delay in milliseconds between animation updates for launcher pulsing icon.</description>
</key>
</schema>
<schema id="org.sugarlabs.frame" path="/org/sugarlabs/frame/">
<key name="edge-delay" type="i">
<default>1000</default>
<summary>Edge Delay</summary>
<description>Delay for the activation of the frame using the edges.</description>
</key>
<key name="corner-delay" type="i">
<default>0</default>
<summary>Corner Delay</summary>
<description>Delay for the activation of the frame using the corners.</description>
</key>
<key name="trigger-size" type="i">
<default>1</default>
<summary>Trigger Size</summary>
<description>Size of the frame trigger area, in px from the corner/edge.</description>
</key>
</schema>
<schema id="org.sugarlabs.collaboration" path="/org/sugarlabs/collaboration/">
<key name="jabber-server" type="s">
<default>''</default>
<summary>Jabber Server</summary>
<description>URL of the jabber server to use.</description>
</key>
<key name="publish-gadget" type="b">
<default>true</default>
<summary>Publish to Gadget</summary>
<description>If TRUE, Sugar will make us searchable for the other users of the Jabber server.</description>
</key>
<key name="social-help-server" type="s">
<default>'https://use-socialhelp.sugarlabs.org'</default>
<summary>Social Help Server</summary>
<description>URL of the social help server to use with protocol.</description>
</key>
</schema>
<schema id="org.sugarlabs.power" path="/org/sugarlabs/power/">
<key name="automatic" type="b">
<default>false</default>
<summary>Power Automatic</summary>
<description>Automatic power management (increases battery life)</description>
</key>
<key name="extreme" type="b">
<default>false</default>
<summary>Power Extreme</summary>
<description>Extreme power management (disables wireless radio, increases battery life)</description>
</key>
<key name="warning-capacity" type="d">
<default>15</default>
<summary>Warning Capacity</summary>
<description>Warn user on Frame if discharging and battery capacity is below this.</description>
</key>
<key name="minimum-capacity" type="d">
<default>5</default>
<summary>Minimum Capacity</summary>
<description>Begin forced shutdown if discharging and battery capacity is below this.</description>
</key>
<key name="grace-time" type="d">
<default>90</default>
<summary>Grace Time</summary>
<description>Defer forced shutdown to at least this many seconds since Sugar was started.</description>
</key>
</schema>
<schema id="org.sugarlabs.peripherals" path="/org/sugarlabs/peripherals/">
<child name="keyboard" schema="org.sugarlabs.peripherals.keyboard" />
</schema>
<schema id="org.sugarlabs.peripherals.keyboard" path="/org/sugarlabs/peripherals/keyboard/">
<key name="layouts" type="as">
<default>[]</default>
<summary>Keyboard layouts</summary>
<description>List of keyboard layouts. Each entry should be in the form layout(variant)</description>
</key>
<key name="options" type="as">
<default>[]</default>
<summary>Keyboard options</summary>
<description>List of keyboard options.</description>
</key>
<key name="model" type="s">
<default>''</default>
<summary>Keyboard model</summary>
<description>The keyboard model to be used</description>
</key>
</schema>
<schema id="org.sugarlabs.font" path="/org/sugarlabs/font/">
<key name="default-face" type="s">
<default>'Sans Serif'</default>
<summary>Default font face</summary>
<description>Font face that is used throughout the desktop.</description>
</key>
<key name="default-size" type="d">
<default>10</default>
<summary>Default font size</summary>
<description>Font size that is used throughout the desktop.</description>
</key>
</schema>
<schema id="org.sugarlabs.network" path="/org/sugarlabs/network/">
<key name="adhoc" type="b">
<default>true</default>
<summary>Show Sugar Ad-hoc networks</summary>
<description>If TRUE, Sugar will show default Ad-hoc networks for channel 1,6 and 11. If Sugar sees no "known" network when it starts, it does autoconnect to an Ad-hoc network.</description>
</key>
<key name="adhoc-autoconnect" type="b">
<default>true</default>
<summary>Enable Ad-hoc autoconnect</summary>
<description>If TRUE, Sugar will autoconnect to Ad-hoc networks.</description>
</key>
<child name="gsm" schema="org.sugarlabs.network.gsm" />
</schema>
<schema id="org.sugarlabs.network.gsm" path="/org/sugarlabs/network/gsm/">
<key name="username" type="s">
<default>''</default>
<summary>GSM network username (DEPRECATED/UNUSED)</summary>
<description>GSM network username configuration (DEPRECATED/UNUSED)</description>
</key>
<key name="password" type="s">
<default>''</default>
<summary>GSM network password (DEPRECATED/UNUSED)</summary>
<description>GSM network password configuration (DEPRECATED/UNUSED)</description>
</key>
<key name="number" type="s">
<default>'*99#'</default>
<summary>GSM network number (DEPRECATED/UNUSED)</summary>
<description>GSM network telephone number configuration (DEPRECATED/UNUSED)</description>
</key>
<key name="apn" type="s">
<default>''</default>
<summary>GSM network APN (DEPRECATED/UNUSED)</summary>
<description>GSM network access point name configuration (DEPRECATED/UNUSED)</description>
</key>
<key name="pin" type="s">
<default>''</default>
<summary>GSM network PIN (DEPRECATED/UNUSED)</summary>
<description>GSM network personal identification number configuration (DEPRECATED/UNUSED)</description>
</key>
<key name="puk" type="s">
<default>''</default>
<summary>GSM network PUK (DEPRECATED/UNUSED)</summary>
<description>GSM network personal unlock key configuration (DEPRECATED/UNUSED)</description>
</key>
<key name="country" type="s">
<default>''</default>
<summary>TODO: add summary</summary>
<description>TODO: add description</description>
</key>
<key name="provider" type="s">
<default>''</default>
<summary>TODO: add summary</summary>
<description>TODO: add description</description>
</key>
<key name="plan" type="i">
<default>0</default>
<summary>TODO: add summary</summary>
<description>TODO: add description</description>
</key>
</schema>
<schema id="org.sugarlabs.speech" path="/org/sugarlabs/speech/">
<key name="pitch" type="i">
<default>0</default>
<summary>Pitch value for the speech sugar service</summary>
<description>Pitch value used by the speech service in Sugar</description>
</key>
<key name="rate" type="i">
<default>0</default>
<summary>Rate value for the speech sugar service</summary>
<description>Rate value used by the speech service in Sugar</description>
</key>
</schema>
<schema id="org.sugarlabs.update" path="/org/sugarlabs/update/">
<key name="backend" type="s">
<default>'aslo.AsloUpdater'</default>
<summary>Activity update backend.</summary>
<description>Activity update backend module, followed by a period, followed by the class name.</description>
</key>
<key name="microformat-update-url" type="s">
<default>''</default>
<summary>Microformat update URL.</summary>
<description>URL used by the microformat update backend for activity update information.</description>
</key>
<key name="auto-update-frequency" type="i">
<default>0</default>
<summary>Automatic update frequency.</summary>
<description>Frequency of automatic activity updates, measured in days. 0 means disabled.</description>
</key>
<key name="last-activity-update" type="i">
<default>0</default>
<summary>Timestamp of last activity update.</summary>
<description>A unix timestamp (seconds since epoch) of the last successful activity update.</description>
</key>
</schema>
<schema id="org.sugarlabs.extensions" path="/org/sugarlabs/extensions/">
<child name="aboutcomputer" schema="org.sugarlabs.extensions.aboutcomputer" />
</schema>
<schema id="org.sugarlabs.extensions.aboutcomputer" path="/org/sugarlabs/extensions/aboutcomputer/">
<key name="hardware-model" type="s">
<default>''</default>
<summary>A description of the hardware available to the user.</summary>
<description>This string is displayed in the control panel, about computer section.</description>
</key>
</schema>
<enum id='org.sugarlabs.desktop.GDesktopProxyMode'>
<value nick='none' value='0'/>
<value nick='manual' value='1'/>
<value nick='auto' value='2'/>
<value nick='system' value='3'/>
</enum>
<schema id="org.sugarlabs.system.proxy" path="/org/sugarlabs/system/proxy/">
<child name="http" schema="org.sugarlabs.system.proxy.http"/>
<child name="https" schema="org.sugarlabs.system.proxy.https"/>
<child name="ftp" schema="org.sugarlabs.system.proxy.ftp"/>
<child name="socks" schema="org.sugarlabs.system.proxy.socks"/>
<key name="mode" enum="org.sugarlabs.desktop.GDesktopProxyMode">
<default>'none'</default>
<summary>Proxy configuration mode</summary>
<description>
Select the proxy configuration mode. Supported values are "none",
"manual", "auto".
If this is "none", then proxies are not used.
If it is "auto", the autoconfiguration URL described by the
"autoconfig-url" key is used.
If it is "manual", then the proxies described by
"/system/proxy/http", "/system/proxy/https",
"/system/proxy/ftp" and "/system/proxy/socks" will be used.
Each of the 4 proxy types is enabled if its "host" key is
non-empty and its "port" key is non-0.
If an http proxy is configured, but an https proxy is not,
then the http proxy is also used for https.
If a SOCKS proxy is configured, it is used for all protocols,
except that the http, https, and ftp proxy settings override
it for those protocols only.
</description>
</key>
<key name="autoconfig-url" type="s">
<default>''</default>
<summary>Automatic proxy configuration URL</summary>
<description>
URL that provides proxy configuration values. When mode is
"auto", this URL is used to look up proxy information for all
protocols.
</description>
</key>
<key name="ignore-hosts" type="as">
<default>[ 'localhost', '127.0.0.0/8', '::1' ]</default>
<summary>Non-proxy hosts</summary>
<description>
This key contains a list of hosts which are connected to directly,
rather than via the proxy (if it is active). The values can be
hostnames, domains (using an initial wildcard like *.foo.com), IP host
addresses (both IPv4 and IPv6) and network addresses with a netmask
(something like 192.168.0.0/24).
</description>
</key>
</schema>
<schema id="org.sugarlabs.system.proxy.http" path="/org/sugarlabs/system/proxy/http/">
<key name="host" type="s">
<default>''</default>
<summary>HTTP proxy host name</summary>
<description>
The machine name to proxy HTTP through.
</description>
</key>
<key name="port" type="i">
<range min="0" max="65535"/>
<default>8080</default>
<summary>HTTP proxy port</summary>
<description>
The port on the machine defined by "/system/proxy/http/host" that you
proxy through.
</description>
</key>
<key name="use-authentication" type="b">
<default>false</default>
<summary>Authenticate proxy server connections</summary>
<description>
If true, then connections to the proxy server require authentication.
The username/password combo is defined by
"/system/proxy/http/authentication-user" and
"/system/proxy/http/authentication-password".
This applies only to the http proxy; when using a separate
https proxy, there is currently no way to specify that it
should use authentication.
</description>
</key>
<key name="authentication-user" type="s">
<default>''</default>
<summary>HTTP proxy username</summary>
<description>
User name to pass as authentication when doing HTTP proxying.
</description>
</key>
<key name="authentication-password" type="s">
<default>''</default>
<summary>HTTP proxy password</summary>
<description>
Password to pass as authentication when doing HTTP proxying.
</description>
</key>
</schema>
<schema id="org.sugarlabs.system.proxy.https" path="/org/sugarlabs/system/proxy/https/">
<key name="host" type="s">
<default>''</default>
<summary>Secure HTTP proxy host name</summary>
<description>
The machine name to proxy secure HTTP through.
</description>
</key>
<key name="port" type="i">
<range min="0" max="65535"/>
<default>0</default>
<summary>Secure HTTP proxy port</summary>
<description>
The port on the machine defined by "/system/proxy/https/host" that you
proxy through.
</description>
</key>
</schema>
<schema id="org.sugarlabs.system.proxy.ftp" path="/org/sugarlabs/system/proxy/ftp/">
<key name="host" type="s">
<default>''</default>
<summary>FTP proxy host name</summary>
<description>
The machine name to proxy FTP through.
</description>
</key>
<key name="port" type="i">
<range min="0" max="65535"/>
<default>0</default>
<summary>FTP proxy port</summary>
<description>
The port on the machine defined by "/system/proxy/ftp/host" that you
proxy through.
</description>
</key>
</schema>
<schema id="org.sugarlabs.system.proxy.socks" path="/org/sugarlabs/system/proxy/socks/">
<key name="host" type="s">
<default>''</default>
<summary>SOCKS proxy host name</summary>
<description>
The machine name to use as a SOCKS proxy.
</description>
</key>
<key name="port" type="i">
<range min="0" max="65535"/>
<default>0</default>
<summary>SOCKS proxy port</summary>
<description>
The port on the machine defined by "/system/proxy/socks/host" that you
proxy through.
</description>
</key>
</schema>
</schemalist>
|