Re: preset bookmarks

2001-07-15 Thread Jakob Bøhm
Achim Bohnet wrote: >... > Hi Ivan, > > $kdehome/share/apps/kfm/bookmark/ tree was the old bookmark stuff with > *.desktop and/or *.kdelnk (?). If bookmarks.xml does not exist a new one > is generated from them. So if you copy a default > bookmarks.xml file and someone that used KDE < 2.1 and s

Re: preset bookmarks

2001-07-09 Thread Achim Bohnet
On Monday 09 July 2001 23:39, Jens Benecke wrote: > On Thu, Jul 05, 2001 at 06:01:31PM -0600, Ivan E. Moore II wrote: > > > /etc/skel is not the solution...the solution must end up being in > > /etc/kde2 > > How do you know that 'old' users want the file at all? Or that they don't Same as with

Re: preset bookmarks

2001-07-06 Thread Bruce Sass
On Thu, 5 Jul 2001, Ivan E. Moore II wrote: <...> > uhhhBruce...keep up with the discussion. You mean I've missed something, then went off half-cocked... Sorry for any undue consternation I may have precipitated. - Bruce

Re: preset bookmarks

2001-07-05 Thread Ivan E. Moore II
On Thu, Jul 05, 2001 at 05:24:01PM -0600, Bruce Sass wrote: > On Thu, 5 Jul 2001, Ivan E. Moore II wrote: > > On Thu, Jul 05, 2001 at 01:46:39PM -0600, Bruce Sass wrote: > > > On Thu, 5 Jul 2001, Jens Benecke wrote: > > > > On Wed, Jul 04, 2001 at 05:51:36PM -0600, Bruce Sass wrote: > <..> > > I to

Re: preset bookmarks

2001-07-05 Thread Bruce Sass
On Thu, 5 Jul 2001, Ivan E. Moore II wrote: > On Thu, Jul 05, 2001 at 01:46:39PM -0600, Bruce Sass wrote: > > On Thu, 5 Jul 2001, Jens Benecke wrote: > > > On Wed, Jul 04, 2001 at 05:51:36PM -0600, Bruce Sass wrote: <..> > I totally disagree. It's KDE specific and therefore if it's going to be > a

Re: preset bookmarks

2001-07-05 Thread Ivan E. Moore II
On Thu, Jul 05, 2001 at 01:46:39PM -0600, Bruce Sass wrote: > On Thu, 5 Jul 2001, Jens Benecke wrote: > > On Wed, Jul 04, 2001 at 05:51:36PM -0600, Bruce Sass wrote: > > > > > /etc is just simply the wrong place > > > > Well, I don't really agree. sysadmins might want to customize the default > > b

Re: preset bookmarks

2001-07-05 Thread Bruce Sass
On Thu, 5 Jul 2001, Jens Benecke wrote: > On Wed, Jul 04, 2001 at 05:51:36PM -0600, Bruce Sass wrote: > > > /etc is just simply the wrong place > > Well, I don't really agree. sysadmins might want to customize the default > bookmarks for new accounts, and I would be extremely angry when those get >

Re: preset bookmarks

2001-07-04 Thread Bruce Sass
On Wed, 4 Jul 2001, Achim Bohnet wrote: > On Wednesday 04 July 2001 14:12, Jens Benecke wrote: > > On Tue, Jul 03, 2001 at 02:19:22PM -0600, Ivan E. Moore II wrote: > > > > > ok all you kde junkies...anyone know how I can setup a default bookmark > > > list so that upon installation a user will hav

Re: preset bookmarks

2001-07-04 Thread Jesse Goerz
On Wednesday 04 July 2001 11:34, Jaye Inabnit ke6sls wrote: > http://www.lwn.net must have > http://freshmeat.net/ditto > http://www.linuxdoc.org/ > http://www.fsf.org May I also suggest http://newbiedoc.sourceforge.net? > And the obvious debian etc . . . > > tatah > > On Tuesday 03 July

Re: preset bookmarks

