[aisleriot] gresource: Don't use a separate prefix for the help-overlay



commit a2f1e691e92503b1aac73206ef0202451d30e64a
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Jan 21 16:05:00 2019 -0500

    gresource: Don't use a separate prefix for the help-overlay

 src/aisleriot.gresource.xml.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/aisleriot.gresource.xml.in b/src/aisleriot.gresource.xml.in
index e5a96e1c..f19bf19a 100644
--- a/src/aisleriot.gresource.xml.in
+++ b/src/aisleriot.gresource.xml.in
@@ -19,10 +19,8 @@
   <gresource prefix="/org/gnome/aisleriot">
     <file alias="art/slot.svg" compressed="true" 
preprocess="xml-stripblanks">@top_srcdir@/data/slot.svg</file>
     <file alias="art/baize.png">@top_srcdir@/data/baize.png</file>
+    <file alias="gtk/help-overlay.ui" preprocess="xml-stripblanks" 
compressed="true">@srcdir@/help-overlay.ui</file>
     <file alias="ui/menus.xml">@srcdir@/aisleriot-ui.xml</file>
     <file alias="ui/debug-menus.xml">@srcdir@/aisleriot-debug-ui.xml</file>
   </gresource>
-  <gresource prefix="/org/gnome/aisleriot/gtk">
-    <file alias="help-overlay.ui" preprocess="xml-stripblanks" 
compressed="true">@srcdir@/help-overlay.ui</file>
-  </gresource>
 </gresources>


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