[patch]Add support for trinity in xdg-utils
Submitted by wof..@..il.com
Assigned to Portland Bugs
Link to original bug (#102395)
Description
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.
Version: 1.1.0