From kde-devel Fri Feb 16 18:32:46 2001 From: Michael Jarrett Date: Fri, 16 Feb 2001 18:32:46 +0000 To: kde-devel Subject: Re: newbie... mixing kactions and kstdactions X-MARC-Message: https://marc.info/?l=kde-devel&m=98234862413051 Cool! I was doing SO many hack jobs to get around that. Is this stuff documented anywhere? Kurt Granroth wrote: > > Pupeno wrote: > > and I want to them to appear in the File menu in this order: > > File > > -New > > -Open > > -Open in a New Window > > -Open Location > > -Open Location in a New Window > > -Save > > -Save Everything > > -Close > > > > How can I do it ? > > this is my actual ui.rc file: > > > > > > > > &File > > > > > > > > > > > > > > > > > > The "trick" is that you need to append the non standard actions into > the standard places. If you look at the global XML resource file: > $KDEDIR/share/config/ui/ui_standards.rc, you'll see several items like > . There are "merge points".. they allow > you to merge in your custom actions into the standard menu. > > So you in your case, your komandui.rc file would look *something* like > so: > > > > > &File > > > > > > > > > -- > Kurt Granroth | http://www.granroth.org > KDE Developer/Evangelist | SuSE Labs Open Source Developer > granroth@kde.org | granroth@suse.com > KDE -- Conquer Your Desktop > > >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << -- The address in the headers is not the poster's real email address. Do not send private mail to the poster using your mailer's "reply" feature. CC's of mail to mailing lists are OK. Problem reports to "postmaster@umail.corel.com". The poster's email address is "michaelj@corel.com". >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<