[epiphany] data/gschema: remove useless newline



commit f4c6a2f079f5b24c067f2b656a8a4f808ec4533c
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Fri Jul 29 23:23:51 2011 -0500

    data/gschema: remove useless newline

 data/org.gnome.epiphany.gschema.xml.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml.in b/data/org.gnome.epiphany.gschema.xml.in
index 7c0499e..ca04fea 100644
--- a/data/org.gnome.epiphany.gschema.xml.in
+++ b/data/org.gnome.epiphany.gschema.xml.in
@@ -15,8 +15,7 @@
 			<description>Address of the user's home page.</description>
 		</key>
 		<key type="s" name="keyword-search-url">
-			<default>'http://www.google.com/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8'
-			</default>
+			<default>'http://www.google.com/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8'</default>
 			<summary>URL Search</summary>
 			<description>Search string for keywords entered in the URL bar.</description>
 		</key>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]