[Portland-bugs] [Bug 102395] New: Add support for trinity in xdg-open

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 24 17:47:17 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102395

            Bug ID: 102395
           Summary: Add support for trinity in xdg-open
           Product: Portland
           Version: 1.1.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: xdg-utils
          Assignee: portland-bugs at lists.freedesktop.org
          Reporter: wofgdkncxojef at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/portland-bugs/attachments/20170824/063bf02f/attachment.html>


More information about the Portland-bugs mailing list