Re: About dialog API



On Thu, Jun 12, 2003 at 06:32:39PM -0500, James M. Cape wrote:
> On Thu, 2003-04-10 at 05:04, Vlad Harchev wrote:
> > On Thu, Apr 10, 2003 at 02:59:16PM +0500, Vlad Harchev wrote:
> > > On Thu, Apr 10, 2003 at 10:50:15AM +0100, martyn 2 russell bt com wrote:
> > > > > > about box, are:
> > > > > > 	 
> > > > > > 	* license name
> > > > > > 	* license / serial number
> > > > > > 	* company  
> > > > > > 	* company logo
> > > > > 
> > > > > I'd add the 'expires on' and 'build number' properties too to 
> > > > > this list - they
> > > > > are useful in commercial applications mostly.
> > > > 
> > > > Yea, I was going to mention build number, as I too use that.  The question
> > > > is, should we expect this to be part of the version?
> > > 
> > > I think we shouldn't. Most vendors don't do that (and GtkAbout may at
> > > some point may display version number in the window title - that would be 
> > > confusing if it contained build number too).
> > 
> > Also we may wish to add license type (GPL/BSD/etc) property..
> 
> I'd suggest a "license-file" property, containing a text file's path.
> The widget can pull in the file for a separate "License..." dialog. That
> way we aren't restricted to licenses which exist now.

Yes, it would be even better, but if 'license-file' could be used together
with 'license-type' (otherwise, we will tempt authors to ship GPL/LGPL texts
with their apps and embed path to license in their free programs). So free
software will set 'license-type' to some magic token (like "GPL") while
leaving 'license-file' NULL.

-- 
 Best regards,
  -Vlad



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]