the request should be send to upstream on the freedesktop bug tracker

** Changed in: xdg-utils (Ubuntu)
   Importance: Undecided => Wishlist

-- 
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.

  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.

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

Reply via email to