Subject: Re: package menus
To: Wojciech Puchar <wojtek@tensor.3miasto.net>
From: Julio Merino <jmmv@menta.net>
List: tech-pkg
Date: 04/08/2003 20:25:50
See http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=18168



On Tue, 8 Apr 2003 18:40:54 +0200 (CEST)
Wojciech Puchar <wojtek@tensor.3miasto.net> wrote:

> i did small program that can be used as separate package to generate menus
> for installed window managers and programs.
> 
> as it's independent from any packages it's easy to maintain and use (no
> need to wait every package maintainer to add support).
> 
> it's in
> 
> http://3miasto.net/~wojtek/menugen.tar.gz
> 
> now it can only generate fvwm/fvwm2 definitions (as i use only fvmw2) but
> adding support for anything else requires only
> 
> 1) adding it to the list in wm_gen.c
> 2) copy wm_fvwm2.c to wm_yourwm.c
> 3) based on this code write code for your wm. it shouldn't be more than
> one-two screens :)
> 
> 
> please read menus.txt header to know how to use it and how to add more
> definitions or messages in more languages.
> 
> And please send me all enhancements back so i will be able to make it more
> complete and finally make pkgsrc package with this program


-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/