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

Re: applix in menu?



On Tue, Apr 04, 2000 at 10:38:50AM -0700, Ron Farrer wrote:
> 
> I'm trying to put an entry in /usr/lib/menu for applixware, but it
> doesn't ever show up. Yes I remember to do 'update-menus'. I'm running
> potato, WindowMaker-gnome. The entry looks like: 

That's because it goes in /etc/menu..., and I'd suggest adding the
phrase local (tells menu "trust me, the program is installed"):

?package(local.myprog):\
	needs="x11"\
	section="Apps/Local"\
	title="Groovy Program"\
	command="/usr/local/myprog/bin/myprog"\
	icon="/usr/local/myprog/share/icon.xpm"

For each local "package" I create a separate file in /etc/menu with the
name of the program -- easy to find later on.

> 
> ---/usr/lib/menu/applixware---
> ?package(applixware):needs=X11 section="Apps/Text"\
>   title="Applixware" command="/usr/local/lib/applix/bin/applix"
> ---/usr/lib/menu/applixware---
> 
> 
> TIA,
> 
> Ron
> -- 
> Email: <mailto:rbf@farrer.net>
> Home:  <http://www.farrer.net>
> 
> Bellingham Linux Users Group: <http://www.blug.org>
> Alpha Linux Orginization: <http://www.alphalinux.org>
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 
> 

-- 
+----------------------------------------------------+
| Eric G. Miller                        egm2@jps.net |
| GnuPG public key: http://www.jps.net/egm2/gpg.asc  |
+----------------------------------------------------+


Reply to: