diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-09-25 13:03:53 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-09-25 13:03:53 +0000 |
| commit | 319507d0863509209a7a252a20368110d48319b0 (patch) | |
| tree | 741b106e2410fbabc957ceef37831677e8abae75 /plugins/help | |
| parent | 59d69157f949461046670cfbeb07895f8062250b (diff) | |
- s/RoundCube/Roundcube/
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/help')
| -rw-r--r-- | plugins/help/localization/cs_CZ.inc | 4 | ||||
| -rw-r--r-- | plugins/help/localization/ru_RU.inc | 4 | ||||
| -rw-r--r-- | plugins/help/skins/default/help.css | 2 |
3 files changed, 5 insertions, 5 deletions
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 { |
