[evolution] Fix the name of GNOME Calendar
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix the name of GNOME Calendar
- Date: Mon, 21 Sep 2015 09:47:13 +0000 (UTC)
commit cc70a4a76319ba57299e1b40a075c603661469f0
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]