Bugzilla – Attachment 208376 Details for
Bug 373282
help browser unable to load page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Change ghelp: to help: only when necessary
susehelp.patch (text/plain), 662 bytes, created by
Vincent Untz
on 2008-04-16 16:57:47 UTC
(
hide
)
Description:
Change ghelp: to help: only when necessary
Filename:
MIME Type:
Creator:
Vincent Untz
Created:
2008-04-16 16:57:47 UTC
Size:
662 bytes
patch
obsolete
>diff -Naur susehelp/bin/susehelp susehelp-patched/bin/susehelp >--- susehelp/bin/susehelp 2006-05-03 15:53:29.000000000 +0200 >+++ susehelp-patched/bin/susehelp 2008-04-16 18:53:24.587341000 +0200 >@@ -97,8 +97,6 @@ > URI="$SUSEHOMEPAGE" > fi > >-URI=$(echo $URI | sed 's/^ghelp:/help:/') >- > # Are we running KDE? > USE_DESKTOP=${WINDOWMANAGER##*/} > >@@ -131,6 +129,7 @@ > else > if [ "$USE_DESKTOP" = kde -o "$USE_DESKTOP" = startkde -o -z "$USE_LOCALSERVER" ]; then > if [ "$KDE_HELP" != "" ]; then >+ URI=$(echo $URI | sed 's/^ghelp:/help:/') > susehelp-khelpcenter $URI > exit 0 > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 373282
: 208376