Re: Bug#4269: xosview has only XOSView as application resource file

1996-08-28 Thread Owen Dunn
In article <[EMAIL PROTECTED]> you write: >> "jw" == joost witteveen <[EMAIL PROTECTED]> wrote: > >jw> do you want me to >jw> 1 move xosview to 'contrib', and stop maintaining it >jw> 2 just go on maintaining a broken xosview? > >IMHO, you should stick with 1. There are other things that m

Bug#4269: xosview has only XOSView as application resource file

1996-08-28 Thread Emilio Lopes
> "jw" == joost witteveen <[EMAIL PROTECTED]> wrote: jw> do you want me to jw> 1 move xosview to 'contrib', and stop maintaining it jw> 2 just go on maintaining a broken xosview? IMHO, you should stick with 1. There are other things that may do the same thing xosview is supposed to do.

Bug#4269: xosview has only XOSView as application resource file

1996-08-27 Thread Owen Dunn
On Mon, 26 Aug 1996, joost witteveen wrote: > > Xosview only reads the file XOSView (and ~/.Xdefaults) when evaluating > > its X resources. It does this by doing all the reading by foot (calling > > XrmGetFileDatabase() etc.). > > This is IMO the wrong way to do it; the application should use >

Bug#4269: xosview has only XOSView as application resource file

1996-08-27 Thread David Frey
>> Xosview only reads the file XOSView (and ~/.Xdefaults) when evaluating >> its X resources. It does this by doing all the reading by foot (calling >> XrmGetFileDatabase() etc.). >> This is IMO the wrong way to do it; the application should use >> XtGetApplicationResources() (as xsysinfo does i

Bug#4269: xosview has only XOSView as application resource file

1996-08-26 Thread joost witteveen
> > Package: xosview > Version: 1.3.2-6 > > Xosview only reads the file XOSView (and ~/.Xdefaults) when evaluating > its X resources. It does this by doing all the reading by foot (calling > XrmGetFileDatabase() etc.). > This is IMO the wrong way to do it; the application should use > XtGetApp

Bug#4269: xosview has only XOSView as application resource file

1996-08-25 Thread David Frey
Package: xosview Version: 1.3.2-6 Xosview only reads the file XOSView (and ~/.Xdefaults) when evaluating its X resources. It does this by doing all the reading by foot (calling XrmGetFileDatabase() etc.). This is IMO the wrong way to do it; the application should use XtGetApplicationResources()