On Sunday 19 February 2006 20:47, Chris Cannam wrote:
> On Thursday 16 Feb 2006 21:19, Pedro Lopez-Cabanillas wrote:
> > Append these two lines to your "$HOME/.kde/share/config/rosegardenrc"
> > file:
> >
> > [KDE Action Restrictions]
> > action/help_report_bug=false
>
> Aha.  And, of course, this in main.cpp:
>
>     KConfig *config = kapp->config();
>     config->setGroup("KDE Action Restrictions");
>     config->writeEntry("action/help_report_bug", false);
>
> I didn't manage to make it happen early enough to take effect from that
> very invocation (perhaps I need to experiment more), but it does take
> effect from the following run.

Same here. 

That's why I propose to install a "rosegardenrc" file with those two lines, 
somewhere in $(kde-config --path config). This would take effect the first 
time also.

Regards,
Pedro


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to