[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: kde virus-like menu masher



On Friday 05 October 2001 02:42 am, B . L . Jilek wrote:
> Hi debian-kde!
> /usr/lib/menu/xterm
>
> ?package(xterm):\
>  needs=x11\
>  section=XShells\
>  longtitle="Xterm: terminal emulator for X"\
>  title=Xterm\
>  command=xterm
>
> I'm thinking -- title="Xterm"\    ??
>
> Thanks for the help.

Here's my copy of /usr/lib/menu/xterm.  When I fixed the XTerm Unicode line, 
the menus worked:
?package(xterm):\
 needs=x11\
 section=XShells\
 longtitle="XTerm: terminal emulator for X"\
 title=XTerm\
 command=xterm
?package(xterm):\
 needs=x11\
 section=XShells\
 longtitle="XTerm: terminal emulator for X with Unicode support"\
 title="XTerm (Unicode)"\
 command=uxterm

Logan Bear



Reply to: