https://bugs.kde.org/show_bug.cgi?id=399174
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |kdeconnect-kde/commit/47749 |kdeconnect-kde/commit/62e2c |792f32f4500a9efd3e364430983 |4c1ea8d51b7c4da6d469677ebe6 |0723db2a |595c803f --- Comment #5 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 62e2c4c1ea8d51b7c4da6d469677ebe6595c803f by Nicolas Fella. Committed on 13/02/2019 at 17:43. Pushed by nicolasfella into branch 'qmlsettings'. Respect users prefered text editor for shared text Summary: A user may have Kate installed but another editor set as default for text/plain. Respect that. Also add .txt extension to the temp file name to make mime-type detection easier. Test Plan: Set default text editor to Kate -> Text opens in Kate Set default text editor to Atom -> Text opens in Atom Reviewers: #kde_connect, broulik, apol Reviewed By: #kde_connect, broulik, apol Subscribers: kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D15813 M +1 -1 CMakeLists.txt M +1 -0 plugins/share/CMakeLists.txt M +8 -2 plugins/share/shareplugin.cpp https://invent.kde.org/kde/kdeconnect-kde/commit/62e2c4c1ea8d51b7c4da6d469677ebe6595c803f -- You are receiving this mail because: You are watching all bug changes.