the patch is much better then the thing in the OP here.... ** Description changed:
Like the title sais. trinity is KDE3 that is still been maintained. It's like MATE. - The code is alredy in there, it's the code for KDE3. - Simply changing line 384 from "KDE)" to "KDE|Trinity)" - - and in function "kfmclient_fix_exit_code()" - add - "if [ "$XDG_CURRENT_DESKTOP" = KDE ]; then fi" - - around the block of code, excluding the "return 0" - - and it's done. + EDIT: (much better proposed change then the first one) + i alredy proposed a patch upstream, but they are too slow to react... + https://bugs.freedesktop.org/show_bug.cgi?id=102395 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-utils in Ubuntu. https://bugs.launchpad.net/bugs/1712882 Title: add support for Trinity in xdg-open Status in xdg-utils package in Ubuntu: Confirmed Bug description: Like the title sais. trinity is KDE3 that is still been maintained. It's like MATE. EDIT: (much better proposed change then the first one) i alredy proposed a patch upstream, but they are too slow to react... https://bugs.freedesktop.org/show_bug.cgi?id=102395 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1712882/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

