From ec52555862913a23417735f9f7f5402f5230da13 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 17:59:36 +0200 Subject: Adding upstream version 3.38.2. Signed-off-by: Daniel Baumann --- data/org.gnome.nautilus.gschema.xml | 287 ++++++++++++++++++++++++++++++++++++ 1 file changed, 287 insertions(+) create mode 100644 data/org.gnome.nautilus.gschema.xml (limited to 'data/org.gnome.nautilus.gschema.xml') diff --git a/data/org.gnome.nautilus.gschema.xml b/data/org.gnome.nautilus.gschema.xml new file mode 100644 index 0000000..941812e --- /dev/null +++ b/data/org.gnome.nautilus.gschema.xml @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 'after-current-tab' + Where to position newly open tabs in browser windows + 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. + + + false + Always use the location entry, instead of the pathbar + If set to true, then Nautilus browser windows will always use a textual input entry for the location toolbar, instead of the pathbar. + + + 'local-only' + Where to perform recursive search + In which locations Nautilus should search on subfolders. Available values are “local-only”, “always”, “never”. + + + 'last_modified' + Filter the search dates using either last used or last modified + Filter the search dates using either last used or last modified. + + + false + Whether to show a context menu item to delete permanently + If set to true, then Nautilus will show a delete permanently context menu item to bypass the Trash. + + + false + Whether to show context menu items to create links from copied or selected files + If set to true, then Nautilus will show context menu items to create links from the copied or selected files. + + + true + Whether to ask for confirmation when deleting files, or emptying the Trash + If set to true, then Nautilus will ask for confirmation when you attempt to delete files, or empty the Trash. + + + + 'local-only' + When to show number of items in a folder + 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. + + + 'double' + Type of click used to launch/open files + Possible values are “single” to launch files on a single click, or “double” to launch them on a double click. + + + 'display' + What to do with executable text files when activated + 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. + + + true + Show the package installer for unknown MIME types + 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. + + + true + Use extra mouse button events in Nautilus’ browser window + 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. + + + 9 + Mouse button to activate the “Forward” command in browser window + 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. + + + 8 + Mouse button to activate the “Back” command in browser window + 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. + + + + 'local-only' + When to show thumbnails of files + Speed trade-off for when to show a 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 files, just use a generic icon. Despite what the name may suggest, this applies to any previewable file type. + + + + 10 + Maximum image size for thumbnailing + Images over this size (in megabytes) 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. + + + + + + 'name' + Default sort order + The default sort-order for items in the icon view. Possible values are “name”, “size”, “type”, “mtime”, “atime” and “starred”. + + + false + Reverse sort order in new windows + If true, files in new windows will be sorted in reverse order. I.e., 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. + + + + + + + + + 'icon-view' + Default folder viewer + When a folder is visited this viewer is used unless you have selected another view for that particular folder. Possible values are “list-view”, and “icon-view”. + + + false + Whether to show hidden files + This key is deprecated and ignored. The “show-hidden” key from “org.gtk.Settings.FileChooser” is now used instead. + + + 'list-view' + What viewer should be used when searching + When searching Nautilus will switch to the type of view in this setting. + + + true + Whether to open the hovered folder after a timeout when drag and drop operation + If this is set to true, when performing a drag and drop operation the hovered folder will open automatically after a timeout. + + + false + Enable new experimental views + Whether to use the new experimental views using the latest GTK+ widgets to help giving feedback and shaping their future. + + + true + Whether to have full text search enabled by default when opening a new window/tab + If set to true, then Nautilus will also match the file contents besides the name. This toggles the default active state, which can still be overridden in the search popover + + + + + + 'zip' + Default format for compressing files + The format that will be selected when compressing files. + + + + + + [ 'none', 'none', 'none' ] + List of possible captions on icons + A list of captions below an icon in the icon view. The actual number of captions shown depends on the zoom level. Some possible values are: “size”, “type”, “date_modified”, “owner”, “group”, “permissions”, and “mime_type”. + + + 'large' + Default icon view zoom level + + + [ '3' ] + Text Ellipsis Limit + 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: small, standard, large. + + + + + + 'standard' + Default list view zoom level + + + [ 'name', 'size', 'date_modified', 'starred' ] + Columns visible in list view + + + [ 'name', 'size', 'type', 'owner', 'group', 'permissions', 'mime_type', 'where', 'date_modified', 'date_modified_with_time', 'date_accessed', 'recency', 'starred' ] + Column order in list view + + + false + Use tree view + Whether a tree should be used for list view navigation instead of a flat list. + + + + + + (890, 550) + Initial size of the window + A tuple containing the initial width and height of the application window. + + + false + Whether the navigation window should be maximized + Whether the navigation window should be maximized by default. + + + 188 + Width of the side pane + The default width of the side pane in new windows. + + + true + Show location bar in new windows + If set to true, newly opened windows will have the location bar visible. + + + true + Show side pane in new windows + If set to true, newly opened windows will have the side pane visible. + + + -- cgit v1.2.3