From 07df400a13936e26d5b67682b842b24b6845fa51 Mon Sep 17 00:00:00 2001 From: azaozz Date: Mon, 1 Dec 2008 01:11:11 +0000 Subject: [PATCH] Remove deleted image from gears-manifest git-svn-id: http://svn.automattic.com/wordpress/trunk@9993 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/gears-manifest.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wp-admin/gears-manifest.php b/wp-admin/gears-manifest.php index 7ead326e4..a27c7ed1c 100644 --- a/wp-admin/gears-manifest.php +++ b/wp-admin/gears-manifest.php @@ -128,7 +128,7 @@ header( 'Content-Type: application/x-javascript; charset=UTF-8' ); ?> { "betaManifestVersion" : 1, -"version" : "_20081129", +"version" : "_20081130", "entries" : [ @@ -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" },