Remove deleted image from gears-manifest

git-svn-id: http://svn.automattic.com/wordpress/trunk@9993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2008-12-01 01:11:11 +00:00
parent 1a50285f14
commit 07df400a13

View File

@ -128,7 +128,7 @@ header( 'Content-Type: application/x-javascript; charset=UTF-8' );
?>
{
"betaManifestVersion" : 1,
"version" : "<?php echo $man_version; ?>_20081129",
"version" : "<?php echo $man_version; ?>_20081130",
"entries" : [
<?php echo $defaults; ?>
@ -182,7 +182,6 @@ header( 'Content-Type: application/x-javascript; charset=UTF-8' );
{ "url" : "images/screen-options-right-up.gif" },
{ "url" : "images/se.png" },
{ "url" : "images/star.gif" },
{ "url" : "images/tail.gif" },
{ "url" : "images/toggle-arrow.gif" },
{ "url" : "images/toggle-arrow-rtl.gif" },
{ "url" : "images/white-grad.png" },