[frogr] Install icons from local resources in the repo



commit 1a1832c831777704dd874bb3406a258acd570885
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Mon Dec 17 11:15:50 2012 +0100

    Install icons from local resources in the repo

 frogr.bundle |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/frogr.bundle b/frogr.bundle
index 057a216..e7a1e45 100644
--- a/frogr.bundle
+++ b/frogr.bundle
@@ -48,8 +48,8 @@
   <data>
     ${prefix}/share/themes/Mac
   </data>
-  <data>
-    ${prefix}/share/icons/Cheser
+  <data dest="${bundle}/Contents/Resources/share/icons">
+    ${project}/macosx/icons
   </data>
 
   <!-- GSettings schemas -->



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