[gnome-clocks/wip/exalm/libhandy-1: 15/15] data: Fix sorting in gresource



commit bb0139114845077e3ac07cbb588f4b0eca7d177f
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat May 23 04:14:21 2020 +0500

    data: Fix sorting in gresource

 data/gnome-clocks.gresource.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gnome-clocks.gresource.xml b/data/gnome-clocks.gresource.xml
index e41441e..9b73df8 100644
--- a/data/gnome-clocks.gresource.xml
+++ b/data/gnome-clocks.gresource.xml
@@ -4,18 +4,18 @@
     <file>css/gnome-clocks.css</file>
     <file>css/gnome-clocks.highcontrast.css</file>
     <file preprocess="xml-stripblanks">gtk/help-overlay.ui</file>
-    <file preprocess="xml-stripblanks">ui/window.ui</file>
-    <file preprocess="xml-stripblanks">ui/header-bar.ui</file>
     <file preprocess="xml-stripblanks">ui/alarm-day-picker-row.ui</file>
     <file preprocess="xml-stripblanks">ui/alarm-face.ui</file>
     <file preprocess="xml-stripblanks">ui/alarm-ringing-panel.ui</file>
     <file preprocess="xml-stripblanks">ui/alarm-row.ui</file>
     <file preprocess="xml-stripblanks">ui/alarm-setup-dialog.ui</file>
+    <file preprocess="xml-stripblanks">ui/header-bar.ui</file>
     <file preprocess="xml-stripblanks">ui/stopwatch-face.ui</file>
     <file preprocess="xml-stripblanks">ui/stopwatch-laps-row.ui</file>
     <file preprocess="xml-stripblanks">ui/timer-face.ui</file>
     <file preprocess="xml-stripblanks">ui/timer-row.ui</file>
     <file preprocess="xml-stripblanks">ui/timer-setup.ui</file>
+    <file preprocess="xml-stripblanks">ui/window.ui</file>
     <file preprocess="xml-stripblanks">ui/world-face.ui</file>
     <file preprocess="xml-stripblanks">ui/world-location-dialog.ui</file>
     <file preprocess="xml-stripblanks">ui/world-row.ui</file>


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