Author: ssthkjer Date: 2007-02-15 12:06:03 +0100 (Thu, 15 Feb 2007) New Revision: 4445
Modified: trunk/war/src/webapp/WEB-INF/jsp/decorators/opensearchDecorator.jsp Log: https://jira.sesam.no/jira/browse/SEARCH-1649 - converted image to base64 Modified: trunk/war/src/webapp/WEB-INF/jsp/decorators/opensearchDecorator.jsp =================================================================== --- trunk/war/src/webapp/WEB-INF/jsp/decorators/opensearchDecorator.jsp 2007-02-15 08:17:22 UTC (rev 4444) +++ trunk/war/src/webapp/WEB-INF/jsp/decorators/opensearchDecorator.jsp 2007-02-15 11:06:03 UTC (rev 4445) @@ -3,6 +3,7 @@ <InputEncoding>utf-8</InputEncoding> <ShortName>Sesam.no</ShortName> <Description>Search with Sesam Search</Description> + <Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKIGAMx0ufrx+NaPxrxKo+rH460gjv///wAAACH5BAEAAAYALAAAAAAQABAAAAM6aLpGxBAKEasZw0JSytPK0A0BCHQdYBEiOn6N0LruIDgyTdswqw8wyAmlArUyoEYnqMEkF5OnwlFJAAA7</Image> <Url type="text/html" template="http://sesam.no/search/?q={searchTerms}&c=d" /> </OpenSearchDescription> _______________________________________________ Kernel-commits mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-commits
