problem with karolina's apt source.

2003-01-09 Thread Jason Pepas
Done E: Version '4:3.1.0+cvs20021221+kl' for 'cdbakeoven' was not found --- cut --- but it is there! I looked at here Packages.gz and it is listed!!! what am I missing here? thanks, jason pepas

Re: KDE 3.1 released - And now?

2003-01-31 Thread Jason Pepas
> Writing web pages to > describe this would probably just slow the process down, perhaps, but it, in combination with a website which gave the final word on all the various kde3 debs available, would certainly eliminate most of the traffic on this list.

kmail dependencies (was No Subject)

2003-02-14 Thread Jason Pepas
t;. > > (pts/1)[EMAIL PROTECTED]:~$ dpkg -l | grep kmail > ii kmail 3.1.0-1KDE Email client > > any ideas? > > thanks, > jason pepas > > > > mail2web - Check your email fr

Re: your mail

2003-02-14 Thread Jason Pepas
> Install kdebase-kio-plugins > > lapach(0) ~/benchmarks/iozone/src > dpkg -S kio_pop3 > kdebase-kio-plugins: /usr/lib/kde3/kio_pop3.so > kdebase-kio-plugins: /usr/lib/kde3/kio_pop3.la thanks. I emailed the package maintainer about this. -jason pepas

kreatecd for kde3

2003-04-05 Thread Jason Pepas
hello, I can't seem to find any kreatecd debian packages for kde3. am I just overlooking something? thanks jason pepas

use partial kde?

2003-04-30 Thread Jason Pepas
is it possible to only use parts of kde? ie, I want the "desktop" (i want kde icons on the desktop, and when I click a folder icon on the desktop I want konq to open it), but I want to use gnome-panel instead of kicker, etc. is there any hope for this? -jason

Re: use partial kde?

2003-04-30 Thread Jason Pepas
> Hi Jason, > > The magic happens in $KDEDIR/share/autostart/panel.desktop > > $ vi /usr/share/autostart/panel.desktop > > replace > Exec=kicker > with > Exec=gnome-panel > > replace > X-DCOP-ServiceType=wait > with > X-DCOP-ServiceType=nowait excellent! this is exactly what I was looking for. n