summaryrefslogtreecommitdiff
path: root/libcaja-private
diff options
context:
space:
mode:
authorMonsta <[email protected]>2016-01-02 21:41:13 +0300
committerMonsta <[email protected]>2016-01-02 21:41:13 +0300
commitfa33f9db4d261aed3287da361437296354dd2ccd (patch)
tree538dca8b8769b4ef0a4cfb11d3702de06775096f /libcaja-private
parentdb7c8c10af2006f7f87b8e001262eb2ad513db49 (diff)
downloadcaja-fa33f9db4d261aed3287da361437296354dd2ccd.tar.bz2
caja-fa33f9db4d261aed3287da361437296354dd2ccd.tar.xz
drop MateConf migration script
Diffstat (limited to 'libcaja-private')
-rw-r--r--libcaja-private/Makefile.am4
-rw-r--r--libcaja-private/caja.convert83
2 files changed, 0 insertions, 87 deletions
diff --git a/libcaja-private/Makefile.am b/libcaja-private/Makefile.am
index 92c9a82a..a3442aa1 100644
--- a/libcaja-private/Makefile.am
+++ b/libcaja-private/Makefile.am
@@ -221,13 +221,9 @@ gsettings_SCHEMAS = org.mate.caja.gschema.xml org.mate.media-handling.gschema.xm
@GSETTINGS_RULES@
-convertdir = $(datadir)/MateConf/gsettings
-convert_DATA = caja.convert
-
EXTRA_DIST = \
caja-marshal.list \
$(gsettings_SCHEMAS) \
- $(convert_DATA) \
$(BEAGLE_SOURCES) \
$(TRACKER_SOURCES) \
$(NULL)
diff --git a/libcaja-private/caja.convert b/libcaja-private/caja.convert
deleted file mode 100644
index 99d4dc34..00000000
--- a/libcaja-private/caja.convert
+++ /dev/null
@@ -1,83 +0,0 @@
-[org.mate.caja.preferences]
-tabs-open-position = /desktop/mate/file_views/tabs_open_position
-exit-with-last-window = /apps/caja/preferences/exit_with_last_window
-always-use-browser = /apps/caja/preferences/always_use_browser
-always-use-location-entry = /apps/caja/preferences/always_use_location_entry
-confirm-trash = /apps/caja/preferences/confirm_trash
-enable-delete = /apps/caja/preferences/enable_delete
-show-icon-text = /apps/caja/preferences/show_icon_text
-show-directory-item-counts = /apps/caja/preferences/show_directory_item_counts
-click-policy = /apps/caja/preferences/click_policy
-executable-text-activation = /apps/caja/preferences/executable_text_activation
-install-mime-activation = /apps/caja/preferences/install_mime_activation
-mouse-use-extra-buttons = /apps/caja/preferences/mouse_use_extra_buttons
-mouse-forward-button = /apps/caja/preferences/mouse_forward_button
-mouse-back-button = /apps/caja/preferences/mouse_back_button
-show-image-thumbnails = /apps/caja/preferences/show_image_thumbnails
-thumbnail-limit = /apps/caja/preferences/thumbnail_limit
-preview-sound = /apps/caja/preferences/preview_sound
-show-advanced-permissions = /apps/caja/preferences/show_advanced_permissions
-sort-directories-first = /apps/caja/preferences/sort_directories_first
-default-sort-order = /apps/caja/icon_view/default_sort_order
-default-sort-in-reverse-order = /apps/caja/list_view/default_sort_in_reverse_order
-desktop-is-home-dir = /apps/caja/preferences/desktop_is_home_dir
-background-set = /apps/caja/preferences/background_set
-background-color = /apps/caja/preferences/background_color
-background-uri = /apps/caja/preferences/background_filename
-side-pane-background-set = /apps/caja/preferences/side_pane_background_set
-side-pane-background-color = /apps/caja/preferences/side_pane_background_color
-side-pane-background-uri = /apps/caja/preferences/side_pane_background_filename
-default-folder-viewer = /apps/caja/preferences/default_folder_viewer
-date-format = /apps/caja/preferences/date_format
-show-hidden-files = /desktop/mate/file_views/show_hidden_files
-
-[org.mate.caja.icon-view]
-captions = /apps/caja/icon_view/captions
-default-use-tighter-layout = /apps/caja/icon_view/default_use_tighter_layout
-labels-beside-icons = /apps/caja/icon_view/labels_beside_icons
-default-zoom-level = /apps/caja/icon_view/default_zoom_level
-thumbnail-size = /apps/caja/icon_view/thumbnail_size
-text-ellipsis-limit = /apps/caja/icon_view/text_ellipsis_limit
-
-[org.mate.caja.compact-view]
-default-zoom-level = /apps/caja/compact_view/default_zoom_level
-all-columns-have-same-width = /apps/caja/compact_view/all_columns_have_same_width
-
-[org.mate.caja.list-view]
-default-zoom-level = /apps/caja/list_view/default_zoom_level
-default-visible-columns = /apps/caja/list_view/default_visible_columns
-default-column-order = /apps/caja/list_view/default_column_order
-
-[org.mate.caja.sidebar-panels.tree]
-show-only-directories = /apps/caja/sidebar_panels/tree/show_only_directories
-
-[org.mate.caja.desktop]
-font = /apps/caja/preferences/desktop_font
-home-icon-visible = /apps/caja/desktop/home_icon_visible
-computer-icon-visible = /apps/caja/desktop/computer_icon_visible
-trash-icon-visible = /apps/caja/desktop/trash_icon_visible
-volumes-visible = /apps/caja/desktop/volumes_visible
-network-icon-visible = /apps/caja/desktop/network_icon_visible
-computer-icon-name = /apps/caja/desktop/computer_icon_name
-home-icon-name = /apps/caja/desktop/home_icon_name
-trash-icon-name = /apps/caja/desktop/trash_icon_name
-network-icon-name = /apps/caja/desktop/network_icon_name
-text-ellipsis-limit = /apps/caja/desktop/text_ellipsis_limit
-
-[org.mate.caja.window-state]
-geometry = /apps/caja/preferences/navigation_window_saved_geometry
-maximized = /apps/caja/preferences/navigation_window_saved_maximized
-sidebar-width = /apps/caja/preferences/sidebar_width
-start-with-toolbar = /apps/caja/preferences/start_with_toolbar
-start-with-location-bar = /apps/caja/preferences/start_with_location_bar
-start-with-status-bar = /apps/caja/preferences/start_with_status_bar
-start-with-sidebar = /apps/caja/preferences/start_with_sidebar
-side-pane-view = /apps/caja/preferences/side_pane_view
-
-[org.mate.media-handling]
-automount = /apps/caja/preferences/media_automount
-automount-open = /apps/caja/preferences/media_automount_open
-autorun-never = /apps/caja/preferences/media_autorun_never
-autorun-x-content-start-app = /apps/caja/preferences/media_autorun_x_content_start_app
-autorun-x-content-ignore = /apps/caja/preferences/media_autorun_x_content_ignore
-autorun-x-content-open-folder = /apps/caja/preferences/media_autorun_x_content_open_folder