commit 030f8b62a46e3109e1c02fbdfcb3bd18e2d10723 Author: Sukhbir Singh sukhbir@torproject.org Date: Fri Jul 28 21:23:21 2017 -0400
Fix line endings for patch 16 --- ...ug-1321641-Use-built-in-functions-instead-of-an-svg.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/projects/instantbird/0016-Bug-1321641-Use-built-in-functions-instead-of-an-svg.patch b/projects/instantbird/0016-Bug-1321641-Use-built-in-functions-instead-of-an-svg.patch index 51af131..eb8aa4e 100644 --- a/projects/instantbird/0016-Bug-1321641-Use-built-in-functions-instead-of-an-svg.patch +++ b/projects/instantbird/0016-Bug-1321641-Use-built-in-functions-instead-of-an-svg.patch @@ -29,16 +29,16 @@ index 963521eca6..0000000000 --- a/im/themes/messages/bubbles/bubbles.svg +++ /dev/null @@ -1,10 +0,0 @@ --<?xml version="1.0"?> +-<?xml version="1.0"?> -<!-- This Source Code Form is subject to the terms of the Mozilla Public - - License, v. 2.0. If a copy of the MPL was not distributed with this - - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - --<svg xmlns="http://www.w3.org/2000/svg"> -- <filter id="desaturate"> -- <feColorMatrix type="saturate" values="0.4"/> -- </filter> --</svg> +-<svg xmlns="http://www.w3.org/2000/svg"> +- <filter id="desaturate"> +- <feColorMatrix type="saturate" values="0.4"/> +- </filter> +-</svg> diff --git a/im/themes/messages/bubbles/main.css b/im/themes/messages/bubbles/main.css index 80421b8ca2..6520757ddd 100644 --- a/im/themes/messages/bubbles/main.css