On Tuesday, October 16, 2001 10:28 AM, [EMAIL PROTECTED] wrote: > On 16-Oct-2001 joe golden wrote: > > I am running the testing version of debian and have recently installed > > povray, zed, circlepack and cooledit among others. None of these recently > > installed programs appear on my desktop. > as root run 'update-menus'.
A recent problem with the xterm menu file in /usr/lib/menu causes update-menus to fail, leaving you with whatever menu you had before that file was installed. If that is the problem, in the xterm file change: title=XTerm (Unicode)\ to: title="XTerm (Unicode)"\ Peace, -=greg