This website requires JavaScript.
Explore
Help
Register
Sign In
Cyclone-Team
/
gramps
Watch
2
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1afb70d712
gramps
/
mac
/
launcher.sh
4 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
Add MacOSX build modules, bundle description, and ancilary files needed to build and bundle Gramps with Gtk-OSX and ige-mac-bundler. svn: r16318
2010-12-28 04:12:13 +05:30
#!/bin/sh
Bug #4302: Language settings are wrong when an english variant is first Backport r17342 to Gramps 3.3 svn: r17343
2011-04-30 02:55:36 +05:30
PWD
=
`
dirname
$0
`
exec
"
$PWD
/python
"
"
$PWD
/rungramps.py
"
$@
Reference in New Issue
Copy Permalink