From 06fa866fc1177ada1b16ab4a15ffdf2a0e6d00d9 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 4 Mar 2010 00:26:15 -0600 Subject: Adding empathy and gwibber to the mix. --- src/default-applications.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/default-applications.c b/src/default-applications.c index ad63412..5347b43 100644 --- a/src/default-applications.c +++ b/src/default-applications.c @@ -10,6 +10,8 @@ struct default_db_t { struct default_db_t default_db[] = { {"evolution.desktop", N_("Mail")}, + {"empathy.desktop", N_("Chat")}, + {"gwibber.desktop", N_("Microblogging")}, {NULL, NULL} }; -- cgit v1.2.3