On Sun 14.Feb'10 at 17:25:20 +1100, William Hales wrote:
> 
> WPrefs 0.92
> 
> > Could not open default menu from
> > '/home/whales/GNUstep/Library/WindowMaker/plmenu'

Try to locate where the plmenu file is (i.e 'locate plmenu')
and then copy it to ~/GNUstep/Defaults/WMRootMenu (where
WMRootmenu is the new _file_ name).
After that WPrefs should be able to edit it.

But I recommend you to run a script called genmenu (http://gtk.no/genmenu), 
which generates the WMRootmenu on-the-fly from a list of pre-defined
applications which are in your $PATH, so you are guaranteed to have 
only valid entries in your menu. 

In fact, I wrote a small utility called wmgenmenu inspired by that script. 
I put it on a branch called #wmgenmenu in here 
http://repo.or.cz/w/wmaker-crm.git
It lives inside the util/ directory, and the ultimate goal is to run it 
during the wmaker.inst process to create the WMRootmenu automatically...

But right now you can use it like,

wmgenmenu > /home/whales/GNUstep/Defaults/WMRootmenu

I hope this helps.


-- 
To unsubscribe, send mail to [email protected].

Reply via email to