/usr/share/glib-2.0/schemas/org.gnome.nautilus.gschema.xml is in nautilus-data 1:3.4.1-0ubuntu1.
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 | <?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<enum id="org.gnome.nautilus.SpeedTradeoff">
<value value="0" nick="always"/>
<value value="1" nick="local-only"/>
<value value="2" nick="never"/>
</enum>
<enum id="org.gnome.nautilus.ClickPolicy">
<value value="0" nick="single"/>
<value value="1" nick="double"/>
</enum>
<enum id="org.gnome.nautilus.ActivationChoice">
<value value="0" nick="launch"/>
<value value="1" nick="display"/>
<value value="2" nick="ask"/>
</enum>
<enum id="org.gnome.nautilus.FolderView">
<value value="0" nick="icon-view"/>
<value value="1" nick="compact-view"/>
<value value="2" nick="list-view"/>
</enum>
<enum id="org.gnome.nautilus.DateFormat">
<value value="0" nick="locale"/>
<value value="1" nick="iso"/>
<value value="2" nick="informal"/>
</enum>
<enum id="org.gnome.nautilus.SortOrder">
<value value="0" nick="manually"/>
<value value="1" nick="name"/>
<value value="2" nick="size"/>
<value value="3" nick="type"/>
<value value="4" nick="mtime"/>
<value value="5" nick="atime"/>
<value value="6" nick="trash-time"/>
</enum>
<enum id="org.gnome.nautilus.ZoomLevel">
<value value="0" nick="smallest"/>
<value value="1" nick="smaller"/>
<value value="2" nick="small"/>
<value value="3" nick="standard"/>
<value value="4" nick="large"/>
<value value="5" nick="larger"/>
<value value="6" nick="largest"/>
</enum>
<enum id="org.gnome.nautilus.TabPosition">
<value value="0" nick="after-current-tab"/>
<value value="1" nick="end"/>
</enum>
<schema path="/org/gnome/nautilus/" id="org.gnome.nautilus" gettext-domain="nautilus">
<child schema="org.gnome.nautilus.preferences" name="preferences"/>
<child schema="org.gnome.nautilus.icon-view" name="icon-view"/>
<child schema="org.gnome.nautilus.compact-view" name="compact-view"/>
<child schema="org.gnome.nautilus.list-view" name="list-view"/>
<child schema="org.gnome.nautilus.sidebar-panels" name="sidebar-panels"/>
<child schema="org.gnome.nautilus.desktop" name="desktop"/>
<child schema="org.gnome.nautilus.window-state" name="window-state"/>
</schema>
<schema path="/org/gnome/nautilus/preferences/" id="org.gnome.nautilus.preferences" gettext-domain="nautilus">
<key name="tabs-open-position" enum="org.gnome.nautilus.TabPosition">
<aliases>
<alias value='after_current_tab' target='after-current-tab'/>
</aliases>
<default>'after-current-tab'</default>
<summary>Where to position newly open tabs in browser windows.</summary>
<description>If set to "after-current-tab", then new tabs are inserted after the current tab. If set to "end", then new tabs are appended to the end of the tab list.</description>
</key>
<key type="b" name="always-use-browser">
<default>true</default>
<summary>Enables the classic Nautilus behavior, where all windows are browsers</summary>
<description>If set to true, then all Nautilus windows will be browser windows. This is how Nautilus used to behave before version 2.6, and some people prefer this behavior.</description>
</key>
<key type="b" name="always-use-location-entry">
<default>false</default>
<summary>Always use the location entry, instead of the pathbar</summary>
<description>If set to true, then Nautilus browser windows will always use a textual input entry for the location toolbar, instead of the pathbar.</description>
</key>
<key type="b" name="confirm-trash">
<default>true</default>
<summary>Whether to ask for confirmation when deleting files, or emptying Trash</summary>
<description>If set to true, then Nautilus will ask for confirmation when you attempt to delete files, or empty the Trash.</description>
</key>
<key type="b" name="enable-delete">
<default>false</default>
<summary>Whether to enable immediate deletion</summary>
<description>If set to true, then Nautilus will have a feature allowing you to delete a file immediately and in-place, instead of moving it to the trash. This feature can be dangerous, so use caution.</description>
</key>
<key name="show-icon-text" enum="org.gnome.nautilus.SpeedTradeoff">
<aliases><alias value='local_only' target='local-only'/></aliases>
<default>'local-only'</default>
<summary>When to show preview text in icons</summary>
<description>Speed tradeoff for when to show a preview of text file contents in the file's icon. If set to "always" then always show previews, even if the folder is on a remote server. If set to "local-only" then only show previews for local file systems. If set to "never" then never bother to read preview data.</description>
</key>
<key name="show-directory-item-counts" enum="org.gnome.nautilus.SpeedTradeoff">
<aliases><alias value='local_only' target='local-only'/></aliases>
<default>'local-only'</default>
<summary>When to show number of items in a folder</summary>
<description>Speed tradeoff for when to show the number of items in a folder. If set to "always" then always show item counts, even if the folder is on a remote server. If set to "local-only" then only show counts for local file systems. If set to "never" then never bother to compute item counts.</description>
</key>
<key name="click-policy" enum="org.gnome.nautilus.ClickPolicy">
<default>'double'</default>
<summary>Type of click used to launch/open files</summary>
<description>Possible values are "single" to launch files on a single click, or "double" to launch them on a double click.</description>
</key>
<key name="executable-text-activation" enum="org.gnome.nautilus.ActivationChoice">
<default>'ask'</default>
<summary>What to do with executable text files when activated</summary>
<description>What to do with executable text files when they are activated (single or double clicked). Possible values are "launch" to launch them as programs, "ask" to ask what to do via a dialog, and "display" to display them as text files.</description>
</key>
<key type="b" name="install-mime-activation">
<default>true</default>
<summary>Show the package installer for unknown mime types</summary>
<description>Whether to show the user a package installer dialog in case an unknown mime type is opened, in order to search for an application to handle it.</description>
</key>
<key type="b" name="mouse-use-extra-buttons">
<default>true</default>
<summary>Use extra mouse button events in Nautilus' browser window</summary>
<description>For users with mice that have "Forward" and "Back" buttons, this key will determine if any action is taken inside of Nautilus when either is pressed.</description>
</key>
<key type="i" name="mouse-forward-button">
<default>9</default>
<summary>Mouse button to activate the "Forward" command in browser window</summary>
<description>For users with mice that have buttons for "Forward" and "Back", this key will set which button activates the "Forward" command in a browser window. Possible values range between 6 and 14.</description>
</key>
<key type="i" name="mouse-back-button">
<default>8</default>
<summary>Mouse button to activate the "Back" command in browser window</summary>
<description>For users with mice that have buttons for "Forward" and "Back", this key will set which button activates the "Back" command in a browser window. Possible values range between 6 and 14.</description>
</key>
<key name="show-image-thumbnails" enum="org.gnome.nautilus.SpeedTradeoff">
<aliases><alias value='local_only' target='local-only'/></aliases>
<default>'local-only'</default>
<summary>When to show thumbnails of image files</summary>
<description>Speed tradeoff for when to show an image file as a thumbnail. If set to "always" then always thumbnail, even if the folder is on a remote server. If set to "local-only" then only show thumbnails for local file systems. If set to "never" then never bother to thumbnail images, just use a generic icon.</description>
</key>
<key type="t" name="thumbnail-limit">
<default>10485760</default>
<summary>Maximum image size for thumbnailing</summary>
<description>Images over this size (in bytes) won't be thumbnailed. The purpose of this setting is to avoid thumbnailing large images that may take a long time to load or use lots of memory.</description>
</key>
<key type="b" name="show-advanced-permissions">
<default>false</default>
<summary>Show advanced permissions in the file property dialog</summary>
<description>If set to true, then Nautilus lets you edit and display file permissions in a more unix-like way, accessing some more esoteric options.</description>
</key>
<key type="b" name="sort-directories-first">
<default>true</default>
<summary>Show folders first in windows</summary>
<description>If set to true, then Nautilus shows folders prior to showing files in the icon and list views.</description>
</key>
<key name="default-sort-order" enum="org.gnome.nautilus.SortOrder">
<aliases>
<alias value='modification_date' target='mtime'/>
</aliases>
<default>'name'</default>
<summary>Default sort order</summary>
<description>The default sort-order for items in the icon view. Possible values are "name", "size", "type" and "mtime".</description>
</key>
<key type="b" name="default-sort-in-reverse-order">
<default>false</default>
<summary>Reverse sort order in new windows</summary>
<description>If true, files in new windows will be sorted in reverse order. ie, if sorted by name, then instead of sorting the files from "a" to "z", they will be sorted from "z" to "a"; if sorted by size, instead of being incrementally they will be sorted decrementally.</description>
</key>
<key type="b" name="desktop-is-home-dir">
<default>false</default>
<summary>Nautilus uses the users home folder as the desktop</summary>
<description>If set to true, then Nautilus will use the user's home folder as the desktop. If it is false, then it will use ~/Desktop as the desktop.</description>
</key>
<key name="default-folder-viewer" enum="org.gnome.nautilus.FolderView">
<aliases>
<alias value='icon_view' target='icon-view'/>
<alias value='compact_view' target='compact-view'/>
<alias value='list_view' target='list-view'/>
</aliases>
<default>'icon-view'</default>
<summary>Default folder viewer</summary>
<description>When a folder is visited this viewer is used unless you have selected another view for that particular folder. Possible values are "list-view", "icon-view" and "compact-view".</description>
</key>
<key name="date-format" enum="org.gnome.nautilus.DateFormat">
<default>'locale'</default>
<summary>Date Format</summary>
<description>The format of file dates. Possible values are "locale", "iso", and "informal".</description>
</key>
<key type="b" name="show-hidden-files">
<default>false</default>
<summary>Whether to show hidden files</summary>
<description>If set to true, then hidden files are shown by default in the file manager. Hidden files are either dotfiles, listed in the folder's .hidden file or backup files ending with a tilde (~).</description>
</key>
<key type="ay" name="bulk-rename-tool">
<default>[]</default>
<summary>Bulk rename utility</summary>
<description>If set, Nautilus will append URIs of selected files and treat the result as a command line for bulk renaming. Bulk rename applications can register themselves in this key by setting the key to a space-separated string of their executable name and any command line options. If the executable name is not set to a full path, it will be searched for in the search path.</description>
</key>
</schema>
<schema path="/org/gnome/nautilus/icon-view/" id="org.gnome.nautilus.icon-view" gettext-domain="nautilus">
<key type="as" name="captions">
<default>[ 'none', 'size', 'date_modified' ]</default>
<summary>List of possible captions on icons</summary>
<description>A list of captions below an icon in the icon view and the desktop. The actual number of captions shown depends on the zoom level. Some possible values are: "size", "type", "date_modified", "date_changed", "date_accessed", "owner", "group", "permissions", "octal_permissions" and "mime_type".</description>
</key>
<key type="b" name="labels-beside-icons">
<default>false</default>
<summary>Put labels beside icons</summary>
<description>If true, labels will be placed beside icons rather than underneath them.</description>
</key>
<key name="default-zoom-level" enum="org.gnome.nautilus.ZoomLevel">
<default>'standard'</default>
<summary>Default icon zoom level</summary>
<description>Default zoom level used by the icon view.</description>
</key>
<key type="i" name="thumbnail-size">
<default>64</default>
<summary>Default Thumbnail Icon Size</summary>
<description>The default size of an icon for a thumbnail in the icon view.</description>
</key>
<key type="as" name="text-ellipsis-limit">
<default>[ '3' ]</default>
<summary>Text Ellipsis Limit</summary>
<description>A string specifying how parts of overlong file names should be replaced by ellipses, depending on the zoom level. Each of the list entries is of the form "Zoom Level:Integer". For each specified zoom level, if the given integer is larger than 0, the file name will not exceed the given number of lines. If the integer is 0 or smaller, no limit is imposed on the specified zoom level. A default entry of the form "Integer" without any specified zoom level is also allowed. It defines the maximum number of lines for all other zoom levels. Examples: 0 - always display overlong file names; 3 - shorten file names if they exceed three lines; smallest:5,smaller:4,0 - shorten file names if they exceed five lines for zoom level "smallest". Shorten file names if they exceed four lines for zoom level "smaller". Do not shorten file names for other zoom levels. Available zoom levels: smallest (33%), smaller (50%), small (66%), standard (100%), large (150%), larger (200%), largest (400%)</description>
</key>
</schema>
<schema path="/org/gnome/nautilus/compact-view/" id="org.gnome.nautilus.compact-view" gettext-domain="nautilus">
<key name="default-zoom-level" enum="org.gnome.nautilus.ZoomLevel">
<default>'standard'</default>
<summary>Default compact view zoom level</summary>
<description>Default zoom level used by the compact view.</description>
</key>
<key type="b" name="all-columns-have-same-width">
<default>false</default>
<summary>All columns have same width</summary>
<description>If this preference is set, all columns in the compact view have the same width. Otherwise, the width of each column is determined seperately.</description>
</key>
</schema>
<schema path="/org/gnome/nautilus/list-view/" id="org.gnome.nautilus.list-view" gettext-domain="nautilus">
<key name="default-zoom-level" enum="org.gnome.nautilus.ZoomLevel">
<default>'smaller'</default>
<summary>Default list zoom level</summary>
<description>Default zoom level used by the list view.</description>
</key>
<key type="as" name="default-visible-columns">
<default>[ 'name', 'size', 'type', 'date_modified' ]</default>
<summary>Default list of columns visible in the list view</summary>
<description>Default list of columns visible in the list view.</description>
</key>
<key type="as" name="default-column-order">
<default>[ 'name', 'size', 'type', 'date_modified' ]</default>
<summary>Default column order in the list view</summary>
<description>Default column order in the list view.</description>
</key>
</schema>
<schema path="/org/gnome/nautilus/sidebar-panels/" id="org.gnome.nautilus.sidebar-panels" gettext-domain="nautilus">
<child schema="org.gnome.nautilus.sidebar-panels.tree" name="tree"/>
</schema>
<schema path="/org/gnome/nautilus/sidebar-panels/tree/" id="org.gnome.nautilus.sidebar-panels.tree" gettext-domain="nautilus">
<key type="b" name="show-only-directories">
<default>true</default>
<summary>Only show folders in the tree side pane</summary>
<description>If set to true, Nautilus will only show folders in the tree side pane. Otherwise it will show both folders and files.</description>
</key>
</schema>
<schema path="/org/gnome/nautilus/desktop/" id="org.gnome.nautilus.desktop" gettext-domain="nautilus">
<key type="s" name="font">
<default l10n="messages" context="desktop-font">''</default>
<summary>Desktop font</summary>
<description>The font _description used for the icons on the desktop.</description>
</key>
<key type="b" name="home-icon-visible">
<default>true</default>
<summary>Home icon visible on desktop</summary>
<description>If this is set to true, an icon linking to the home folder will be put on the desktop.</description>
</key>
<key type="b" name="computer-icon-visible">
<default>true</default>
<summary>Computer icon visible on desktop</summary>
<description>If this is set to true, an icon linking to the computer location will be put on the desktop.</description>
</key>
<key type="b" name="trash-icon-visible">
<default>true</default>
<summary>Trash icon visible on desktop</summary>
<description>If this is set to true, an icon linking to the trash will be put on the desktop.</description>
</key>
<key type="b" name="volumes-visible">
<default>true</default>
<summary>Show mounted volumes on the desktop</summary>
<description>If this is set to true, icons linking to mounted volumes will be put on the desktop.</description>
</key>
<key type="b" name="network-icon-visible">
<default>false</default>
<summary>Network Servers icon visible on the desktop</summary>
<description>If this is set to true, an icon linking to the Network Servers view will be put on the desktop.</description>
</key>
<key type="s" name="computer-icon-name">
<default l10n="messages" context="computer-icon-name">'Computer'</default>
<summary>Desktop computer icon name</summary>
<description>This name can be set if you want a custom name for the computer icon on the desktop.</description>
</key>
<key type="s" name="home-icon-name">
<default>''</default>
<summary>Desktop home icon name</summary>
<description>This name can be set if you want a custom name for the home icon on the desktop.</description>
</key>
<key type="s" name="trash-icon-name">
<default l10n="messages" context="trash-icon-name">'Trash'</default>
<summary>Desktop trash icon name</summary>
<description>This name can be set if you want a custom name for the trash icon on the desktop.</description>
</key>
<key type="s" name="network-icon-name">
<default l10n="messages" context="network-icon-name">'Network Servers'</default>
<summary>Network servers icon name</summary>
<description>This name can be set if you want a custom name for the network servers icon on the desktop.</description>
</key>
<key type="i" name="text-ellipsis-limit">
<default>3</default>
<summary>Text Ellipsis Limit</summary>
<description>An integer specifying how parts of overlong file names should be replaced by ellipses on the desktop. If the number is larger than 0, the file name will not exceed the given number of lines. If the number is 0 or smaller, no limit is imposed on the number of displayed lines.</description>
</key>
<key type="b" name="background-fade">
<default>true</default>
<summary>Fade the background on change</summary>
<description>If set to true, then Nautilus will use a fade effect to change the desktop background.</description>
</key>
</schema>
<schema path="/org/gnome/nautilus/window-state/" id="org.gnome.nautilus.window-state" gettext-domain="nautilus">
<key type="s" name="geometry">
<default>''</default>
<summary>The geometry string for a navigation window.</summary>
<description>A string containing the saved geometry and coordinates string for navigation windows.</description>
</key>
<key type="b" name="maximized">
<default>false</default>
<summary>Whether the navigation window should be maximized.</summary>
<description>Whether the navigation window should be maximized by default.</description>
</key>
<key type="i" name="sidebar-width">
<default>148</default>
<summary>Width of the side pane</summary>
<description>The default width of the side pane in new windows.</description>
</key>
<key type="b" name="start-with-toolbar">
<default>true</default>
<summary>Show toolbar in new windows</summary>
<description>If set to true, newly opened windows will have toolbars visible.</description>
</key>
<key type="b" name="start-with-location-bar">
<default>true</default>
<summary>Show location bar in new windows</summary>
<description>If set to true, newly opened windows will have the location bar visible.</description>
</key>
<key type="b" name="start-with-status-bar">
<default>false</default>
<summary>Show status bar in new windows</summary>
<description>If set to true, newly opened windows will have the status bar visible.</description>
</key>
<key type="b" name="start-with-sidebar">
<default>true</default>
<summary>Show side pane in new windows</summary>
<description>If set to true, newly opened windows will have the side pane visible.</description>
</key>
<key type="s" name="side-pane-view">
<choices>
<choice value='places'/>
<choice value='tree'/>
</choices>
<aliases>
<alias value='NautilusPlacesSidebar' target='places'/>
<alias value='NautilusTreeSidebar' target='tree'/>
</aliases>
<default>'places'</default>
<summary>Side pane view</summary>
<description>The side pane view to show in newly opened windows.</description>
</key>
</schema>
</schemalist>
|