Re: [Evolution-hackers] evo 2.0 versioning
- From: Mark McLoughlin <markmc redhat com>
- To: JP Rosevear <jpr novell com>
- Cc: mccann jhu edu, Evolution Hackers <evolution-hackers ximian com>
- Subject: Re: [Evolution-hackers] evo 2.0 versioning
- Date: Tue, 31 Aug 2004 08:20:38 +0100
On Mon, 2004-08-30 at 18:35, JP Rosevear wrote:
> On Mon, 2004-08-30 at 07:00 +0100, Mark McLoughlin wrote:
>
> > The panel launches the calendar and tasks etc. using the command line:
> >
> > $> evolution -c OAFIID:GNOME_Evolution_Calendar_Component:1.5
> >
>
> -c calendar has been there for months.
Thanks for that - it was completely non-obvious to me.
Anyone who is wondering (like I was) how to find out what values -c
accepts, look for an "evolution:component_alias" attribute in the
.server files:
[markmc blaa evolution]$ find . -name *.server* -exec grep -H 'evolution:component_alias' {} \;
./mail/GNOME_Evolution_Mail.server.in.in: <oaf_attribute name="evolution:component_alias" type="string" value="mail"/>
./calendar/gui/GNOME_Evolution_Calendar.server.in.in: <oaf_attribute name="evolution:component_alias" type="string" value="calendar"/>
./calendar/gui/GNOME_Evolution_Calendar.server.in.in: <oaf_attribute name="evolution:component_alias" type="string" value="tasks"/>
./shell/GNOME_Evolution_Test.server.in.in: <oaf_attribute name="evolution:component_alias" type="string" value="test"/>
./addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in: <oaf_attribute name="evolution:component_alias" type="string" value="contacts"/>
So - "mail", "calendar", "tasks" and "contacts" are all accepted.
Cheers,
Mark.
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]