[gnome-photos/wip/rishi/edit-mode: 27/33] resource: Clean up



commit 8f3bb67729bb3eb4f8a209d5bde59f3e62a975fd
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Nov 10 17:02:36 2015 +0100

    resource: Clean up

 src/photos.gresource.xml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/src/photos.gresource.xml b/src/photos.gresource.xml
index a115885..702aad4 100644
--- a/src/photos.gresource.xml
+++ b/src/photos.gresource.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <gresources>
   <gresource prefix="/org/gnome/Photos">
-    <file alias="gtk/menus.ui" preprocess="xml-stripblanks" compressed="true">photos-menus.ui</file>
     <file alias="Adwaita.css">../data/Adwaita.css</file>
     <file alias="dlna-renderers-dialog.ui" preprocess="xml-stripblanks" 
compressed="true">photos-dlna-renderers-dialog.ui</file>
     <file alias="dnd-counter.svg" preprocess="to-pixdata">../data/dnd-counter.svg</file>
@@ -14,6 +13,10 @@
     <file alias="thumbnail-frame.png" preprocess="to-pixdata">../data/thumbnail-frame.png</file>
   </gresource>
 
+  <gresource prefix="/org/gnome/Photos/gtk">
+    <file alias="menus.ui" preprocess="xml-stripblanks" compressed="true">photos-menus.ui</file>
+  </gresource>
+
   <gresource prefix="/org/gnome/Photos/icons">
     <file alias="image-adjust-color-symbolic.svg">../data/icons/image-adjust-color-symbolic.svg</file>
     <file alias="image-auto-adjust-symbolic.svg">../data/icons/image-auto-adjust-symbolic.svg</file>


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