<div dir="ltr">I found out a solution to this problem by studying gnome-control-center source code. it looks for an application which has support for "text/calendar" mime:<div><br></div><div><a href="https://github.com/GNOME/gnome-control-center/blob/master/panels/info/cc-info-default-apps-panel.c#L167">https://github.com/GNOME/gnome-control-center/blob/master/panels/info/cc-info-default-apps-panel.c#L167</a></div><div><br></div><div>the solution is as following - from the command line, enter the following command<div><br></div><div>gio mime text/calendar org.gnome.Calendar.desktop</div><div><br></div><div>voila! you can now see gnome-calendar in the control center and it is the default one</div><div><br></div><div>no idea if this matters, but I did it as regular user (non-root, no sudo)<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">pozdrawiam serdecznie,<br>Mateusz Mikołajczyk, a.k.a. toudi</div></div></div></div>