On 12 Oct 2002 14:38:55 +0200, Andre Bonhote wrote: > > On Fri, Oct 11, 2002 at 10:05:01PM +0000, Mikhael Goikhman wrote: > > > > > > (make install runs fine to this point) > > > ... > > > /usr/local/bin/fvwm-themes-config --site --reset > > > Warning: unknown entry [t0c0], ignoring... > > > Incorrect line key value, not enough +'s > > > > It means there is "[t0c0]" and other garbage in some of the .cfg file. > > I have no any idea how such garbage would slip to the package. Trojan? > > :) > > Where is this cfg? I currently don't have my notebook with me (going to > austria to have some relaxing holidays, *yippie*), and I can't check, > but if you give me a hint?
This slipped garbage hypothesis does not sound realistic to me, but if we go for it, it may be in any .cfg file. % grep t0c0 `find /usr/local/share/fvwm/themes -name '*.cfg' -print` % grep t0c0 `find $FVWM_USERDIR/themes -name '*.cfg' -print` Actually --site reduces this to the first place only and --reset reduces this to the default theme only. Regards, Mikhael. -- Visit the official FVWM web page at <URL: http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]
