Oh, darn - we were both wrong, KDE_VERSION_STRING is what it's using and it's
in kapp.h! Heh.

On Fri, 17 Sep 1999, you wrote:
> hrm, no it's config.h...
> 
> [mosfet@localhost kdeui]$ cd ../kdecore
> [mosfet@localhost kdecore]$ grep -i version kcontrol.h
> grep: kcontrol.h: No such file or directory
> [mosfet@localhost kdecore]$ cd ../kdeui/
> [mosfet@localhost kdeui]$ grep -i version kcontrol.h
>     version 2 of the License, or (at your option) any later version.
> [mosfet@localhost kdeui]$ cd ../../kdebase/
> [mosfet@localhost kdebase]$ grep -i version config.h
> /* Version number of package */
> #define VERSION "1.1.2"
> [mosfet@localhost kdebase]$       
> 
> On Fri, 17 Sep 1999, you wrote:
> > Mosfet <[EMAIL PROTECTED]> writes:
> > 
> > > Actually, it's the configure that generates the version number, not the code
> > > itself. We can update that but don't worry - it doesn't affect anything but the
> > 
> > noipe noipe noipe, the code take them from include/kcontrol.h from
> > kdelibs (in kdecore directrory).
> > 
> > So when you compile kdebase with a broker kcontrol.h and a wrong
> > KDE_VERSION you'll get a extra-beautifull 1.1.1.
> > 
> > > version string.
> > > > maybe it's not been updated in kcontrolcenter - it's _really_ KDE
> > > > 1.1.2 ;)
> > 
> > -- 
> > MandrakeSoft          http://www.mandrakesoft.com/
> >                                      --Chmouel
> -- 
> Daniel M. Duley - Unix developer & sys admin.
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
-- 
Daniel M. Duley - Unix developer & sys admin.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Reply via email to