From bcfa465dbaab6ee8381dedface3e76060784000b Mon Sep 17 00:00:00 2001 From: Brent Hull Date: Thu, 3 Jan 2013 14:29:34 -0500 Subject: Remove mate-search-tool mateconf schema --- gsearchtool/mate-search-tool.schemas.in | 393 -------------------------------- 1 file changed, 393 deletions(-) delete mode 100644 gsearchtool/mate-search-tool.schemas.in diff --git a/gsearchtool/mate-search-tool.schemas.in b/gsearchtool/mate-search-tool.schemas.in deleted file mode 100644 index cd2fd4cd..00000000 --- a/gsearchtool/mate-search-tool.schemas.in +++ /dev/null @@ -1,393 +0,0 @@ - - - - - - - /apps/mate-search-tool/show_additional_options - /schemas/apps/mate-search-tool/show_additional_options - mate-search-tool - bool - FALSE - - Show Additional Options - - This key determines if the "Select more options" section - is expanded when the search tool is started. - - - - - /apps/mate-search-tool/select/contains_the_text - /schemas/apps/mate-search-tool/select/contains_the_text - mate-search-tool - bool - TRUE - - Select the search option - "Contains the text" - - This key determines if the "Contains the text" search option is - selected when the search tool is started. - - - - - /apps/mate-search-tool/select/date_modified_less_than - /schemas/apps/mate-search-tool/select/date_modified_less_than - mate-search-tool - bool - FALSE - - Select the search option - "Date modified less than" - - This key determines if the "Date modified less than" search option - is selected when the search tool is started. - - - - - /apps/mate-search-tool/select/date_modified_more_than - /schemas/apps/mate-search-tool/select/date_modified_more_than - mate-search-tool - bool - FALSE - - Select the search option - "Date modified more than" - - This key determines if the "Date modified more than" search option - is selected when the search tool is started. - - - - - /apps/mate-search-tool/select/size_at_least - /schemas/apps/mate-search-tool/select/size_at_least - mate-search-tool - bool - FALSE - - Select the search option - "Size at least" - - This key determines if the "Size at least" search option is - selected when the search tool is started. - - - - - /apps/mate-search-tool/select/size_at_most - /schemas/apps/mate-search-tool/select/size_at_most - mate-search-tool - bool - FALSE - - Select the search option - "Size at most" - - This key determines if the "Size at most" search option is - selected when the search tool is started. - - - - - /apps/mate-search-tool/select/file_is_empty - /schemas/apps/mate-search-tool/select/file_is_empty - mate-search-tool - bool - FALSE - - Select the search option - "File is empty" - - This key determines if the "File is empty" search option is - selected when the search tool is started. - - - - - /apps/mate-search-tool/select/owned_by_user - /schemas/apps/mate-search-tool/select/owned_by_user - mate-search-tool - bool - FALSE - - Select the search option - "Owned by user" - - This key determines if the "Owned by user" search option is - selected when the search tool is started. - - - - - /apps/mate-search-tool/select/owned_by_group - /schemas/apps/mate-search-tool/select/owned_by_group - mate-search-tool - bool - FALSE - - Select the search option - "Owned by group" - - This key determines if the "Owned by group" search option is - selected when the search tool is started. - - - - - /apps/mate-search-tool/select/owner_is_unrecognized - /schemas/apps/mate-search-tool/select/owner_is_unrecognized - mate-search-tool - bool - FALSE - - Select the search option - "Owner is unrecognized" - - This key determines if the "Owner is unrecognized" search option - is selected when the search tool is started. - - - - - /apps/mate-search-tool/select/name_does_not_contain - /schemas/apps/mate-search-tool/select/name_does_not_contain - mate-search-tool - bool - FALSE - - Select the search option - "Name does not contain" - - This key determines if the "Name does not contain" search option - is selected when the search tool is started. - - - - - /apps/mate-search-tool/select/name_matches_regular_expression - /schemas/apps/mate-search-tool/select/name_matches_regular_expression - mate-search-tool - bool - FALSE - - Select the search option - "Name matches regular expression" - - This key determines if the "Name matches regular expression" search - option is selected when the search tool is started. - - - - - /apps/mate-search-tool/select/show_hidden_files_and_folders - /schemas/apps/mate-search-tool/select/show_hidden_files_and_folders - mate-search-tool - bool - FALSE - - Select the search option - "Show hidden files and folders" - - This key determines if the "Show hidden files and - folders" search option is selected when the search tool - is started. - - - - - /apps/mate-search-tool/select/follow_symbolic_links - /schemas/apps/mate-search-tool/select/follow_symbolic_links - mate-search-tool - bool - FALSE - - Select the search option - "Follow symbolic links" - - This key determines if the "Follow symbolic links" search option - is selected when the search tool is started. - - - - - /apps/mate-search-tool/select/exclude_other_filesystems - /schemas/apps/mate-search-tool/select/exclude_other_filesystems - mate-search-tool - bool - FALSE - - Select the search option - "Exclude other filesystems" - - This key determines if the "Exclude other filesystems" search option - is selected when the search tool is started. - - - - - /apps/mate-search-tool/disable_quick_search - /schemas/apps/mate-search-tool/disable_quick_search - mate-search-tool - bool - FALSE - - Disable Quick Search - - This key determines if the search tool disables the use of - the locate command when performing simple file name searches. - - - - - /apps/mate-search-tool/quick_search_excluded_paths - /schemas/apps/mate-search-tool/quick_search_excluded_paths - mate-search-tool - list - string - [/mnt/*,/media/*,/dev/*,/tmp/*,/proc/*,/var/*] - - Quick Search Excluded Paths - - This key defines the paths the search tool will exclude from a - quick search. The wildcards '*' and '?' are supported. The default - values are /mnt/*, /media/*, /dev/*, /tmp/*, /proc/*, and /var/*. - - - - - /apps/mate-search-tool/disable_quick_search_second_scan - /schemas/apps/mate-search-tool/disable_quick_search_second_scan - mate-search-tool - bool - FALSE - - Disable Quick Search Second Scan - - This key determines if the search tool disables the use of the - find command after performing a quick search. - - - - - /apps/mate-search-tool/quick_search_second_scan_excluded_paths - /schemas/apps/mate-search-tool/quick_search_second_scan_excluded_paths - mate-search-tool - list - string - [/] - - Quick Search Second Scan Excluded Paths - - This key defines the paths the search tool will exclude from a - second scan when performing a quick search. The second scan - uses the find command to search for files. The purpose of the - second scan is to find files that have not been indexed. - The wildcards '*' and '?' are supported. The default value is /. - - - - - /apps/mate-search-tool/columns_order - /schemas/apps/mate-search-tool/columns_order - mate-search-tool - list - int - [0] - - Search Result Columns Order - - This key defines the order of the columns in the search - results. This key should not be modified by the user. - - - - - /apps/mate-search-tool/default_window_width - /schemas/apps/mate-search-tool/default_window_width - mate-search-tool - int - -1 - - Default Window Width - - This key defines the window width, and it's used to remember the - size of the search tool between sessions. Setting it to -1 will - make the search tool use the default width. - - - - - /apps/mate-search-tool/default_window_height - /schemas/apps/mate-search-tool/default_window_height - mate-search-tool - int - -1 - - Default Window Height - - This key defines the window height, and it's used to remember the - size of the search tool between sessions. Setting it to -1 will - make the search tool use the default height. - - - - - /apps/mate-search-tool/default_window_maximized - /schemas/apps/mate-search-tool/default_window_maximized - mate-search-tool - bool - FALSE - - Default Window Maximized - - This key determines if the search tool window starts in a maximized - state. - - - - - /apps/mate-search-tool/look_in_folder - /schemas/apps/mate-search-tool/look_in_folder - mate-search-tool - string - - - Look in Folder - - This key defines the default value of the "Look in Folder" - widget. - - - - - -- cgit v1.2.1