From 6d70651665a4687c8fddd33fc66adc99d9aba40f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 11 Jul 2007 19:22:34 +0000 Subject: added some handy variables that I discovered from the Apple docs. Right now, they don't do anything, but they are there so that they can be easily edited when someone desires svn path=/trunk/; revision=8019 --- packages/darwin_app/Info.plist.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages/darwin_app/Info.plist.in b/packages/darwin_app/Info.plist.in index 075493b8..6c4d9a69 100644 --- a/packages/darwin_app/Info.plist.in +++ b/packages/darwin_app/Info.plist.in @@ -34,5 +34,14 @@ pd.icns CFBundleVersion PD_VERSION + LSUIPresentationMode + 0 + LSUIElement + 0 + LSEnvironment + + EXAMPLE_ENVIRONMENT_VARIABLE + this is just a test + -- cgit v1.2.1