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=77376 --- shadow/77376 2006-10-27 23:22:14.000000000 -0400 +++ shadow/77376.tmp.9884 2006-11-15 17:10:51.000000000 -0500 @@ -1,12 +1,12 @@ Bug#: 77376 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: Mandriva Cooker i586 -Status: NEEDINFO +Status: CLOSED Resolution: Severity: Unknown Priority: Wishlist Component: Mono.POSIX AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -134,6 +134,15 @@ (assuming that your app.exe is installed to $prefix/lib/app and translations are in $prefix/share/locale.) Is this a viable solution for you? Or do you really need Catalog.Init() to support null locale directories? + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-15 17:10 ------- +Hi Jonathen, + +thanks for your hints. I've used your proposal for loading relative +from System.AppDomain.CurrentDomain.BaseDirectory, it works great... + +Bye, +Stefan _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
