AUTHORS
COPYING
LICENSE
MANIFEST.in
README.md
Sunflower.desktop
setup.py
Sunflower.egg-info/PKG-INFO
Sunflower.egg-info/SOURCES.txt
Sunflower.egg-info/dependency_links.txt
Sunflower.egg-info/entry_points.txt
Sunflower.egg-info/requires.txt
Sunflower.egg-info/top_level.txt
images/splash.png
images/sunflower.png
images/sunflower.svg
images/sunflower_64.png
styles/main.css
sunflower/__init__.py
sunflower/__main__.py
sunflower/accelerator_group.py
sunflower/accelerator_manager.py
sunflower/associations.py
sunflower/clipboard.py
sunflower/common.py
sunflower/config.py
sunflower/emblems.py
sunflower/history.py
sunflower/icons.py
sunflower/indicator.py
sunflower/keyring.py
sunflower/menus.py
sunflower/mounts.py
sunflower/notifications.py
sunflower/operation.py
sunflower/parameters.py
sunflower/queue.py
sunflower/toolbar.py
sunflower/gui/__init__.py
sunflower/gui/about_window.py
sunflower/gui/error_list.py
sunflower/gui/history_list.py
sunflower/gui/input_dialog.py
sunflower/gui/keyring_manager_window.py
sunflower/gui/main_window.py
sunflower/gui/mounts_manager_window.py
sunflower/gui/operation_dialog.py
sunflower/gui/preferences_window.py
sunflower/gui/properties_window.py
sunflower/gui/shortcuts_window.py
sunflower/gui/preferences/__init__.py
sunflower/gui/preferences/accelerators.py
sunflower/gui/preferences/associations.py
sunflower/gui/preferences/bookmarks.py
sunflower/gui/preferences/commands.py
sunflower/gui/preferences/display.py
sunflower/gui/preferences/item_list.py
sunflower/gui/preferences/operation.py
sunflower/gui/preferences/plugins.py
sunflower/gui/preferences/terminal.py
sunflower/gui/preferences/toolbar.py
sunflower/gui/preferences/view_and_edit.py
sunflower/plugin_base/__init__.py
sunflower/plugin_base/column_editor_extension.py
sunflower/plugin_base/column_extension.py
sunflower/plugin_base/find_extension.py
sunflower/plugin_base/item_list.py
sunflower/plugin_base/monitor.py
sunflower/plugin_base/mount_manager_extension.py
sunflower/plugin_base/plugin.py
sunflower/plugin_base/provider.py
sunflower/plugin_base/rename_extension.py
sunflower/plugin_base/terminal.py
sunflower/plugin_base/toolbar_factory.py
sunflower/plugin_base/viewer_extension.py
sunflower/plugins/__init__.py
sunflower/plugins/archive_support/__init__.py
sunflower/plugins/archive_support/plugin.conf
sunflower/plugins/archive_support/plugin.py
sunflower/plugins/archive_support/zip_provider.py
sunflower/plugins/default_toolbar/__init__.py
sunflower/plugins/default_toolbar/bookmark_button.py
sunflower/plugins/default_toolbar/bookmarks_button.py
sunflower/plugins/default_toolbar/home_directory_button.py
sunflower/plugins/default_toolbar/parent_directory_button.py
sunflower/plugins/default_toolbar/plugin.conf
sunflower/plugins/default_toolbar/plugin.py
sunflower/plugins/default_toolbar/separator.py
sunflower/plugins/file_list/__init__.py
sunflower/plugins/file_list/column_editor.py
sunflower/plugins/file_list/dialogs.py
sunflower/plugins/file_list/file_list.py
sunflower/plugins/file_list/gio_extension.py
sunflower/plugins/file_list/gio_provider.py
sunflower/plugins/file_list/gio_wrapper.py
sunflower/plugins/file_list/local_monitor.py
sunflower/plugins/file_list/local_provider.py
sunflower/plugins/file_list/plugin.conf
sunflower/plugins/file_list/plugin.py
sunflower/plugins/file_list/trash_list.py
sunflower/plugins/find_file_extensions/__init__.py
sunflower/plugins/find_file_extensions/contents.py
sunflower/plugins/find_file_extensions/default.py
sunflower/plugins/find_file_extensions/plugin.conf
sunflower/plugins/find_file_extensions/plugin.py
sunflower/plugins/find_file_extensions/size.py
sunflower/plugins/gvim_viewer/__init__.py
sunflower/plugins/gvim_viewer/plugin.conf
sunflower/plugins/gvim_viewer/plugin.py
sunflower/plugins/owner_column/__init__.py
sunflower/plugins/owner_column/plugin.conf
sunflower/plugins/owner_column/plugin.py
sunflower/plugins/rename_extensions/__init__.py
sunflower/plugins/rename_extensions/audio_metadata.py
sunflower/plugins/rename_extensions/default.py
sunflower/plugins/rename_extensions/letter_case.py
sunflower/plugins/rename_extensions/plugin.conf
sunflower/plugins/rename_extensions/plugin.py
sunflower/plugins/sessions/__init__.py
sunflower/plugins/sessions/plugin.conf
sunflower/plugins/sessions/plugin.py
sunflower/plugins/system_terminal/__init__.py
sunflower/plugins/system_terminal/plugin.conf
sunflower/plugins/system_terminal/plugin.py
sunflower/tools/__init__.py
sunflower/tools/advanced_rename.py
sunflower/tools/disk_usage.py
sunflower/tools/find_files.py
sunflower/tools/version_check.py
sunflower/tools/viewer.py
sunflower/widgets/__init__.py
sunflower/widgets/breadcrumbs.py
sunflower/widgets/command_row.py
sunflower/widgets/completion_entry.py
sunflower/widgets/context_menu.py
sunflower/widgets/emblems_renderer.py
sunflower/widgets/location_menu.py
sunflower/widgets/popup_menu.py
sunflower/widgets/settings_page.py
sunflower/widgets/status_bar.py
sunflower/widgets/tab_label.py
sunflower/widgets/thumbnail_view.py
sunflower/widgets/title_bar.py