4 <!-- Keep the defaults in sync with the emergency fallbacks
5 in nautilus-global-preferences.c -->
7 <!-- General preferences -->
10 <key>/schemas/desktop/gnome/file_views/show_hidden_files</key>
11 <applyto>/desktop/gnome/file_views/show_hidden_files</applyto>
12 <owner>nautilus</owner>
14 <default>false</default>
16 <short>Whether to show hidden files</short>
18 If set to true, then hidden files are shown in
19 the file manager. Hidden files are either dotfiles or are
20 listed in the folder's .hidden file.
26 <key>/schemas/desktop/gnome/file_views/show_backup_files</key>
27 <applyto>/desktop/gnome/file_views/show_backup_files</applyto>
28 <owner>nautilus</owner>
30 <default>false</default>
32 <short>Whether to show backup files</short>
34 If set to true, then backup files such as those created
35 by Emacs are displayed. Currently, only files ending in
36 a tilde (~) are considered backup files.
42 <key>/schemas/apps/nautilus/preferences/always_use_browser</key>
43 <applyto>/apps/nautilus/preferences/always_use_browser</applyto>
44 <owner>nautilus</owner>
46 <default>false</default>
48 <short>Enables the classic Nautilus behavior, where all windows are browsers</short>
50 If set to true, then all Nautilus windows will be browser windows. This is how
51 Nautilus used to behave before version 2.6, and some people prefer this behavior.
57 <key>/schemas/apps/nautilus/preferences/always_use_location_entry</key>
58 <applyto>/apps/nautilus/preferences/always_use_location_entry</applyto>
59 <owner>nautilus</owner>
61 <default>false</default>
63 <short>Always use the location entry, instead of the pathbar</short>
65 If set to true, then Nautilus browser windows will always use a textual
66 input entry for the location toolbar, instead of the pathbar.
72 <key>/schemas/apps/nautilus/preferences/media_automount</key>
73 <applyto>/apps/nautilus/preferences/media_automount</applyto>
74 <owner>nautilus</owner>
76 <default>true</default>
78 <short>Whether to automatically mount media</short>
80 If set to true, then Nautilus will automatically mount media
81 such as user-visible hard disks and removable media on start-up
88 <key>/schemas/apps/nautilus/preferences/media_automount_open</key>
89 <applyto>/apps/nautilus/preferences/media_automount_open</applyto>
90 <owner>nautilus</owner>
92 <default>true</default>
94 <short>Whether to automatically open a folder for automounted media</short>
96 If set to true, then Nautilus will automatically open a folder when
97 media is automounted. This only applies to media where no known
98 x-content/* type was detected; for media where a known x-content
99 type is detected, the user configurable action will be taken instead.
105 <key>/schemas/apps/nautilus/preferences/media_autorun_never_</key>
106 <applyto>/apps/nautilus/preferences/media_autorun_never</applyto>
107 <owner>nautilus</owner>
109 <default>false</default>
111 <short>Never prompt or autorun/autostart programs when media is inserted</short>
113 If set to true, then Nautilus will never prompt nor autorun/autostart
114 programs when media is inserted.
120 <key>/schemas/apps/nautilus/preferences/media_autorun_x_content_ask</key>
121 <applyto>/apps/nautilus/preferences/media_autorun_x_content_ask</applyto>
122 <owner>nautilus</owner>
124 <list_type>string</list_type>
125 <default>[]</default>
127 <short>List of x-content/* types to ask the user what to do on insertion</short>
129 List of x-content/* types to ask the user what to do on insertion.
135 <key>/schemas/apps/nautilus/preferences/media_autorun_x_content_ignore</key>
136 <applyto>/apps/nautilus/preferences/media_autorun_x_content_ignore</applyto>
137 <owner>nautilus</owner>
139 <list_type>string</list_type>
140 <default>[]</default>
142 <short>List of x-content/* where to prompt the user on insertion</short>
144 List of x-content/* types to ask the user what to do on insertion.
150 <key>/schemas/apps/nautilus/preferences/media_autorun_x_content_open_folder</key>
151 <applyto>/apps/nautilus/preferences/media_autorun_x_content_open_folder</applyto>
152 <owner>nautilus</owner>
154 <list_type>string</list_type>
155 <default>[]</default>
157 <short>List of x-content/* types where a folder window should be opened</short>
159 List of x-content/* types where a folder window should be opened
166 <key>/schemas/apps/nautilus/preferences/confirm_trash</key>
167 <applyto>/apps/nautilus/preferences/confirm_trash</applyto>
168 <owner>nautilus</owner>
170 <default>true</default>
172 <short>Whether to ask for confirmation when deleting files, or emptying Trash</short>
174 If set to true, then Nautilus will ask for confirmation when
175 you attempt to delete files, or empty the Trash.
181 <key>/schemas/apps/nautilus/preferences/enable_delete</key>
182 <applyto>/apps/nautilus/preferences/enable_delete</applyto>
183 <owner>nautilus</owner>
185 <default>false</default>
187 <short>Whether to enable immediate deletion</short>
189 If set to true, then Nautilus will have a feature allowing
190 you to delete a file immediately and in-place, instead of moving it
191 to the trash. This feature can be dangerous, so use caution.
197 <key>/schemas/apps/nautilus/preferences/show_icon_text</key>
198 <applyto>/apps/nautilus/preferences/show_icon_text</applyto>
199 <owner>nautilus</owner>
201 <default>local_only</default>
203 <short>When to show preview text in icons</short>
205 Speed tradeoff for when to show a preview of text file contents
207 If set to "always" then always show previews,
208 even if the folder is on a remote server.
209 If set to "local_only" then only show previews for local file systems.
210 If set to "never" then never bother to read preview data.
216 <key>/schemas/apps/nautilus/preferences/show_directory_item_counts</key>
217 <applyto>/apps/nautilus/preferences/show_directory_item_counts</applyto>
218 <owner>nautilus</owner>
220 <default>local_only</default>
222 <short>When to show number of items in a folder</short>
224 Speed tradeoff for when to show the number of items in a
225 folder. If set to "always" then always show item counts,
226 even if the folder is on a remote server.
227 If set to "local_only" then only show counts for local file systems.
228 If set to "never" then never bother to compute item counts.
234 <key>/schemas/apps/nautilus/preferences/click_policy</key>
235 <applyto>/apps/nautilus/preferences/click_policy</applyto>
236 <owner>nautilus</owner>
238 <default>double</default>
240 <short>Type of click used to launch/open files</short>
242 Possible values are "single" to launch files on a single click,
243 or "double" to launch them on a double click.
249 <key>/schemas/apps/nautilus/preferences/executable_text_activation</key>
250 <applyto>/apps/nautilus/preferences/executable_text_activation</applyto>
251 <owner>nautilus</owner>
253 <default>ask</default>
255 <short>What to do with executable text files when activated</short>
257 What to do with executable text files when they are activated
258 (single or double clicked).
259 Possible values are "launch" to launch them as programs,
260 "ask" to ask what to do via a dialog, and "display" to display
267 <key>/schemas/apps/nautilus/preferences/theme</key>
268 <applyto>/apps/nautilus/preferences/theme</applyto>
269 <owner>nautilus</owner>
271 <default>default</default>
273 <short>Current Nautilus theme (deprecated)</short>
275 Name of the Nautilus theme to use.
276 This has been deprecated as of Nautilus 2.2.
277 Please use the icon theme instead.
283 <key>/schemas/apps/nautilus/preferences/show_image_thumbnails</key>
284 <applyto>/apps/nautilus/preferences/show_image_thumbnails</applyto>
285 <owner>nautilus</owner>
287 <default>local_only</default>
289 <short>When to show thumbnails of image files</short>
291 Speed tradeoff for when to show an image file as a thumbnail.
292 If set to "always" then always thumbnail,
293 even if the folder is on a remote server.
294 If set to "local_only" then only show thumbnails for local file systems.
295 If set to "never" then never bother to thumbnail images,
296 just use a generic icon.
302 <key>/schemas/apps/nautilus/preferences/thumbnail_limit</key>
303 <applyto>/apps/nautilus/preferences/thumbnail_limit</applyto>
304 <owner>nautilus</owner>
306 <default>10485760</default>
308 <short>Maximum image size for thumbnailing</short>
310 Images over this size (in bytes) won't be
311 thumbnailed. The purpose of this setting is to
312 avoid thumbnailing large images that may
313 take a long time to load or use lots of memory.
319 <key>/schemas/apps/nautilus/preferences/directory_limit</key>
320 <applyto>/apps/nautilus/preferences/directory_limit</applyto>
321 <owner>nautilus</owner>
323 <default>-1</default>
325 <short>Maximum handled files in a folder</short>
327 Folders over this size will be truncated to
328 around this size. The purpose of this is to avoid unintentionally
329 blowing the heap and killing Nautilus on massive folders.
330 A negative value denotes no limit. The limit is approximate due
331 to the reading of folders chunk-wise.
337 <key>/schemas/apps/nautilus/preferences/preview_sound</key>
338 <applyto>/apps/nautilus/preferences/preview_sound</applyto>
339 <owner>nautilus</owner>
341 <default>local_only</default>
343 <short>Whether to preview sounds when mousing over an icon</short>
345 Speed tradeoff for when to preview a sound file when mousing
347 If set to "always" then always plays the sound,
348 even if the file is on a remote server.
349 If set to "local_only" then only plays previews on local file systems.
350 If set to "never" then it never previews sound.
356 <key>/schemas/apps/nautilus/preferences/show_advanced_permissions</key>
357 <applyto>/apps/nautilus/preferences/show_advanced_permissions</applyto>
358 <owner>nautilus</owner>
360 <default>false</default>
362 <short>Show advanced permissions in the file property dialog</short>
364 If set to true, then Nautilus lets you edit and display file
365 permissions in a more unix-like way, accessing some more
372 <key>/schemas/apps/nautilus/preferences/sort_directories_first</key>
373 <applyto>/apps/nautilus/preferences/sort_directories_first</applyto>
374 <owner>nautilus</owner>
376 <default>true</default>
378 <short>Show folders first in windows</short>
380 If set to true, then Nautilus shows folders prior to
381 showing files in the icon and list views.
387 <key>/schemas/apps/nautilus/preferences/show_desktop</key>
388 <applyto>/apps/nautilus/preferences/show_desktop</applyto>
389 <owner>nautilus</owner>
391 <default>true</default>
393 <short>Nautilus handles drawing the desktop</short>
395 If set to true, then Nautilus will draw the icons on the
402 <key>/schemas/apps/nautilus/preferences/desktop_font</key>
403 <applyto>/apps/nautilus/preferences/desktop_font</applyto>
404 <owner>nautilus</owner>
406 <default>Sans 10</default>
408 <default><!-- Translators: please note this can choose the size. e.g.
409 "Sans 15". Please do not change "Sans", only change the size if you need to. In
410 most cases, this should be left alone. -->Sans 10</default>
411 <short>Desktop font</short>
413 The font description used for the icons on the desktop.
419 <key>/schemas/apps/nautilus/preferences/desktop_is_home_dir</key>
420 <applyto>/apps/nautilus/preferences/desktop_is_home_dir</applyto>
421 <owner>nautilus</owner>
423 <default>false</default>
425 <short>Nautilus uses the users home folder as the desktop</short>
427 If set to true, then Nautilus will use the user's home
428 folder as the desktop. If it is false, then it will use
429 ~/Desktop as the desktop.
435 <key>/schemas/apps/nautilus/preferences/search_bar_type</key>
436 <applyto>/apps/nautilus/preferences/search_bar_type</applyto>
437 <owner>nautilus</owner>
439 <default>search_by_text</default>
441 <short>Criteria for search bar searching</short>
443 Criteria when matching files searched for in the search bar.
444 If set to "search_by_text", then Nautilus will Search for files
446 If set to "search_by_text_and_properties", then Nautilus will
447 search for files by file name and file properties.
453 <key>/schemas/apps/nautilus/preferences/background_set</key>
454 <applyto>/apps/nautilus/preferences/background_set</applyto>
455 <owner>nautilus</owner>
457 <default>false</default>
459 <short>Custom Background</short>
460 <long>Whether a custom default folder background has been set.</long>
465 <key>/schemas/apps/nautilus/preferences/background_color</key>
466 <applyto>/apps/nautilus/preferences/background_color</applyto>
467 <owner>nautilus</owner>
469 <default>#ffffff</default>
471 <short>Default Background Color</short>
472 <long>Color for the default folder background. Only used if background_set is true.</long>
477 <key>/schemas/apps/nautilus/preferences/background_filename</key>
478 <applyto>/apps/nautilus/preferences/background_filename</applyto>
479 <owner>nautilus</owner>
483 <short>Default Background Filename</short>
484 <long>Filename for the default folder background. Only used if background_set is true.</long>
490 <key>/schemas/apps/nautilus/preferences/side_pane_background_set</key>
491 <applyto>/apps/nautilus/preferences/side_pane_background_set</applyto>
492 <owner>nautilus</owner>
494 <default>false</default>
496 <short>Custom Side Pane Background Set</short>
497 <long>Whether a custom default side pane background has been set.</long>
502 <key>/schemas/apps/nautilus/preferences/side_pane_background_color</key>
503 <applyto>/apps/nautilus/preferences/side_pane_background_color</applyto>
504 <owner>nautilus</owner>
506 <default>#ffffff</default>
508 <short>Default Side Pane Background Color</short>
509 <long>Filename for the default side pane background. Only used if side_pane_background_set is true.</long>
514 <key>/schemas/apps/nautilus/preferences/side_pane_background_filename</key>
515 <applyto>/apps/nautilus/preferences/side_pane_background_filename</applyto>
516 <owner>nautilus</owner>
520 <short>Default Side Pane Background Filename</short>
521 <long>Filename for the default side pane background. Only used if side_pane_background_set is true.</long>
526 <key>/schemas/apps/nautilus/preferences/default_folder_viewer</key>
527 <applyto>/apps/nautilus/preferences/default_folder_viewer</applyto>
528 <owner>nautilus</owner>
530 <default>icon_view</default>
532 <short>Default folder viewer</short>
534 When a folder is visited this viewer is used unless you have selected
535 another view for that particular folder. Possible values are "list_view",
536 "icon_view" and "compact_view".
544 <key>/schemas/apps/nautilus/icon_view/captions</key>
545 <applyto>/apps/nautilus/icon_view/captions</applyto>
546 <owner>nautilus</owner>
548 <list_type>string</list_type>
549 <default>[none,size,date_modified]</default>
551 <short>List of possible captions on icons</short>
552 <long><!-- Translators: date_modified - mtime, the last time file contents were changed
553 date_changed - ctime, the last time file meta-information changed -->
554 A list of captions below an icon in the icon view and
555 the desktop. The actual number of captions shown depends on
556 the zoom level. Possible values are:
557 "size", "type", "date_modified", "date_changed", "date_accessed", "owner",
558 "group", "permissions", "octal_permissions" and "mime_type".
564 <key>/schemas/apps/nautilus/icon_view/default_sort_order</key>
565 <applyto>/apps/nautilus/icon_view/default_sort_order</applyto>
566 <owner>nautilus</owner>
568 <default>name</default>
570 <short>Default sort order</short>
572 The default sort-order for items in the icon view. Possible
573 values are "name", "size", "type", "modification_date", and "emblems".
579 <key>/schemas/apps/nautilus/icon_view/default_sort_in_reverse_order</key>
580 <applyto>/apps/nautilus/icon_view/default_sort_in_reverse_order</applyto>
581 <owner>nautilus</owner>
583 <default>false</default>
585 <short>Reverse sort order in new windows</short>
587 If true, files in new windows will be sorted in reverse order.
588 ie, if sorted by name, then instead of sorting the files from
589 "a" to "z", they will be sorted from "z" to "a"; if sorted by
590 size, instead of being incrementally they will be sorted
597 <key>/schemas/apps/nautilus/icon_view/default_use_tighter_layout</key>
598 <applyto>/apps/nautilus/icon_view/default_use_tighter_layout</applyto>
599 <owner>nautilus</owner>
601 <default>false</default>
603 <short>Use tighter layout in new windows</short>
605 If true, icons will be laid out tighter by default in new windows.
611 <key>/schemas/apps/nautilus/icon_view/labels_beside_icons</key>
612 <applyto>/apps/nautilus/icon_view/labels_beside_icons</applyto>
613 <owner>nautilus</owner>
615 <default>false</default>
617 <short>Put labels beside icons</short>
619 If true, labels will be placed beside icons rather than
626 <key>/schemas/apps/nautilus/icon_view/default_use_manual_layout</key>
627 <applyto>/apps/nautilus/icon_view/default_use_manual_layout</applyto>
628 <owner>nautilus</owner>
630 <default>false</default>
632 <short>Use manual layout in new windows</short>
634 If true, new windows will use manual layout by default.
640 <key>/schemas/apps/nautilus/icon_view/default_zoom_level</key>
641 <applyto>/apps/nautilus/icon_view/default_zoom_level</applyto>
642 <owner>nautilus</owner>
644 <default>standard</default>
646 <short>Default icon zoom level</short>
648 Default zoom level used by the icon view.
654 <key>/schemas/apps/nautilus/icon_view/thumbnail_size</key>
655 <applyto>/apps/nautilus/icon_view/thumbnail_size</applyto>
656 <owner>nautilus</owner>
658 <default>96</default>
660 <short>Default Thumbnail Icon Size</short>
662 The default size of an icon for a thumbnail in the icon view.
669 <key>/schemas/apps/nautilus/compact_view/default_zoom_level</key>
670 <applyto>/apps/nautilus/compact_view/default_zoom_level</applyto>
671 <owner>nautilus</owner>
673 <default>standard</default>
675 <short>Default compact view zoom level</short>
677 Default zoom level used by the compact view.
683 <key>/schemas/apps/nautilus/compact_view/all_columns_have_same_width</key>
684 <applyto>/apps/nautilus/compact_view/all_columns_have_same_width</applyto>
685 <owner>nautilus</owner>
687 <default>standard</default>
689 <short>All columns have same width</short>
691 If this preference is set, all columns in the compact view have the same
692 width. Otherwise, the width of each column is determined seperately.
700 <key>/schemas/apps/nautilus/list_view/default_sort_order</key>
701 <applyto>/apps/nautilus/list_view/default_sort_order</applyto>
702 <owner>nautilus</owner>
704 <default>name</default>
706 <short>Default sort order</short>
708 The default sort-order for the items in the list view. Possible
709 values are "name", "size", "type", and "modification_date".
715 <key>/schemas/apps/nautilus/list_view/default_sort_in_reverse_order</key>
716 <applyto>/apps/nautilus/list_view/default_sort_in_reverse_order</applyto>
717 <owner>nautilus</owner>
719 <default>false</default>
721 <short>Reverse sort order in new windows</short>
723 If true, files in new windows will be sorted in reverse order.
724 ie, if sorted by name, then instead of sorting the files from
725 "a" to "z", they will be sorted from "z" to "a".
731 <key>/schemas/apps/nautilus/list_view/default_zoom_level</key>
732 <applyto>/apps/nautilus/list_view/default_zoom_level</applyto>
733 <owner>nautilus</owner>
735 <default>smaller</default>
737 <short>Default list zoom level</short>
739 Default zoom level used by the list view.
745 <key>/schemas/apps/nautilus/list_view/default_visible_columns</key>
746 <applyto>/apps/nautilus/list_view/default_visible_columns</applyto>
747 <owner>nautilus</owner>
749 <list_type>string</list_type>
750 <default>[name,size,type,date_modified]</default>
752 <short>Default list of columns visible in the list view</short>
754 Default list of columns visible in the list view.
760 <key>/schemas/apps/nautilus/list_view/default_column_order</key>
761 <applyto>/apps/nautilus/list_view/default_column_order</applyto>
762 <owner>nautilus</owner>
764 <list_type>string</list_type>
765 <default>[name,size,type,date_modified]</default>
767 <short>Default column order in the list view</short>
769 Default column order in the list view.
775 <key>/schemas/apps/nautilus/preferences/date_format</key>
776 <applyto>/apps/nautilus/preferences/date_format</applyto>
777 <owner>nautilus</owner>
779 <default>locale</default>
781 <short>Date Format</short>
783 The format of file dates. Possible values are "locale",
784 "iso", and "informal".
790 <key>/schemas/apps/nautilus/preferences/sidebar_width</key>
791 <applyto>/apps/nautilus/preferences/sidebar_width</applyto>
792 <owner>nautilus</owner>
794 <default>148</default>
796 <short>Width of the side pane</short>
798 The default width of the side pane in new windows.
804 <key>/schemas/apps/nautilus/preferences/start_with_toolbar</key>
805 <applyto>/apps/nautilus/preferences/start_with_toolbar</applyto>
806 <owner>nautilus</owner>
808 <default>true</default>
810 <short>Show toolbar in new windows</short>
812 If set to true, newly opened windows will have toolbars visible.
818 <key>/schemas/apps/nautilus/preferences/start_with_location_bar</key>
819 <applyto>/apps/nautilus/preferences/start_with_location_bar</applyto>
820 <owner>nautilus</owner>
822 <default>true</default>
824 <short>Show location bar in new windows</short>
826 If set to true, newly opened windows will have the
827 location bar visible.
833 <key>/schemas/apps/nautilus/preferences/start_with_status_bar</key>
834 <applyto>/apps/nautilus/preferences/start_with_status_bar</applyto>
835 <owner>nautilus</owner>
837 <default>true</default>
839 <short>Show status bar in new windows</short>
841 If set to true, newly opened windows will have the status
848 <key>/schemas/apps/nautilus/preferences/start_with_sidebar</key>
849 <applyto>/apps/nautilus/preferences/start_with_sidebar</applyto>
850 <owner>nautilus</owner>
852 <default>true</default>
854 <short>Show side pane in new windows</short>
856 If set to true, newly opened windows will have the side
863 <key>/schemas/apps/nautilus/preferences/side_pane_view</key>
864 <applyto>/apps/nautilus/preferences/side_pane_view</applyto>
865 <owner>nautilus</owner>
869 <short>Side pane view</short>
871 The side pane view to show in newly opened windows.
877 <key>/schemas/apps/nautilus/sidebar_panels/tree/show_only_directories</key>
878 <applyto>/apps/nautilus/sidebar_panels/tree/show_only_directories</applyto>
879 <owner>nautilus</owner>
881 <default>true</default>
883 <short>Only show folders in the tree side pane</short>
885 If set to true, Nautilus will only show folders
886 in the tree side pane. Otherwise it will show both folders
893 <key>/schemas/apps/nautilus/desktop/home_icon_visible</key>
894 <applyto>/apps/nautilus/desktop/home_icon_visible</applyto>
895 <owner>nautilus</owner>
897 <default>true</default>
899 <short>Home icon visible on desktop</short>
901 If this is set to true, an icon linking to the home folder
902 will be put on the desktop.
908 <key>/schemas/apps/nautilus/desktop/computer_icon_visible</key>
909 <applyto>/apps/nautilus/desktop/computer_icon_visible</applyto>
910 <owner>nautilus</owner>
912 <default>true</default>
914 <short>Computer icon visible on desktop</short>
916 If this is set to true, an icon linking to the computer location
917 will be put on the desktop.
923 <key>/schemas/apps/nautilus/desktop/trash_icon_visible</key>
924 <applyto>/apps/nautilus/desktop/trash_icon_visible</applyto>
925 <owner>nautilus</owner>
927 <default>true</default>
929 <short>Trash icon visible on desktop</short>
931 If this is set to true, an icon linking to the trash
932 will be put on the desktop.
938 <key>/schemas/apps/nautilus/desktop/volumes_visible</key>
939 <applyto>/apps/nautilus/desktop/volumes_visible</applyto>
940 <owner>nautilus</owner>
942 <default>true</default>
944 <short>Show mounted volumes on the desktop</short>
946 If this is set to true, icons linking to mounted
947 volumes will be put on the desktop.
953 <key>/schemas/apps/nautilus/desktop/network_icon_visible</key>
954 <applyto>/apps/nautilus/desktop/network_icon_visible</applyto>
955 <owner>nautilus</owner>
957 <default>false</default>
959 <short>Network Servers icon visible on the desktop</short>
961 If this is set to true, an icon linking to the Network Servers view
962 will be put on the desktop.
968 <key>/schemas/apps/nautilus/desktop/computer_icon_name</key>
969 <applyto>/apps/nautilus/desktop/computer_icon_name</applyto>
970 <owner>nautilus</owner>
973 <short>Desktop computer icon name</short>
975 This name can be set if you want a custom name
976 for the computer icon on the desktop.
982 <key>/schemas/apps/nautilus/desktop/home_icon_name</key>
983 <applyto>/apps/nautilus/desktop/home_icon_name</applyto>
984 <owner>nautilus</owner>
987 <short>Desktop home icon name</short>
989 This name can be set if you want a custom name
990 for the home icon on the desktop.
996 <key>/schemas/apps/nautilus/desktop/trash_icon_name</key>
997 <applyto>/apps/nautilus/desktop/trash_icon_name</applyto>
998 <owner>nautilus</owner>
1001 <short>Desktop trash icon name</short>
1003 This name can be set if you want a custom name
1004 for the trash icon on the desktop.
1010 <key>/schemas/apps/nautilus/desktop/network_icon_name</key>
1011 <applyto>/apps/nautilus/desktop/network_icon_name</applyto>
1012 <owner>nautilus</owner>
1015 <short>Network servers icon name</short>
1017 This name can be set if you want a custom name
1018 for the network servers icon on the desktop.