aboutsummaryrefslogtreecommitdiffstats
path: root/info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'info.plist')
-rw-r--r--info.plist33
1 files changed, 33 insertions, 0 deletions
diff --git a/info.plist b/info.plist
new file mode 100644
index 0000000..5278866
--- /dev/null
+++ b/info.plist
@@ -0,0 +1,33 @@
+<?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>addToMenu</key>
+ <array>
+ <dict>
+ <key>path</key>
+ <string>preferences.py</string>
+ <key>preferredName</key>
+ <string>Preferences</string>
+ <key>shortKey</key>
+ <string></string>
+ </dict>
+ </array>
+ <key>developer</key>
+ <string>Teddy Wing</string>
+ <key>developerURL</key>
+ <string></string>
+ <key>html</key>
+ <false/>
+ <key>launchAtStartUp</key>
+ <integer>1</integer>
+ <key>mainScript</key>
+ <string>equalize_sidebearings.py</string>
+ <key>name</key>
+ <string>Equalize Sidebearings</string>
+ <key>timeStamp</key>
+ <real>1451000676.564177</real>
+ <key>version</key>
+ <string>0.0.1</string>
+</dict>
+</plist>