JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0.1
[ckeditor.git] / _source / plugins / smiley / plugin.js
index ae2523f..6e1804e 100644 (file)
@@ -30,6 +30,7 @@ CKEDITOR.plugins.add( 'smiley',
  * config.smiley_path = '/images/smileys/';\r
  */\r
 CKEDITOR.config.smiley_path = CKEDITOR.basePath +\r
+       '_source/' +            // @Packager.RemoveLine\r
        'plugins/smiley/images/';\r
 \r
 /**\r