fixed indentation on speech-search plugin header to match the others

This commit is contained in:
Philipp Schaefer 2013-05-14 19:43:08 +02:00
parent 11e9663e60
commit 7d53f35714

View File

@ -1,15 +1,15 @@
// ==UserScript== // ==UserScript==
// @id iitc-plugin-speech-search // @id iitc-plugin-speech-search
// @name IITC Plugin: Speech Search // @name IITC Plugin: Speech Search
// @version 0.0.1.@@DATETIMEVERSION@@ // @version 0.0.1.@@DATETIMEVERSION@@
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion // @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL @@UPDATEURL@@ // @updateURL @@UPDATEURL@@
// @downloadURL @@DOWNLOADURL@@ // @downloadURL @@DOWNLOADURL@@
// @description [@@BUILDNAME@@-@@BUILDDATE@@] Allow speech input for location search (webkit only for now - NOT Firefox) // @description [@@BUILDNAME@@-@@BUILDDATE@@] Allow speech input for location search (webkit only for now - NOT Firefox)
// @include https://www.ingress.com/intel* // @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel* // @include http://www.ingress.com/intel*
// @match https://www.ingress.com/intel* // @match https://www.ingress.com/intel*
// @match http://www.ingress.com/intel* // @match http://www.ingress.com/intel*
// ==/UserScript== // ==/UserScript==
function wrapper() { function wrapper() {