Add two more images to manifest.php

git-svn-id: http://svn.automattic.com/wordpress/trunk@11507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-06-03 01:38:27 +00:00
parent 7182b0dbb4
commit c1df9fe122
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'),
);