[Mono-docs-list] PATCH: resubmit

Rafael Ferreira lists at ophion.org
Mon Jun 13 23:07:23 EDT 2005


Thanks Joshua, I didn't mean to rush you... 

See my comments below:

On Mon, 2005-06-13 at 15:39 -0400, Joshua Tauberer wrote:
> Heh, okay, okay, here we go...
> 
> Rafael Ferreira wrote:
> > Would you like to remove the plugins tab completely or just have a label
> > instead of the list?
> 
> My preference would be to remove it alltogether.
Done.

> 
> > I changed the interface so the docbrowser version shows up in the about
> > tab as well, check it out and tell me what you think:
> 
> Nice.

 :-)

> 
> > Oops, I forgot I did that. That line is giving me some compilation
> > problems:
> 
> You just need to 'make install' the latest monodoc.dll from 
> /monodoc/browser.
> 
issue resolved.

So, here's the latest patch, let me know if you see any issues. I still
have 1.0.0 hardcoded for the docbrowser version. That would be easy to
change once a decision on docbrowser's version is made. 

- raf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: AboutDialog.cs
Type: text/x-csharp
Size: 2916 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/mono-docs-list/attachments/20050613/9a34318c/AboutDialog-0001.bin
-------------- next part --------------
using System.Reflection;
using System.Runtime.CompilerServices;

[assembly:AssemblyVersion("@DOCBROWSER_VERSION@")]
[assembly:AssemblyDelaySign(true)]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-tools.patch
Type: text/x-patch
Size: 20882 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/mono-docs-list/attachments/20050613/9a34318c/mono-tools-0001.bin


More information about the Mono-docs-list mailing list