From 6fde9c8fdba47ab9fb7cfda8e12225fc5a64deae Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Wed, 23 Dec 2009 16:40:24 -0800 Subject: DEV-39784 SNOW-218: KDE 4 applications don't recognize secondlife:// urls patch by thickbrick sleaford, reviewed by me (tofu linden) --- .../linux_tools/register_secondlifeprotocol.sh | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/linux_tools/register_secondlifeprotocol.sh b/indra/newview/linux_tools/register_secondlifeprotocol.sh index c7b4d55461..16e73cb854 100755 --- a/indra/newview/linux_tools/register_secondlifeprotocol.sh +++ b/indra/newview/linux_tools/register_secondlifeprotocol.sh @@ -22,13 +22,12 @@ else fi # Register handler for KDE-aware apps -if [ -z "$KDEHOME" ]; then - KDEHOME=~/.kde -fi -LLKDEPROTDIR=${KDEHOME}/share/services -if [ -d "$LLKDEPROTDIR" ]; then - LLKDEPROTFILE=${LLKDEPROTDIR}/secondlife.protocol - cat > ${LLKDEPROTFILE} < ${LLKDEPROTOFILE} <