From 837557a71637af45a498e25da280459e44eda999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 13 Mar 2016 17:01:24 -0300 Subject: Initial import --- .../iceowl/Change-extension-s-name-to-Iceowl.patch | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 patches/iceowl/Change-extension-s-name-to-Iceowl.patch (limited to 'patches/iceowl/Change-extension-s-name-to-Iceowl.patch') diff --git a/patches/iceowl/Change-extension-s-name-to-Iceowl.patch b/patches/iceowl/Change-extension-s-name-to-Iceowl.patch new file mode 100644 index 0000000..c0a5292 --- /dev/null +++ b/patches/iceowl/Change-extension-s-name-to-Iceowl.patch @@ -0,0 +1,57 @@ +From: agx +Date: Thu, 3 Nov 2011 22:35:44 +0100 +Subject: Change extension's name to Iceowl + +--- + calendar/lightning/install.rdf | 2 +- + calendar/locales/en-US/chrome/calendar/timezones.properties | 2 +- + calendar/locales/en-US/chrome/lightning/lightning.properties | 8 ++++---- + 3 files changed, 6 insertions(+), 6 deletions(-) + +diff --git a/calendar/lightning/install.rdf b/calendar/lightning/install.rdf +index ae6dbd2..f71d848 100644 +--- a/calendar/lightning/install.rdf ++++ b/calendar/lightning/install.rdf +@@ -30,7 +30,7 @@ + + + @XPI_EM_ID@ +- Lightning ++ Iceowl + @LIGHTNING_VERSION@ + An integrated calendar for Thunderbird + #ifdef LIGHTNING_PRERELEASE_VERSION +diff --git a/calendar/locales/en-US/chrome/calendar/timezones.properties b/calendar/locales/en-US/chrome/calendar/timezones.properties +index 882cc70..8b395bd 100644 +--- a/calendar/locales/en-US/chrome/calendar/timezones.properties ++++ b/calendar/locales/en-US/chrome/calendar/timezones.properties +@@ -4,7 +4,7 @@ + + # extension: + extensions.calendar-timezones@mozilla.org.name=Timezone Definitions for Mozilla Calendar +-extensions.calendar-timezones@mozilla.org.description=Timezone definitions required by Sunbird and Lightning ++extensions.calendar-timezones@mozilla.org.description=Timezone definitions required by Lightning and Iceowl + extensions.calendar-timezones@mozilla.org.creator=Mozilla Calendar Project + + pref.timezone.floating=Local Time +diff --git a/calendar/locales/en-US/chrome/lightning/lightning.properties b/calendar/locales/en-US/chrome/lightning/lightning.properties +index 78b15b6..6bf260f 100644 +--- a/calendar/locales/en-US/chrome/lightning/lightning.properties ++++ b/calendar/locales/en-US/chrome/lightning/lightning.properties +@@ -3,12 +3,12 @@ + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + + # addon description: +-extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.name=Lightning +-extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.description=An integrated calendar for Thunderbird +-extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.creator=Mozilla Calendar Project ++extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.name=Iceowl ++extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.description=An integrated calendar for Icedove ++extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.creator=Debian Project + + # Lightning branding +-brandShortName=Lightning ++brandShortName=Iceowl + + # Task mode title + taskModeApplicationTitle=Tasks -- cgit v1.2.3