Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81992 --- shadow/81992 2007-07-03 20:50:00.000000000 -0400 +++ shadow/81992.tmp.1412 2007-07-03 20:59:10.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 81992 Product: Mono: Doctools Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: Gui AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: [PATCH] fix xulrunner path detection +Summary: [PATCH] Improve libgtkembedmoz detection On openSuSE, if XUL runner is installed, monodoc sets MOZILLA_FIVE_HOME=/usr/bin//etc/alternatives preventing the program from running. The attached patch will correct the behavior to access the correct path. @@ -30,6 +30,15 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-07-03 20:50 ------- Created an attachment (id=19502) Better patch + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-03 20:59 ------- +I've attached a newer version which should work considerably better. + +It adds a check from MonoDevelop, and always checks for +libgtkembedmoz.so before assuming the directory. + +Additionally, it features a sweet little function which does recursive +link checking to find all possible directories. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
