summaryrefslogtreecommitdiff
path: root/plugins/help/package.xml
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-07-30 14:26:41 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-07-30 14:26:41 +0200
commit3185f3a52404baacaef29e4ace534c97e5ddc931 (patch)
tree1b36471f9f44a73f0b3708ec4ccbb0cbee6fb7bb /plugins/help/package.xml
parentc2d19b7f2439c250b4f6d4edca4840df2982973a (diff)
Backported default -> classic skin renaming
Diffstat (limited to 'plugins/help/package.xml')
-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 da90bb4fd..5df7e7460 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>