Code review comment for lp:~karl-qdh/indicator-datetime/sniffles

Revision history for this message
Karl Lattimer (karl-qdh) wrote :

this is already done a few lines above the diff;

368: datetime-service.c
gchar *evo = g_find_program_in_path("evolution");
 if (evo != NULL) {
  g_debug("Found the calendar application: %s", evo);

« Back to merge proposal