Remove deleted image from gears-manifest

git-svn-id: https://develop.svn.wordpress.org/trunk@9993 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2008-12-01 01:11:11 +00:00
parent cfe7978ca6
commit b5963d95b1
1 changed files with 1 additions and 2 deletions

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" },