From 659749a0f98576035eae68eef8fd62c2c2a39ae8 Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 12:44:13 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +app-arch/file-roller-2.32.2 --- .etckeeper | 1 + gconf/schemas/file-roller.schemas | 426 ++++++++++++++++++++++++++++++ 2 files changed, 427 insertions(+) create mode 100644 gconf/schemas/file-roller.schemas diff --git a/.etckeeper b/.etckeeper index d43c4a4e..77087273 100755 --- a/.etckeeper +++ b/.etckeeper @@ -648,6 +648,7 @@ maybe chmod 0644 './gconf/schemas/epiphany-lockdown.schemas' maybe chmod 0644 './gconf/schemas/epiphany.schemas' maybe chmod 0644 './gconf/schemas/evolution-mail.schemas' maybe chmod 0644 './gconf/schemas/evolution-webcal.schemas' +maybe chmod 0644 './gconf/schemas/file-roller.schemas' maybe chmod 0644 './gconf/schemas/fish.schemas' maybe chmod 0644 './gconf/schemas/fontilus.schemas' maybe chmod 0644 './gconf/schemas/gconf-editor.schemas' diff --git a/gconf/schemas/file-roller.schemas b/gconf/schemas/file-roller.schemas new file mode 100644 index 00000000..85265d13 --- /dev/null +++ b/gconf/schemas/file-roller.schemas @@ -0,0 +1,426 @@ + + + + + /schemas/apps/file-roller/listing/sort_method + /apps/file-roller/listing/sort_method + file-roller + string + name + + How to sort files + What criteria must be used to arrange files. Possible values: + name, size, type, time, path. + + + + + + /schemas/apps/file-roller/listing/sort_type + /apps/file-roller/listing/sort_type + file-roller + string + ascending + + Sort type + Whether to sort in ascending or descending direction. Possible + values: ascending, descending. + + + + + /schemas/apps/file-roller/listing/list_mode + /apps/file-roller/listing/list_mode + file-roller + string + as_folder + + List Mode + Whether to view all files in the archive (all_files), or + view the archive as a folder (as_folder). + + + + + /schemas/apps/file-roller/listing/show_type + /apps/file-roller/listing/show_type + file-roller + bool + true + + Display type + Display the Type column in the main window. + + + + + /schemas/apps/file-roller/listing/show_size + /apps/file-roller/listing/show_size + file-roller + bool + true + + Display size + Display the Size column in the main window. + + + + + /schemas/apps/file-roller/listing/show_time + /apps/file-roller/listing/show_time + file-roller + bool + true + + Display time + Display the Time column in the main window. + + + + + /schemas/apps/file-roller/listing/show_path + /apps/file-roller/listing/show_path + file-roller + bool + true + + Display path + Display the Path column in the main window. + + + + + /schemas/apps/file-roller/listing/use_mime_icons + /apps/file-roller/listing/use_mime_icons + file-roller + bool + true + + Use mime icons + if TRUE will display icons depending on the file type (slower), + otherwise will use always the same icon for all files (faster). + + + + + + /schemas/apps/file-roller/listing/name_column_width + /apps/file-roller/listing/name_column_width + file-roller + int + 250 + + Name column width + The default width ofthe name column the file list. + + + + + /schemas/apps/file-roller/ui/history_len + /apps/file-roller/ui/history_len + file-roller + int + 5 + + Max history length + Max number of items in the Open Recents menu. + + + + + /schemas/apps/file-roller/ui/window_width + /apps/file-roller/ui/window_width + file-roller + int + 600 + + + + + + + + + /schemas/apps/file-roller/ui/window_height + /apps/file-roller/ui/window_height + file-roller + int + 480 + + + + + + + + + /schemas/apps/file-roller/ui/sidebar_width + /apps/file-roller/ui/sidebar_width + file-roller + int + 200 + + + + + + + + + /schemas/apps/file-roller/ui/view_toolbar + /apps/file-roller/ui/view_toolbar + file-roller + bool + true + + View toolbar + Whether to display the toolbar. + + + + + /schemas/apps/file-roller/ui/view_statusbar + /apps/file-roller/ui/view_statusbar + file-roller + bool + true + + View statusbar + Whether to display the statusbar. + + + + + /schemas/apps/file-roller/ui/view_folders + /apps/file-roller/ui/view_folders + file-roller + bool + false + + View the folders pane + Whether to display the folders pane. + + + + + /schemas/apps/file-roller/general/editors + /apps/file-roller/general/editors + file-roller + list + string + [] + + Editors + List of applications entered in the Open file dialog and not + associated with the file type. + + + + + /schemas/apps/file-roller/general/compression_level + /apps/file-roller/general/compression_level + file-roller + string + normal + + Compression level + Compression level used when adding files to an archive. + Possible values : very_fast, fast, normal, maximum. + + + + + /schemas/apps/file-roller/general/encrypt_header + /apps/file-roller/general/encrypt_header + file-roller + bool + false + + Encrypt the archive header + Whether to encrypt the archive header. If the header is encrypted the password will be required to list the archive content as well. + + + + + /schemas/apps/file-roller/general/migrate_directories + /apps/file-roller/general/migrate_directories + gthumb + bool + true + + + + + + + + + /schemas/apps/file-roller/dialogs/extract/overwrite + /apps/file-roller/dialogs/extract/overwrite + file-roller + bool + true + + Overwrite existing files + + + + + + /schemas/apps/file-roller/dialogs/extract/skip_newer + /apps/file-roller/dialogs/extract/skip_newer + file-roller + bool + false + + Do not overwrite newer files + + + + + + /schemas/apps/file-roller/dialogs/extract/recreate_folders + /apps/file-roller/dialogs/extract/recreate_folders + file-roller + bool + true + + Recreate the folders stored in the archive + + + + + + /schemas/apps/file-roller/dialogs/add/current_folder + /apps/file-roller/dialogs/add/current_folder + file-roller + string + + + + + + + + + /schemas/apps/file-roller/dialogs/add/filename + /apps/file-roller/dialogs/add/filename + file-roller + string + + + + + + + + + /schemas/apps/file-roller/dialogs/add/include_files + /apps/file-roller/dialogs/add/include_files + file-roller + string + + + + + + + + + /schemas/apps/file-roller/dialogs/add/exclude_files + /apps/file-roller/dialogs/add/exclude_files + file-roller + string + + + + + + + + + /schemas/apps/file-roller/dialogs/add/exclude_folders + /apps/file-roller/dialogs/add/exclude_folders + file-roller + string + + + + + + + + + /schemas/apps/file-roller/dialogs/extract/update + /apps/file-roller/dialogs/extract/update + file-roller + bool + false + + + + + + + + /schemas/apps/file-roller/dialogs/extract/recursive + /apps/file-roller/dialogs/extract/recursive + file-roller + bool + true + + + + + + + + /schemas/apps/file-roller/dialogs/extract/no_symlinks + /apps/file-roller/dialogs/extract/no_symlinks + file-roller + bool + false + + + + + + + + /schemas/apps/file-roller/dialogs/batch-add/default_extension + /apps/file-roller/dialogs/batch-add/default_extension + file-roller + string + .tar.gz + + + + + + + + /schemas/apps/file-roller/dialogs/batch-add/other_options + /apps/file-roller/dialogs/batch-add/other_options + file-roller + bool + false + + + + + + + + /schemas/apps/file-roller/dialogs/batch-add/volume_size + /apps/file-roller/dialogs/batch-add/volume_size + file-roller + int + 0 + + Default volume size + The default size for volumes. + + + + + -- 2.39.5