Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 926103 | Differences between
and this patch

Collapse All | Expand All

(-)/tmp/xdg-open.orig (-1 / +1 lines)
Lines 601-607 Link Here
601
{
601
{
602
    if [ -n "${KDE_SESSION_VERSION}" ]; then
602
    if [ -n "${KDE_SESSION_VERSION}" ]; then
603
      case "${KDE_SESSION_VERSION}" in
603
      case "${KDE_SESSION_VERSION}" in
604
        4)
604
        4|6)
605
          kde-open "$1"
605
          kde-open "$1"
606
        ;;
606
        ;;
607
        5)
607
        5)

Return to bug 926103