Add two more images to manifest.php

git-svn-id: https://develop.svn.wordpress.org/trunk@11507 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-06-03 01:38:27 +00:00
parent e6d33b952a
commit 00c81393c1
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@ function &get_manifest() {
array('../wp-includes/images/crystal/video.png'),
array('../wp-includes/images/crystal/spreadsheet.png'),
array('../wp-includes/images/rss.png'),
array('../wp-includes/images/blank.gif'),
array('../wp-includes/images/upload.png'),
array('../wp-includes/js/thickbox/loadingAnimation.gif'),
array('../wp-includes/js/thickbox/tb-close.png'),
);