After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 497180 - Add default application keys for "calendar" and "tasks"
Add default application keys for "calendar" and "tasks"
Status: RESOLVED FIXED
Product: libgnome
Classification: Deprecated
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: libgnome maintainer
libgnome maintainer
Depends on:
Blocks: 384783
 
 
Reported: 2007-11-15 20:31 UTC by Ross Burton
Modified: 2008-02-11 10:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (3.01 KB, patch)
2007-11-15 20:31 UTC, Ross Burton
none Details | Review
use --component flag (961 bytes, patch)
2008-02-11 10:45 UTC, Alex Converse
none Details | Review

Description Ross Burton 2007-11-15 20:31:39 UTC
As part of removing the hard-coding of Evolution into the clock applet (#384783), there need to be keys to set the default calendar and task application.  Attaching a patch to do this.
Comment 1 Ross Burton 2007-11-15 20:31:55 UTC
Created attachment 99165 [details] [review]
Patch
Comment 2 Alex Converse 2008-02-05 11:47:26 UTC
Any update on this? It's been a few months. The patch looks pretty trivial. 
Comment 3 Kjartan Maraas 2008-02-06 18:53:58 UTC
I've commited this now to get the ball rolling
Comment 4 Bastien Nocera 2008-02-06 19:02:24 UTC
Then the libgnome bits are finished then, closing.
Comment 5 Alex Converse 2008-02-11 10:45:36 UTC
Created attachment 104911 [details] [review]
use --component flag

We really should use component breakout flags so that the correct component is active when the application is launched with no arguments. Sorry. Trivial patch attached.