Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Kulakov <kulakov.ilya@gmail.com>2012-12-22 14:19:58 +0400
committerIlya Kulakov <kulakov.ilya@gmail.com>2012-12-22 14:19:58 +0400
commitb90298917f317967c5e1a3884c04f818b30709c9 (patch)
tree223ef04db1a40abc2f73e7bf388234fe46be7001 /scripts
parent04d5b500cbb1c1b66c880686fdd25218818d6b4c (diff)
Add proper quick look plugin for STL.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/darwin/STLQuickLook.qlgenerator.dSYM/Contents/Info.plist20
-rw-r--r--scripts/darwin/STLQuickLook.qlgenerator.dSYM/Contents/Resources/DWARF/STLQuickLookbin0 -> 208200 bytes
-rwxr-xr-xscripts/darwin/STLQuickLook.qlgenerator/Contents/MacOS/STLQuickLookbin166092 -> 166492 bytes
-rw-r--r--[-rwxr-xr-x]scripts/darwin/STLQuickLook.qlgenerator/Contents/Resources/stlTagImage.pngbin933 -> 933 bytes
4 files changed, 20 insertions, 0 deletions
diff --git a/scripts/darwin/STLQuickLook.qlgenerator.dSYM/Contents/Info.plist b/scripts/darwin/STLQuickLook.qlgenerator.dSYM/Contents/Info.plist
new file mode 100644
index 0000000000..e20e02b181
--- /dev/null
+++ b/scripts/darwin/STLQuickLook.qlgenerator.dSYM/Contents/Info.plist
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+ <dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.apple.xcode.dsym.com.pleasantsoftware.qlgenerator.STLQuickLook</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>dSYM</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.1</string>
+ <key>CFBundleVersion</key>
+ <string>2</string>
+ </dict>
+</plist>
diff --git a/scripts/darwin/STLQuickLook.qlgenerator.dSYM/Contents/Resources/DWARF/STLQuickLook b/scripts/darwin/STLQuickLook.qlgenerator.dSYM/Contents/Resources/DWARF/STLQuickLook
new file mode 100644
index 0000000000..f2dec2f2ac
--- /dev/null
+++ b/scripts/darwin/STLQuickLook.qlgenerator.dSYM/Contents/Resources/DWARF/STLQuickLook
Binary files differ
diff --git a/scripts/darwin/STLQuickLook.qlgenerator/Contents/MacOS/STLQuickLook b/scripts/darwin/STLQuickLook.qlgenerator/Contents/MacOS/STLQuickLook
index f0046901a7..02dbebaece 100755
--- a/scripts/darwin/STLQuickLook.qlgenerator/Contents/MacOS/STLQuickLook
+++ b/scripts/darwin/STLQuickLook.qlgenerator/Contents/MacOS/STLQuickLook
Binary files differ
diff --git a/scripts/darwin/STLQuickLook.qlgenerator/Contents/Resources/stlTagImage.png b/scripts/darwin/STLQuickLook.qlgenerator/Contents/Resources/stlTagImage.png
index e0c61a204a..e0c61a204a 100755..100644
--- a/scripts/darwin/STLQuickLook.qlgenerator/Contents/Resources/stlTagImage.png
+++ b/scripts/darwin/STLQuickLook.qlgenerator/Contents/Resources/stlTagImage.png
Binary files differ