KAutoStart

David Faure faure at kde.org
Fri Mar 3 09:22:20 GMT 2006


On Friday 03 March 2006 02:42, Tobias Koenig wrote:
> On Thu, Mar 02, 2006 at 01:02:55PM -0700, Aaron J. Seigo wrote:
> > hi all...
> Hi Aaron,
> 
> >         /**
> >          * Returns the associated command for this autostart service
> >          */
> >         QString exec() const;
> >         /**
> >          * Set the associated command for this autostart service
> >          */
> >         void setExec(const QString& exec);
> Maybe
>   QString executable() const
> and
>   void setExecutable();

Exec and TryExec are the standard names for those fields in .desktop files,
I wouldn't change that.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list