From 8c07e41ba383e68aaf701d5a628e214542096d76 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Mon, 20 Oct 2008 04:54:59 +0000 Subject: [PATCH] Add wp-logo.gif to Gears Manifest. TODO: make sure all files are in here before we go gold on 2.7 git-svn-id: http://svn.automattic.com/wordpress/trunk@9251 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/gears-manifest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-admin/gears-manifest.php b/wp-admin/gears-manifest.php index a9fc34f53..3c74db79f 100644 --- a/wp-admin/gears-manifest.php +++ b/wp-admin/gears-manifest.php @@ -133,6 +133,7 @@ header( 'Content-Type: application/x-javascript; charset=UTF-8' ); { "url" : "images/del.png" }, { "url" : "images/list.gif" }, { "url" : "images/exc.gif" }, +{ "url" : "images/wp-logo.gif" }, { "url" : "images/align-center.png" }, { "url" : "images/align-left.png" },