2001-07-04 Thread Earl F Hampton
There is a nice selection in the debianized netscape install. Just enough for a newbie to find a few things but not overwhelming > > On Tuesday 03 July 2001 13:19, Ivan E. Moore II wrote: > > ok all you kde junkies...anyone know how I can setup a default bookmark > > list so that upon installation

Re: preset bookmarks

2001-07-04 Thread Jaye Inabnit ke6sls
http://www.lwn.net must have http://freshmeat.net/ditto http://www.linuxdoc.org/ http://www.fsf.org And the obvious debian etc . . . tatah On Tuesday 03 July 2001 13:19, Ivan E. Moore II wrote: > ok all you kde junkies...anyone know how I can setup a default bookmark > list so that upon

Re: preset bookmarks

2001-07-04 Thread Achim Bohnet
On Wednesday 04 July 2001 14:12, Jens Benecke wrote: > On Tue, Jul 03, 2001 at 02:19:22PM -0600, Ivan E. Moore II wrote: > > > ok all you kde junkies...anyone know how I can setup a default bookmark > > list so that upon installation a user will have a few bookmarks (ie > > things like www.debian.

Re: preset bookmarks

2001-07-04 Thread Achim Bohnet
On Wednesday 04 July 2001 09:15, Ivan E. Moore II wrote: > > > So maybe something like this is the way to go. Add something like this > > > to /etc/kde2/kde2.sh > > > > > > konq_dir="$kdehome/share/apps/konqueror" > > > if [ ! -d "$konq_dir" ]; then > > > mkdir -p "$konq_dir" > > > cp /etc/k

Re: preset bookmarks

2001-07-04 Thread Ivan E. Moore II
> > So maybe something like this is the way to go. Add something like this > > to /etc/kde2/kde2.sh > > > > konq_dir="$kdehome/share/apps/konqueror" > > if [ ! -d "$konq_dir" ]; then > > mkdir -p "$konq_dir" > > cp /etc/kde2/bookmarks.xml "$konp_dir/" > > fi > > Sorry to followup myself

Re: preset bookmarks

2001-07-03 Thread Achim Bohnet
On Wednesday 04 July 2001 00:51, Achim Bohnet wrote: > On Tuesday 03 July 2001 23:25, Ivan E. Moore II wrote: > > On Tue, Jul 03, 2001 at 02:46:23PM -0700, David Bishop wrote: > > > On Tuesday 03 July 2001 01:19 pm, Ivan E. Moore II wrote: > > > > ok all you kde junkies...anyone know how I can setu

Re: preset bookmarks

2001-07-03 Thread Achim Bohnet
On Tuesday 03 July 2001 23:25, Ivan E. Moore II wrote: > On Tue, Jul 03, 2001 at 02:46:23PM -0700, David Bishop wrote: > > On Tuesday 03 July 2001 01:19 pm, Ivan E. Moore II wrote: > > > ok all you kde junkies...anyone know how I can setup a default bookmark > > > list so that upon installation a u

Re: preset bookmarks

2001-07-03 Thread David Bishop
On Tuesday 03 July 2001 02:25 pm, Ivan E. Moore II wrote: > On Tue, Jul 03, 2001 at 02:46:23PM -0700, David Bishop wrote: > > On Tuesday 03 July 2001 01:19 pm, Ivan E. Moore II wrote: > > > ok all you kde junkies...anyone know how I can setup a default bookmark > > > list so that upon installation

Re: preset bookmarks

2001-07-03 Thread Ivan E. Moore II
On Tue, Jul 03, 2001 at 02:46:23PM -0700, David Bishop wrote: > On Tuesday 03 July 2001 01:19 pm, Ivan E. Moore II wrote: > > ok all you kde junkies...anyone know how I can setup a default bookmark > > list so that upon installation a user will have a few bookmarks (ie things > > like www.debian.or

Re: preset bookmarks

2001-07-03 Thread David Bishop
On Tuesday 03 July 2001 01:19 pm, Ivan E. Moore II wrote: > ok all you kde junkies...anyone know how I can setup a default bookmark > list so that upon installation a user will have a few bookmarks (ie things > like www.debian.org/debianplanet/etc...)? > > Ivan I'll say the obvious one: kde.theme