summaryrefslogtreecommitdiff
path: root/tikzit/TikZiT-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit/TikZiT-Info.plist')
-rw-r--r--tikzit/TikZiT-Info.plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/tikzit/TikZiT-Info.plist b/tikzit/TikZiT-Info.plist
index 7345266..a495c5b 100644
--- a/tikzit/TikZiT-Info.plist
+++ b/tikzit/TikZiT-Info.plist
@@ -2,10 +2,6 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
- <key>SUPublicDSAKeyFile</key>
- <string>tikzit_dsa_pub.pem</string>
- <key>SUFeedURL</key>
- <string>http://tikzit.sourceforge.net/appcast/tikzit.xml</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
@@ -57,5 +53,9 @@
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
+ <key>SUFeedURL</key>
+ <string>http://tikzit.sourceforge.net/appcast/tikzit.xml</string>
+ <key>SUPublicDSAKeyFile</key>
+ <string>tikzit_dsa_pub.pem</string>
</dict>
</plist>