From ffe7f4e2b5f63f182436e7cb364d32baf786a5ff Mon Sep 17 00:00:00 2001 From: Mark Jaquith 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: https://develop.svn.wordpress.org/trunk@9251 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 a9fc34f539..3c74db79fa 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" },