summaryrefslogtreecommitdiff
path: root/plugins/archive
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/archive')
-rw-r--r--plugins/archive/archive.php2
-rw-r--r--plugins/archive/localization/cs_CZ.inc2
2 files changed, 3 insertions, 1 deletions
diff --git a/plugins/archive/archive.php b/plugins/archive/archive.php
index fbb01296d..843b61217 100644
--- a/plugins/archive/archive.php
+++ b/plugins/archive/archive.php
@@ -30,6 +30,8 @@ class archive extends rcube_plugin
'command' => 'plugin.archive',
'imagepas' => $skin_path.'/archive_pas.png',
'imageact' => $skin_path.'/archive_act.png',
+ 'width' => 32,
+ 'height' => 32,
'title' => 'buttontitle',
'domain' => $this->ID,
),
diff --git a/plugins/archive/localization/cs_CZ.inc b/plugins/archive/localization/cs_CZ.inc
index 1396fb8e8..bb257bca0 100644
--- a/plugins/archive/localization/cs_CZ.inc
+++ b/plugins/archive/localization/cs_CZ.inc
@@ -6,7 +6,7 @@
| language/cs_CZ/labels.inc |
| |
| Language file of the Roundcube archive plugin |
-| Copyright (C) 2005-2009, Roundcube Dev. - Switzerland |
+| Copyright (C) 2005-2009, The Roundcube Dev Team |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+