summaryrefslogtreecommitdiff
path: root/plugins/help
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-07-30 12:04:43 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-07-30 12:04:43 +0200
commit9f1652e29e2ed8be815cae4abf42bde989ffeb22 (patch)
tree96b88bdbc518fa5f47f333ffea486baffbb546aa /plugins/help
parentc40419bdfe866932fecf9fcb1f552312c669c228 (diff)
Adapt to new default skin folder namimg
Diffstat (limited to 'plugins/help')
-rw-r--r--plugins/help/package.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/help/package.xml b/plugins/help/package.xml
index 67e83fb06..2c4fd2cc8 100644
--- a/plugins/help/package.xml
+++ b/plugins/help/package.xml
@@ -33,9 +33,9 @@
<file name="content/about.html" role="data"></file>
<file name="content/license.html" role="data"></file>
<file name="config.inc.php.dist" role="data"></file>
- <file name="skins/default/help.css" role="data"></file>
- <file name="skins/default/help.gif" role="data"></file>
- <file name="skins/default/templates/help.html" role="data"></file>
+ <file name="skins/classic/help.css" role="data"></file>
+ <file name="skins/classic/help.gif" role="data"></file>
+ <file name="skins/classic/templates/help.html" role="data"></file>
<file name="localization/cs_CZ.inc" role="data"></file>
<file name="localization/da_DK.inc" role="data"></file>
<file name="localization/de_DE.inc" role="data"></file>