From: Steven P. <n9...@n9...> - 2004-04-26 17:31:16
|
On Apr 26, 2004, at 12:35 AM, Roger Binns wrote: > Please make sure all help changes are committed by 1pm PST Monday. > I hope to do the build sometime on Monday evening. I will plan on the same schedule for the Mac builds. > Please add an extra clickable application that runs "bitpim bitfling" > and name it BitFling. Don't worry about icons etc to. On Linux I > will be making a wrapper shell script that does that. On Windows just > a duplicate of the BitPim icon with more command line args supplied. This may be a bit more difficult on the Mac... Not sure. The whole "bundle" that makes it possible to launch a Macintosh application with the embedded libraries/etc requires that all the parts be in that bundle... So the bitfling bundle would have to embed these all a second time. Bad. Also, since you have no guarantee where they have placed the two in relation to each other, I can't think of a way to have a "bitfling" application bundle call items from the "bitpim" bundle. I'll give this some more thought. There is no way to run bitfling from within bitpim via a menu or something? Just asking. ;-) |