Add "-psn" argument for Mac OS X (bug 939)
commit002b7c631c242622eacf424aa47ea7fd0734d1e9
authorEric Le Lay <elelay@macports.org>
Sat, 13 Mar 2010 16:13:57 +0000 (13 17:13 +0100)
committerThomas Perl <thp@thpinfo.com>
Sun, 14 Mar 2010 21:07:20 +0000 (14 22:07 +0100)
tree3301447d664b596e745de96f6bce3c1c8b20eb45
parent997c832062b0ea04d8596f1515c17a9fb60f338a
Add "-psn" argument for Mac OS X (bug 939)

When gPodder is run as an Mac OS X application,
it is passed a "-psn" argument. This patch adds
a dummy argument to prevent parser.parse_args
from failing.
bin/gpodder