OSX: Gramps.bundle cleanup; fix accelerator file name

svn: r17857
This commit is contained in:
John Ralls 2011-06-28 18:54:58 +00:00
parent 03428749b3
commit 5b89fd76f6

View File

@ -25,7 +25,7 @@
binaries link to are also copied in automatically.
-->
<binary>
${prefix}/lib/gdk-pixbuf-2.0/${pkg:gdk-pixbuf-2.0:gdk_pixbuf_binary_version}/loaders/*.so
${prefix}/lib/gdk-pixbuf-2.0/${pkg:gdk-pixbuf-2.0:gdk_pixbuf_binary_version}/
</binary>
<!-- Copy in the theme engines. -->
<binary>
@ -163,7 +163,7 @@
${project}/gtkrc
</data>
<data dest="${bundle}/Contents/Resources/share/gramps/data/accel.gramps">
<data dest="${bundle}/Contents/Resources/share/gramps/data/gramps.accel">
${project}/gramps.accel
</data>