[sysprof] libsysprof-ui: use stripblanks



commit b88a54353c050ae4457411d42fde76895f824ed7
Author: Christian Hergert <chergert redhat com>
Date:   Sun May 12 16:51:14 2019 -0700

    libsysprof-ui: use stripblanks

 src/libsysprof-ui/libsysprof-ui.gresource.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/src/libsysprof-ui/libsysprof-ui.gresource.xml b/src/libsysprof-ui/libsysprof-ui.gresource.xml
index 34b48a6..c1bb929 100644
--- a/src/libsysprof-ui/libsysprof-ui.gresource.xml
+++ b/src/libsysprof-ui/libsysprof-ui.gresource.xml
@@ -9,12 +9,12 @@
     <file 
alias="icons/scalable/apps/org.gnome.Sysprof.svg">../../data/icons/scalable/apps/org.gnome.Sysprof.svg</file>
     <file 
alias="icons/symbolic/apps/org.gnome.Sysprof-symbolic.svg">../../data/icons/symbolic/apps/org.gnome.Sysprof-symbolic.svg</file>
 
-    <file compressed="true">ui/sysprof-callgraph-view.ui</file>
-    <file compressed="true">ui/sysprof-empty-state-view.ui</file>
-    <file compressed="true">ui/sysprof-failed-state-view.ui</file>
-    <file compressed="true">ui/sysprof-process-model-row.ui</file>
-    <file compressed="true">ui/sysprof-profiler-menu-button.ui</file>
-    <file compressed="true">ui/sysprof-recording-state-view.ui</file>
-    <file compressed="true">ui/sysprof-visualizer-view.ui</file>
+    <file preprocess="xml-stripblanks">ui/sysprof-callgraph-view.ui</file>
+    <file preprocess="xml-stripblanks">ui/sysprof-empty-state-view.ui</file>
+    <file preprocess="xml-stripblanks">ui/sysprof-failed-state-view.ui</file>
+    <file preprocess="xml-stripblanks">ui/sysprof-process-model-row.ui</file>
+    <file preprocess="xml-stripblanks">ui/sysprof-profiler-menu-button.ui</file>
+    <file preprocess="xml-stripblanks">ui/sysprof-recording-state-view.ui</file>
+    <file preprocess="xml-stripblanks">ui/sysprof-visualizer-view.ui</file>
   </gresource>
 </gresources>


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