summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-09-25 13:03:53 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-09-25 13:03:53 +0000
commit319507d0863509209a7a252a20368110d48319b0 (patch)
tree741b106e2410fbabc957ceef37831677e8abae75 /plugins
parent59d69157f949461046670cfbeb07895f8062250b (diff)
- s/RoundCube/Roundcube/
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/additional_message_headers/package.xml2
-rw-r--r--plugins/archive/localization/cs_CZ.inc4
-rw-r--r--plugins/help/localization/cs_CZ.inc4
-rw-r--r--plugins/help/localization/ru_RU.inc4
-rw-r--r--plugins/help/skins/default/help.css2
-rw-r--r--plugins/managesieve/skins/default/managesieve.css2
-rw-r--r--plugins/markasjunk/localization/cs_CZ.inc4
-rw-r--r--plugins/password/README2
-rw-r--r--plugins/password/drivers/sasl.php2
-rw-r--r--plugins/password/drivers/virtualmin.php2
-rw-r--r--plugins/password/localization/ru_RU.inc4
-rw-r--r--plugins/password/password.php2
-rw-r--r--plugins/subscriptions_option/localization/cs_CZ.inc4
-rw-r--r--plugins/userinfo/localization/cs_CZ.inc4
-rw-r--r--plugins/vcard_attachments/localization/cs_CZ.inc2
15 files changed, 22 insertions, 22 deletions
diff --git a/plugins/additional_message_headers/package.xml b/plugins/additional_message_headers/package.xml
index a3db131eb..d79dbaef1 100644
--- a/plugins/additional_message_headers/package.xml
+++ b/plugins/additional_message_headers/package.xml
@@ -5,7 +5,7 @@
http://pear.php.net/dtd/package-2.0.xsd">
<name>additional_message_headers</name>
<channel>pear.roundcube.net</channel>
- <summary>Additional message headers for RoundCube</summary>
+ <summary>Additional message headers for Roundcube</summary>
<description>Very simple plugin which will add additional headers to or remove them from outgoing messages.</description>
<lead>
<name>Ziba Scott</name>
diff --git a/plugins/archive/localization/cs_CZ.inc b/plugins/archive/localization/cs_CZ.inc
index 04c8fcfa8..1396fb8e8 100644
--- a/plugins/archive/localization/cs_CZ.inc
+++ b/plugins/archive/localization/cs_CZ.inc
@@ -5,8 +5,8 @@
+-----------------------------------------------------------------------+
| language/cs_CZ/labels.inc |
| |
-| Language file of the RoundCube archive plugin |
-| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland |
+| Language file of the Roundcube archive plugin |
+| Copyright (C) 2005-2009, Roundcube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
diff --git a/plugins/help/localization/cs_CZ.inc b/plugins/help/localization/cs_CZ.inc
index 638b3556f..472c753c5 100644
--- a/plugins/help/localization/cs_CZ.inc
+++ b/plugins/help/localization/cs_CZ.inc
@@ -5,8 +5,8 @@
+-----------------------------------------------------------------------+
| language/cs_CZ/labels.inc |
| |
-| Language file of the RoundCube help plugin |
-| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland |
+| Language file of the Roundcube help plugin |
+| Copyright (C) 2005-2009, Roundcube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
diff --git a/plugins/help/localization/ru_RU.inc b/plugins/help/localization/ru_RU.inc
index d6be3d4fb..aad0a616e 100644
--- a/plugins/help/localization/ru_RU.inc
+++ b/plugins/help/localization/ru_RU.inc
@@ -5,8 +5,8 @@
+-----------------------------------------------------------------------+
| plugins/help/localization/ru_RU.inc |
| |
-| Language file of the RoundCube help plugin |
-| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
+| Language file of the Roundcube help plugin |
+| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
diff --git a/plugins/help/skins/default/help.css b/plugins/help/skins/default/help.css
index 7c17489be..8f67f111e 100644
--- a/plugins/help/skins/default/help.css
+++ b/plugins/help/skins/default/help.css
@@ -1,4 +1,4 @@
-/***** RoundCube|Mail Help task styles *****/
+/***** Roundcube|Mail Help task styles *****/
#taskbar a.button-help
{
diff --git a/plugins/managesieve/skins/default/managesieve.css b/plugins/managesieve/skins/default/managesieve.css
index 6160807b8..cd60c7ea3 100644
--- a/plugins/managesieve/skins/default/managesieve.css
+++ b/plugins/managesieve/skins/default/managesieve.css
@@ -1,4 +1,4 @@
-/***** RoundCube|Filters styles *****/
+/***** Roundcube|Filters styles *****/
#filterslist
diff --git a/plugins/markasjunk/localization/cs_CZ.inc b/plugins/markasjunk/localization/cs_CZ.inc
index 06ab2e93f..c547e5a44 100644
--- a/plugins/markasjunk/localization/cs_CZ.inc
+++ b/plugins/markasjunk/localization/cs_CZ.inc
@@ -5,8 +5,8 @@
+-----------------------------------------------------------------------+
| language/cs_CZ/labels.inc |
| |
-| Language file of the RoundCube markasjunk plugin |
-| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland |
+| Language file of the Roundcube markasjunk plugin |
+| Copyright (C) 2005-2009, Roundcube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
diff --git a/plugins/password/README b/plugins/password/README
index 8cb568db1..830a14074 100644
--- a/plugins/password/README
+++ b/plugins/password/README
@@ -113,7 +113,7 @@
2.2. Cyrus/SASL (sasl)
----------------------
- Cyrus SASL database authentication allows your Cyrus+RoundCube
+ Cyrus SASL database authentication allows your Cyrus+Roundcube
installation to host mail users without requiring a Unix Shell account!
This driver only covers the "sasldb" case when using Cyrus SASL. Kerberos
diff --git a/plugins/password/drivers/sasl.php b/plugins/password/drivers/sasl.php
index b1e9ba487..0031563c2 100644
--- a/plugins/password/drivers/sasl.php
+++ b/plugins/password/drivers/sasl.php
@@ -7,7 +7,7 @@
* The code is derrived from the Squirrelmail "Change SASL Password" Plugin
* by Galen Johnson.
*
- * It only works with saslpasswd2 on the same host where RoundCube runs
+ * It only works with saslpasswd2 on the same host where Roundcube runs
* and requires shell access and gcc in order to compile the binary.
*
* For installation instructions please read the README file.
diff --git a/plugins/password/drivers/virtualmin.php b/plugins/password/drivers/virtualmin.php
index 9d32e3957..e2dfbc2e5 100644
--- a/plugins/password/drivers/virtualmin.php
+++ b/plugins/password/drivers/virtualmin.php
@@ -7,7 +7,7 @@
* The code is derrived from the Squirrelmail "Change Cyrus/SASL Password" Plugin
* by Thomas Bruederli.
*
- * It only works with virtualmin on the same host where RoundCube runs
+ * It only works with virtualmin on the same host where Roundcube runs
* and requires shell access and gcc in order to compile the binary.
*
* @version 1.0
diff --git a/plugins/password/localization/ru_RU.inc b/plugins/password/localization/ru_RU.inc
index 1a03e5c2d..5a108d660 100644
--- a/plugins/password/localization/ru_RU.inc
+++ b/plugins/password/localization/ru_RU.inc
@@ -4,8 +4,8 @@
+-----------------------------------------------------------------------+
| plugins/password/localization/ru_RU.inc |
| |
-| Language file of the RoundCube help plugin |
-| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland |
+| Language file of the Roundcube help plugin |
+| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
diff --git a/plugins/password/password.php b/plugins/password/password.php
index d5412c8dc..14a3632c3 100644
--- a/plugins/password/password.php
+++ b/plugins/password/password.php
@@ -5,7 +5,7 @@
| Password Plugin for Roundcube |
| @version @package_version@ |
| |
- | Copyright (C) 2009, RoundCube Dev. |
+ | Copyright (C) 2009, Roundcube Dev. |
| |
| This program is free software; you can redistribute it and/or modify |
| it under the terms of the GNU General Public License version 2 |
diff --git a/plugins/subscriptions_option/localization/cs_CZ.inc b/plugins/subscriptions_option/localization/cs_CZ.inc
index ca637fc6c..d62520197 100644
--- a/plugins/subscriptions_option/localization/cs_CZ.inc
+++ b/plugins/subscriptions_option/localization/cs_CZ.inc
@@ -5,8 +5,8 @@
+-----------------------------------------------------------------------+
| language/cs_CZ/labels.inc |
| |
-| Language file of the RoundCube subscriptions option plugin |
-| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland |
+| Language file of the Roundcube subscriptions option plugin |
+| Copyright (C) 2005-2009, Roundcube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
diff --git a/plugins/userinfo/localization/cs_CZ.inc b/plugins/userinfo/localization/cs_CZ.inc
index 812ca7b2a..30f8221c9 100644
--- a/plugins/userinfo/localization/cs_CZ.inc
+++ b/plugins/userinfo/localization/cs_CZ.inc
@@ -5,8 +5,8 @@
+-----------------------------------------------------------------------+
| language/cs_CZ/labels.inc |
| |
-| Language file of the RoundCube userinfo plugin |
-| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland |
+| Language file of the Roundcube userinfo plugin |
+| Copyright (C) 2005-2009, Roundcube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
diff --git a/plugins/vcard_attachments/localization/cs_CZ.inc b/plugins/vcard_attachments/localization/cs_CZ.inc
index 0ef43a53e..5d7c9c4c2 100644
--- a/plugins/vcard_attachments/localization/cs_CZ.inc
+++ b/plugins/vcard_attachments/localization/cs_CZ.inc
@@ -4,7 +4,7 @@
+-----------------------------------------------------------------------+
| language/cs_CZ/labels.inc |
| |
-| Language file of the RoundCube Webmail client |
+| Language file of the Roundcube Webmail client |
| Copyright (C) 2008-2010, RoundQube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |