enlightenment/src/modules/conf_applications
Ross Vandegrift 765d8e1d3d Don't set x-scheme-handler/file for File manager app.
Summary:
File managers should handle inode/directory, not
x-scheme-handler/file.  Registering x-scheme-handler/file means that the file
manager app should open all "file://" URLs.  And because of some details of the
FDO spec, scheme handlers override mime-type handlers.  As a result, other
desktop environments can start using a file manager to open all local files.

fixes T7521

Reviewers: devilhorns, raster

Reviewed By: raster

Subscribers: cedric, zmike

Tags: #enlightenment-git

Maniphest Tasks: T7521

Differential Revision: https://phab.enlightenment.org/D10244
2020-05-14 11:23:04 +01:00
..
e-module-conf_applications.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_int_config_apps.c warn - make buffer bigger to avoid trunc warn 2019-01-12 01:51:43 +00:00
e_int_config_apps_personal.c personal app editor - force size up to be sanely sized for use 2020-02-18 10:55:45 +00:00
e_int_config_defapps.c Don't set x-scheme-handler/file for File manager app. 2020-05-14 11:23:04 +01:00
e_int_config_deskenv.c remove some X references in settings dialogs 2016-04-22 13:30:05 -04:00
e_mod_main.c module and config - remove pointless config vars that have no use 2019-09-10 17:58:30 +01:00
e_mod_main.h __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
module.desktop clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00