[evolution/wip/webkit2] Fix the name of GNOME Calendar
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit2] Fix the name of GNOME Calendar
- Date: Tue, 1 Mar 2016 13:46:48 +0000 (UTC)
commit 522feda051162994c20eac34eb278bd2e6303b31
Author: Piotr Drąg <piotrdrag gmail com>
Date: Mon Sep 21 11:46:08 2015 +0200
Fix the name of GNOME Calendar
calendar/importers/icalendar-importer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/importers/icalendar-importer.c b/calendar/importers/icalendar-importer.c
index 9fe8c95..51b1a4d 100644
--- a/calendar/importers/icalendar-importer.c
+++ b/calendar/importers/icalendar-importer.c
@@ -1095,7 +1095,7 @@ static EImportImporter gnome_calendar_importer = {
EImportImporter *
gnome_calendar_importer_peek (void)
{
- gnome_calendar_importer.name = _("Gnome Calendar");
+ gnome_calendar_importer.name = _("GNOME Calendar");
gnome_calendar_importer.description = _("Evolution Calendar intelligent importer");
return &gnome_calendar_importer;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]