Skip to content

Commit 54320dd

Browse files
committed
Remove Settings window, it's not working yet
1 parent d771754 commit 54320dd

File tree

4 files changed

+3
-100
lines changed

4 files changed

+3
-100
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Byte-compiled / optimized / DLL files
22
__pycache__/
3-
*.py[cod]
3+
*.py[od]
44

55
# C extensions
66
*.so

RoboFont/Curve EQ.roboFontExt/info.plist

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@
1212
<key>shortKey</key>
1313
<string>e</string>
1414
</dict>
15-
<dict>
16-
<key>path</key>
17-
<string>Settings.py</string>
18-
<key>preferredName</key>
19-
<string>Settings...</string>
20-
<key>shortKey</key>
21-
<string></string>
22-
</dict>
2315
</array>
2416
<key>developer</key>
2517
<string>Jens Kutilek</string>
@@ -38,9 +30,9 @@
3830
<key>requiresVersionMinor</key>
3931
<string>6</string>
4032
<key>timeStamp</key>
41-
<real>1450531357.0</real>
33+
<real>1450728829.0</real>
4234
<key>version</key>
43-
<string>0.9.0</string>
35+
<string>0.9.1</string>
4436
<key>com.robofontmechanic.Mechanic</key>
4537
<dict>
4638
<key>repository</key>

RoboFont/Curve EQ.roboFontExt/lib/Analytics.py

Lines changed: 0 additions & 89 deletions
This file was deleted.
4.02 KB
Binary file not shown.

0 commit comments

Comments
 (0)