From 71046aadc2a1febb8d35bb5f6764c5d7ae8fad6c Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 27 Mar 2012 22:20:22 +0200 Subject: resources: strip blanks from all XML files Saves about 20K in the generated files. --- src/epiphany.gresource.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/epiphany.gresource.xml b/src/epiphany.gresource.xml index 1b881c0df..b75646667 100644 --- a/src/epiphany.gresource.xml +++ b/src/epiphany.gresource.xml @@ -1,12 +1,12 @@ - epiphany.ui - prefs-dialog.ui - epiphany-application-menu.ui - epiphany-ui.xml - epiphany-bookmark-editor-ui.xml - epiphany-history-window-ui.xml + epiphany.ui + prefs-dialog.ui + epiphany-application-menu.ui + epiphany-ui.xml + epiphany-bookmark-editor-ui.xml + epiphany-history-window-ui.xml epiphany.css -- cgit v1.2.3