aboutsummaryrefslogtreecommitdiffstats
path: root/SPPC.dcproj/project/widget.wdgt/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'SPPC.dcproj/project/widget.wdgt/Info.plist')
-rw-r--r--SPPC.dcproj/project/widget.wdgt/Info.plist32
1 files changed, 32 insertions, 0 deletions
diff --git a/SPPC.dcproj/project/widget.wdgt/Info.plist b/SPPC.dcproj/project/widget.wdgt/Info.plist
new file mode 100644
index 0000000..91b0d97
--- /dev/null
+++ b/SPPC.dcproj/project/widget.wdgt/Info.plist
@@ -0,0 +1,32 @@
+<?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>AllowFileAccessOutsideOfWidget</key>
+ <true/>
+ <key>AllowSystem</key>
+ <true/>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleDisplayName</key>
+ <string>Untitled</string>
+ <key>CFBundleIdentifier</key>
+ <string>fi.mcare.widget.sppc</string>
+ <key>CFBundleName</key>
+ <string>Untitled</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.0.1</string>
+ <key>CFBundleVersion</key>
+ <string>1.0.1</string>
+ <key>CloseBoxInsetX</key>
+ <integer>15</integer>
+ <key>CloseBoxInsetY</key>
+ <integer>15</integer>
+ <key>Height</key>
+ <integer>340</integer>
+ <key>MainHTML</key>
+ <string>main.html</string>
+ <key>Width</key>
+ <integer>524</integer>
+</dict>
+</plist>