[frogr] Include extra data files (Gtkbuilder, images...) in MacOSX bundle file



commit b8dc6502ef27ce4b8cdbd8548d1256965913f183
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Wed May 18 23:30:56 2011 +0200

    Include extra data files (Gtkbuilder, images...) in MacOSX bundle file

 frogr.bundle |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/frogr.bundle b/frogr.bundle
index 7b7c021..5d0239d 100644
--- a/frogr.bundle
+++ b/frogr.bundle
@@ -89,9 +89,9 @@
        "dest" property. The destination must then start with the macro
        "${bundle}", which refers to the bundle root directory.
   -->
-  <!-- data>
+  <data>
     ${prefix}/share/frogr
-  </data -->
+  </data>
 
   <!-- Copy in the themes data. You may want to trim this to save space
        in your bundle. -->



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