rodlie / qtfm

Qt File Manager
https://qtfm.eu
GNU General Public License v2.0
158 stars 46 forks source link

Custom actions issue #64

Closed rodlie closed 6 years ago

rodlie commented 6 years ago

master (and possible 6.1) compares mime type against file type for custom actions, this is wrong! Also use ==, not contains().

rodlie commented 6 years ago

Also add a way to reset custom actions to default (and import defaults).

rodlie commented 6 years ago

fixed in master and 6.1