On 4/7/06, Alexander Neundorf <[EMAIL PROTECTED]> wrote: > And do really all apps which have a GUI need to be a bundle ? How do I start
Yes. > e.g. kdialog then ? With the full path to the binary inside the bundle ? Yes, if you're running from the command line. I'm almost done with a patch adding support to find_program in cmake to find application bundles and return executables. It should be done by sometime this weekend so I assume if Bill, Brad & crew are happy with the patch it might get merged early next week. (crosses fingers! :-) Given an application name, it will search for the application bundle and then return the full path to the executable inside the application bundle which should let the application be executed as needed. Cheers, Tanner -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ (fieldless) In fess two roundels in pale, a billet fesswise and an increscent, all sable. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
