[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-portland-bugs
Subject:    [Portland-bugs] [Bug 31444] spurious capture of which in
From:       bugzilla-daemon () freedesktop ! org
Date:       2010-12-31 10:37:26
Message-ID: 20101231103726.2FC1513004D () annarchy ! freedesktop ! org
[Download RAW message or body]

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

--- Comment #2 from Fathi Boudra <fabo@freedesktop.org> 2010-12-31 02:37:25 PST ---
I guess it's a copy/paste from the KDE3 support code, adapted for KDE4 support:

if [ x"$KDE_SESSION_VERSION" = x"4" ]; then
    DEBUG 1 "Running kmimetypefinder \"$1\""
    KMIMETYPEFINDER=`which kmimetypefinder 2>/dev/null`
    $KMIMETYPEFINDER "$1" 2>/dev/null | head -n 1
else
    DEBUG 1 "Running kfile \"$1\""
    KFILE=`which kfile 2>/dev/null`
    $KFILE "$1" 2> /dev/null | head -n 1 | cut -d "(" -f 2 | cut -d ")" -f 1
fi

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Portland-bugs mailing list
Portland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/portland-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic