nautilus/libnautilus-private/apps_nautilus_preferences.schemas.in
Alexander Larsson 384ca4a191 Support PackageConfig application install for unsupported mime types.
2008-12-10  Alexander Larsson  <alexl@redhat.com>

        * configure.in:
        * libnautilus-private/apps_nautilus_preferences.schemas.in:
        * libnautilus-private/nautilus-global-preferences.c:
        * libnautilus-private/nautilus-global-preferences.h:
        * libnautilus-private/nautilus-mime-actions.c:
	Support PackageConfig application install for unsupported mime types.
	Based on patch from Richard Hughes



svn path=/trunk/; revision=14807
2008-12-10 11:50:43 +00:00

1128 lines
39 KiB
Plaintext

<gconfschemafile>
<schemalist>
<!-- Keep the defaults in sync with the emergency fallbacks
in nautilus-global-preferences.c -->
<!-- General preferences -->
<schema>
<key>/schemas/desktop/gnome/file_views/show_hidden_files</key>
<applyto>/desktop/gnome/file_views/show_hidden_files</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Whether to show hidden files</short>
<long>
If set to true, then hidden files are shown in
the file manager. Hidden files are either dotfiles or are
listed in the folder's .hidden file.
</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/file_views/show_backup_files</key>
<applyto>/desktop/gnome/file_views/show_backup_files</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Whether to show backup files</short>
<long>
If set to true, then backup files such as those created
by Emacs are displayed. Currently, only files ending in
a tilde (~) are considered backup files.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/always_use_browser</key>
<applyto>/apps/nautilus/preferences/always_use_browser</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Enables the classic Nautilus behavior, where all windows are browsers</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/always_use_location_entry</key>
<applyto>/apps/nautilus/preferences/always_use_location_entry</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Always use the location entry, instead of the pathbar</short>
<long>
If set to true, then Nautilus browser windows will always use a textual
input entry for the location toolbar, instead of the pathbar.
</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/file_views/tabs_enable</key>
<applyto>/desktop/gnome/file_views/tabs_enable</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Whether to enable tabs in Nautilus browser windows</short>
<long>
If set to true, then multiple views can be opened in one browser window,
each in a separate tab.
</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/file_views/tabs_open_position</key>
<applyto>/desktop/gnome/file_views/tabs_open_position</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>after_current_tab</default>
<locale name="C">
<short>Where to position newly open tabs in browser windows.</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/media_automount</key>
<applyto>/apps/nautilus/preferences/media_automount</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Whether to automatically mount media</short>
<long>
If set to true, then Nautilus will automatically mount media
such as user-visible hard disks and removable media on start-up
and media insertion.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/media_automount_open</key>
<applyto>/apps/nautilus/preferences/media_automount_open</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Whether to automatically open a folder for automounted media</short>
<long>
If set to true, then Nautilus will automatically open a folder when
media is automounted. This only applies to media where no known
x-content/* type was detected; for media where a known x-content
type is detected, the user configurable action will be taken instead.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/media_autorun_never_</key>
<applyto>/apps/nautilus/preferences/media_autorun_never</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Never prompt or autorun/autostart programs when media are inserted</short>
<long>
If set to true, then Nautilus will never prompt nor autorun/autostart
programs when a medium is inserted.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/media_autorun_x_content_start_app</key>
<applyto>/apps/nautilus/preferences/media_autorun_x_content_start_app</applyto>
<owner>nautilus</owner>
<type>list</type>
<list_type>string</list_type>
<default>[x-content/software]</default>
<locale name="C">
<short>List of x-content/* types where the preferred application will be launched</short>
<long>
List of x-content/* types for which the user have chosen to
start an application in the preference capplet. The
preferred application for the given type will be started on
insertion on media matching these types.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/media_autorun_x_content_ignore</key>
<applyto>/apps/nautilus/preferences/media_autorun_x_content_ignore</applyto>
<owner>nautilus</owner>
<type>list</type>
<list_type>string</list_type>
<default>[]</default>
<locale name="C">
<short>List of x-content/* types set to "Do Nothing"</short>
<long>
List of x-content/* types for which the user have chosen
"Do Nothing" in the preference capplet. No prompt will be
shown nor will any matching application be started on
insertion of media matching these types.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/media_autorun_x_content_open_folder</key>
<applyto>/apps/nautilus/preferences/media_autorun_x_content_open_folder</applyto>
<owner>nautilus</owner>
<type>list</type>
<list_type>string</list_type>
<default>[]</default>
<locale name="C">
<short>List of x-content/* types set to "Open Folder"</short>
<long>
List of x-content/* types for which the user have chosen
"Open Folder" in the preferences capplet. A folder window
will be opened on insertion of media matching these types.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/confirm_trash</key>
<applyto>/apps/nautilus/preferences/confirm_trash</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Whether to ask for confirmation when deleting files, or emptying Trash</short>
<long>
If set to true, then Nautilus will ask for confirmation when
you attempt to delete files, or empty the Trash.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/enable_delete</key>
<applyto>/apps/nautilus/preferences/enable_delete</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Whether to enable immediate deletion</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/show_icon_text</key>
<applyto>/apps/nautilus/preferences/show_icon_text</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>local_only</default>
<locale name="C">
<short>When to show preview text in icons</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/show_directory_item_counts</key>
<applyto>/apps/nautilus/preferences/show_directory_item_counts</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>local_only</default>
<locale name="C">
<short>When to show number of items in a folder</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/click_policy</key>
<applyto>/apps/nautilus/preferences/click_policy</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>double</default>
<locale name="C">
<short>Type of click used to launch/open files</short>
<long>
Possible values are "single" to launch files on a single click,
or "double" to launch them on a double click.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/executable_text_activation</key>
<applyto>/apps/nautilus/preferences/executable_text_activation</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>ask</default>
<locale name="C">
<short>What to do with executable text files when activated</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/install_mime_activation</key>
<applyto>/apps/nautilus/preferences/install_mime_activation</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>If to show the package installer for unknown mime types</short>
<long>
Whether to present the user a dialog to search using the package
installer for an application that can open an unknown mime type.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/theme</key>
<applyto>/apps/nautilus/preferences/theme</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>default</default>
<locale name="C">
<short>Current Nautilus theme (deprecated)</short>
<long>
Name of the Nautilus theme to use.
This has been deprecated as of Nautilus 2.2.
Please use the icon theme instead.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/show_image_thumbnails</key>
<applyto>/apps/nautilus/preferences/show_image_thumbnails</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>local_only</default>
<locale name="C">
<short>When to show thumbnails of image files</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/thumbnail_limit</key>
<applyto>/apps/nautilus/preferences/thumbnail_limit</applyto>
<owner>nautilus</owner>
<type>int</type>
<default>10485760</default>
<locale name="C">
<short>Maximum image size for thumbnailing</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/directory_limit</key>
<applyto>/apps/nautilus/preferences/directory_limit</applyto>
<owner>nautilus</owner>
<type>int</type>
<default>-1</default>
<locale name="C">
<short>Maximum handled files in a folder</short>
<long>
Folders over this size will be truncated to
around this size. The purpose of this is to avoid unintentionally
blowing the heap and killing Nautilus on massive folders.
A negative value denotes no limit. The limit is approximate due
to the reading of folders chunk-wise.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/preview_sound</key>
<applyto>/apps/nautilus/preferences/preview_sound</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>local_only</default>
<locale name="C">
<short>Whether to preview sounds when mousing over an icon</short>
<long>
Speed tradeoff for when to preview a sound file when mousing
over a files icon.
If set to "always" then always plays the sound,
even if the file is on a remote server.
If set to "local_only" then only plays previews on local file systems.
If set to "never" then it never previews sound.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/show_advanced_permissions</key>
<applyto>/apps/nautilus/preferences/show_advanced_permissions</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Show advanced permissions in the file property dialog</short>
<long>
If set to true, then Nautilus lets you edit and display file
permissions in a more unix-like way, accessing some more
esoteric options.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/sort_directories_first</key>
<applyto>/apps/nautilus/preferences/sort_directories_first</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Show folders first in windows</short>
<long>
If set to true, then Nautilus shows folders prior to
showing files in the icon and list views.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/show_desktop</key>
<applyto>/apps/nautilus/preferences/show_desktop</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Nautilus handles drawing the desktop</short>
<long>
If set to true, then Nautilus will draw the icons on the
desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/desktop_font</key>
<applyto>/apps/nautilus/preferences/desktop_font</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>Sans 10</default>
<locale name="C">
<default><!-- Translators: please note this can choose the size. e.g.
"Sans 15". Please do not change "Sans", only change the size if you need to. In
most cases, this should be left alone. -->Sans 10</default>
<short>Desktop font</short>
<long>
The font description used for the icons on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/desktop_is_home_dir</key>
<applyto>/apps/nautilus/preferences/desktop_is_home_dir</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Nautilus uses the users home folder as the desktop</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/search_bar_type</key>
<applyto>/apps/nautilus/preferences/search_bar_type</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>search_by_text</default>
<locale name="C">
<short>Criteria for search bar searching</short>
<long>
Criteria when matching files searched for in the search bar.
If set to "search_by_text", then Nautilus will Search for files
by file name only.
If set to "search_by_text_and_properties", then Nautilus will
search for files by file name and file properties.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/background_set</key>
<applyto>/apps/nautilus/preferences/background_set</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Custom Background</short>
<long>Whether a custom default folder background has been set.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/background_color</key>
<applyto>/apps/nautilus/preferences/background_color</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>#ffffff</default>
<locale name="C">
<short>Default Background Color</short>
<long>Color for the default folder background. Only used if background_set is true.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/background_filename</key>
<applyto>/apps/nautilus/preferences/background_filename</applyto>
<owner>nautilus</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>Default Background Filename</short>
<long>Filename for the default folder background. Only used if background_set is true.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/side_pane_background_set</key>
<applyto>/apps/nautilus/preferences/side_pane_background_set</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Custom Side Pane Background Set</short>
<long>Whether a custom default side pane background has been set.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/side_pane_background_color</key>
<applyto>/apps/nautilus/preferences/side_pane_background_color</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>#ffffff</default>
<locale name="C">
<short>Default Side Pane Background Color</short>
<long>Filename for the default side pane background. Only used if side_pane_background_set is true.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/side_pane_background_filename</key>
<applyto>/apps/nautilus/preferences/side_pane_background_filename</applyto>
<owner>nautilus</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>Default Side Pane Background Filename</short>
<long>Filename for the default side pane background. Only used if side_pane_background_set is true.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/default_folder_viewer</key>
<applyto>/apps/nautilus/preferences/default_folder_viewer</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>icon_view</default>
<locale name="C">
<short>Default folder viewer</short>
<long>
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".
</long>
</locale>
</schema>
<!-- Icon View -->
<schema>
<key>/schemas/apps/nautilus/icon_view/captions</key>
<applyto>/apps/nautilus/icon_view/captions</applyto>
<owner>nautilus</owner>
<type>list</type>
<list_type>string</list_type>
<default>[none,size,date_modified]</default>
<locale name="C">
<short>List of possible captions on icons</short>
<long><!-- Translators: date_modified - mtime, the last time file contents were changed
date_changed - ctime, the last time file meta-information changed -->
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. Possible values are:
"size", "type", "date_modified", "date_changed", "date_accessed", "owner",
"group", "permissions", "octal_permissions" and "mime_type".
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/icon_view/default_sort_order</key>
<applyto>/apps/nautilus/icon_view/default_sort_order</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>name</default>
<locale name="C">
<short>Default sort order</short>
<long>
The default sort-order for items in the icon view. Possible
values are "name", "size", "type", "modification_date", and "emblems".
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/icon_view/default_sort_in_reverse_order</key>
<applyto>/apps/nautilus/icon_view/default_sort_in_reverse_order</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Reverse sort order in new windows</short>
<long>
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.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/icon_view/default_use_tighter_layout</key>
<applyto>/apps/nautilus/icon_view/default_use_tighter_layout</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Use tighter layout in new windows</short>
<long>
If true, icons will be laid out tighter by default in new windows.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/icon_view/labels_beside_icons</key>
<applyto>/apps/nautilus/icon_view/labels_beside_icons</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Put labels beside icons</short>
<long>
If true, labels will be placed beside icons rather than
underneath them.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/icon_view/default_use_manual_layout</key>
<applyto>/apps/nautilus/icon_view/default_use_manual_layout</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Use manual layout in new windows</short>
<long>
If true, new windows will use manual layout by default.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/icon_view/default_zoom_level</key>
<applyto>/apps/nautilus/icon_view/default_zoom_level</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>standard</default>
<locale name="C">
<short>Default icon zoom level</short>
<long>
Default zoom level used by the icon view.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/icon_view/thumbnail_size</key>
<applyto>/apps/nautilus/icon_view/thumbnail_size</applyto>
<owner>nautilus</owner>
<type>int</type>
<default>96</default>
<locale name="C">
<short>Default Thumbnail Icon Size</short>
<long>
The default size of an icon for a thumbnail in the icon view.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/icon_view/text_ellipsis_limit</key>
<applyto>/apps/nautilus/icon_view/text_ellipsis_limit</applyto>
<type>list</type>
<list_type>string</list_type>
<default>[3]</default>
<locale name="C">
<short>Text Ellipsis Limit</short>
<long>
<!-- TRANSLATORS: don't translate the zoom levels between quotes -->
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%)
</long>
</locale>
</schema>
<!-- Icon View -->
<schema>
<key>/schemas/apps/nautilus/compact_view/default_zoom_level</key>
<applyto>/apps/nautilus/compact_view/default_zoom_level</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>standard</default>
<locale name="C">
<short>Default compact view zoom level</short>
<long>
Default zoom level used by the compact view.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/compact_view/all_columns_have_same_width</key>
<applyto>/apps/nautilus/compact_view/all_columns_have_same_width</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>All columns have same width</short>
<long>
If this preference is set, all columns in the compact view have the same
width. Otherwise, the width of each column is determined seperately.
</long>
</locale>
</schema>
<!-- List View -->
<schema>
<key>/schemas/apps/nautilus/list_view/default_sort_order</key>
<applyto>/apps/nautilus/list_view/default_sort_order</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>name</default>
<locale name="C">
<short>Default sort order</short>
<long>
The default sort-order for the items in the list view. Possible
values are "name", "size", "type", and "modification_date".
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/list_view/default_sort_in_reverse_order</key>
<applyto>/apps/nautilus/list_view/default_sort_in_reverse_order</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Reverse sort order in new windows</short>
<long>
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".
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/list_view/default_zoom_level</key>
<applyto>/apps/nautilus/list_view/default_zoom_level</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>smaller</default>
<locale name="C">
<short>Default list zoom level</short>
<long>
Default zoom level used by the list view.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/list_view/default_visible_columns</key>
<applyto>/apps/nautilus/list_view/default_visible_columns</applyto>
<owner>nautilus</owner>
<type>list</type>
<list_type>string</list_type>
<default>[name,size,type,date_modified]</default>
<locale name="C">
<short>Default list of columns visible in the list view</short>
<long>
Default list of columns visible in the list view.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/list_view/default_column_order</key>
<applyto>/apps/nautilus/list_view/default_column_order</applyto>
<owner>nautilus</owner>
<type>list</type>
<list_type>string</list_type>
<default>[name,size,type,date_modified]</default>
<locale name="C">
<short>Default column order in the list view</short>
<long>
Default column order in the list view.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/date_format</key>
<applyto>/apps/nautilus/preferences/date_format</applyto>
<owner>nautilus</owner>
<type>string</type>
<default>locale</default>
<locale name="C">
<short>Date Format</short>
<long>
The format of file dates. Possible values are "locale",
"iso", and "informal".
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/sidebar_width</key>
<applyto>/apps/nautilus/preferences/sidebar_width</applyto>
<owner>nautilus</owner>
<type>int</type>
<default>148</default>
<locale name="C">
<short>Width of the side pane</short>
<long>
The default width of the side pane in new windows.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/start_with_toolbar</key>
<applyto>/apps/nautilus/preferences/start_with_toolbar</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Show toolbar in new windows</short>
<long>
If set to true, newly opened windows will have toolbars visible.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/start_with_location_bar</key>
<applyto>/apps/nautilus/preferences/start_with_location_bar</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Show location bar in new windows</short>
<long>
If set to true, newly opened windows will have the
location bar visible.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/start_with_status_bar</key>
<applyto>/apps/nautilus/preferences/start_with_status_bar</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Show status bar in new windows</short>
<long>
If set to true, newly opened windows will have the status
bar visible.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/start_with_sidebar</key>
<applyto>/apps/nautilus/preferences/start_with_sidebar</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Show side pane in new windows</short>
<long>
If set to true, newly opened windows will have the side
pane visible.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/preferences/side_pane_view</key>
<applyto>/apps/nautilus/preferences/side_pane_view</applyto>
<owner>nautilus</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>Side pane view</short>
<long>
The side pane view to show in newly opened windows.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/sidebar_panels/tree/show_only_directories</key>
<applyto>/apps/nautilus/sidebar_panels/tree/show_only_directories</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Only show folders in the tree side pane</short>
<long>
If set to true, Nautilus will only show folders
in the tree side pane. Otherwise it will show both folders
and files.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/home_icon_visible</key>
<applyto>/apps/nautilus/desktop/home_icon_visible</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Home icon visible on desktop</short>
<long>
If this is set to true, an icon linking to the home folder
will be put on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/computer_icon_visible</key>
<applyto>/apps/nautilus/desktop/computer_icon_visible</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Computer icon visible on desktop</short>
<long>
If this is set to true, an icon linking to the computer location
will be put on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/trash_icon_visible</key>
<applyto>/apps/nautilus/desktop/trash_icon_visible</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Trash icon visible on desktop</short>
<long>
If this is set to true, an icon linking to the trash
will be put on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/volumes_visible</key>
<applyto>/apps/nautilus/desktop/volumes_visible</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Show mounted volumes on the desktop</short>
<long>
If this is set to true, icons linking to mounted
volumes will be put on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/network_icon_visible</key>
<applyto>/apps/nautilus/desktop/network_icon_visible</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Network Servers icon visible on the desktop</short>
<long>
If this is set to true, an icon linking to the Network Servers view
will be put on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/computer_icon_name</key>
<applyto>/apps/nautilus/desktop/computer_icon_name</applyto>
<owner>nautilus</owner>
<type>string</type>
<locale name="C">
<short>Desktop computer icon name</short>
<long>
This name can be set if you want a custom name
for the computer icon on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/home_icon_name</key>
<applyto>/apps/nautilus/desktop/home_icon_name</applyto>
<owner>nautilus</owner>
<type>string</type>
<locale name="C">
<short>Desktop home icon name</short>
<long>
This name can be set if you want a custom name
for the home icon on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/trash_icon_name</key>
<applyto>/apps/nautilus/desktop/trash_icon_name</applyto>
<owner>nautilus</owner>
<type>string</type>
<locale name="C">
<short>Desktop trash icon name</short>
<long>
This name can be set if you want a custom name
for the trash icon on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/network_icon_name</key>
<applyto>/apps/nautilus/desktop/network_icon_name</applyto>
<owner>nautilus</owner>
<type>string</type>
<locale name="C">
<short>Network servers icon name</short>
<long>
This name can be set if you want a custom name
for the network servers icon on the desktop.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/nautilus/desktop/text_ellipsis_limit</key>
<applyto>/apps/nautilus/desktop/text_ellipsis_limit</applyto>
<type>int</type>
<default>3</default>
<locale name="C">
<short>Text Ellipsis Limit</short>
<long>
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.
</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>