Revision: 41018
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=41018
Author:   jensverwiebe
Date:     2011-10-14 20:12:34 +0000 (Fri, 14 Oct 2011)
Log Message:
-----------
OSX:recommit applescript, fixed an issue

Added Paths:
-----------
    trunk/blender/source/darwin/set_simulation_threads.app/
    trunk/blender/source/darwin/set_simulation_threads.app/Contents/
    trunk/blender/source/darwin/set_simulation_threads.app/Contents/Info.plist
    trunk/blender/source/darwin/set_simulation_threads.app/Contents/MacOS/
    trunk/blender/source/darwin/set_simulation_threads.app/Contents/MacOS/applet
    trunk/blender/source/darwin/set_simulation_threads.app/Contents/PkgInfo
    trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/
    
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/
    
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt
    
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns
    
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc
    
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/
    
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf

Added: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Info.plist
===================================================================
--- trunk/blender/source/darwin/set_simulation_threads.app/Contents/Info.plist  
                        (rev 0)
+++ trunk/blender/source/darwin/set_simulation_threads.app/Contents/Info.plist  
2011-10-14 20:12:34 UTC (rev 41018)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<plist version="1.0">
+<dict>
+       <key>CFBundleAllowMixedLocalizations</key>
+       <true/>
+       <key>CFBundleDevelopmentRegion</key>
+       <string>English</string>
+       <key>CFBundleExecutable</key>
+       <string>applet</string>
+       <key>CFBundleIconFile</key>
+       <string>applet</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundleName</key>
+       <string>set_simulation_threads</string>
+       <key>CFBundlePackageType</key>
+       <string>APPL</string>
+       <key>CFBundleSignature</key>
+       <string>aplt</string>
+       <key>LSMinimumSystemVersionByArchitecture</key>
+       <dict>
+               <key>x86_64</key>
+               <string>10.6</string>
+       </dict>
+       <key>LSRequiresCarbon</key>
+       <true/>
+       <key>WindowState</key>
+       <dict>
+               <key>dividerCollapsed</key>
+               <false/>
+               <key>eventLogLevel</key>
+               <integer>-1</integer>
+               <key>name</key>
+               <string>ScriptWindowState</string>
+               <key>positionOfDivider</key>
+               <real>284</real>
+               <key>savedFrame</key>
+               <string>284 477 1474 522 0 0 1920 1178 </string>
+               <key>selectedTabView</key>
+               <string>result</string>
+       </dict>
+</dict>
+</plist>

Added: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/MacOS/applet
===================================================================
(Binary files differ)


Property changes on: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/MacOS/applet
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream

Added: trunk/blender/source/darwin/set_simulation_threads.app/Contents/PkgInfo
===================================================================
--- trunk/blender/source/darwin/set_simulation_threads.app/Contents/PkgInfo     
                        (rev 0)
+++ trunk/blender/source/darwin/set_simulation_threads.app/Contents/PkgInfo     
2011-10-14 20:12:34 UTC (rev 41018)
@@ -0,0 +1 @@
+APPLaplt
\ No newline at end of file

Added: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt
===================================================================
(Binary files differ)


Property changes on: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns
===================================================================
(Binary files differ)


Property changes on: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc
===================================================================
(Binary files differ)


Property changes on: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf
===================================================================
--- 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf
                          (rev 0)
+++ 
trunk/blender/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf
  2011-10-14 20:12:34 UTC (rev 41018)
@@ -0,0 +1,4 @@
+{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230
+{\fonttbl}
+{\colortbl;\red255\green255\blue255;}
+}
\ No newline at end of file

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to