Skip to content

Commit

Permalink
Update info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
otherguy authored Jul 24, 2017
1 parent 508ec53 commit 21c6e94
Showing 1 changed file with 21 additions and 23 deletions.
44 changes: 21 additions & 23 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
<dict>
<key>bundleid</key>
<string>tirol.basecamp.alfredworkflow.airport-codes</string>
<key>category</key>
<string>Internet</string>
<key>connections</key>
<dict>
<key>85965971-40c1-4e38-9c00-a82e11c4987c</key>
Expand Down Expand Up @@ -52,7 +50,7 @@
<key>disabled</key>
<false/>
<key>name</key>
<string>Airports (v0.1.1)</string>
<string>Airports</string>
<key>objects</key>
<array>
<dict>
Expand Down Expand Up @@ -93,6 +91,25 @@
<key>version</key>
<integer>1</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>browser</key>
<string></string>
<key>spaces</key>
<string></string>
<key>url</key>
<string>{query}</string>
<key>utf8</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.action.openurl</string>
<key>uid</key>
<string>96F586F2-3410-4CF3-A296-CCDDC69CEC77</string>
<key>version</key>
<integer>1</integer>
</dict>
<dict>
<key>config</key>
<dict>
Expand Down Expand Up @@ -138,25 +155,6 @@
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>browser</key>
<string></string>
<key>spaces</key>
<string></string>
<key>url</key>
<string>{query}</string>
<key>utf8</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.action.openurl</string>
<key>uid</key>
<string>96F586F2-3410-4CF3-A296-CCDDC69CEC77</string>
<key>version</key>
<integer>1</integer>
</dict>
</array>
<key>readme</key>
<string>Alfred workflow to get information about any airport.</string>
Expand Down Expand Up @@ -192,7 +190,7 @@
</dict>
</dict>
<key>version</key>
<string>0.1.1</string>
<string>0.1.2</string>
<key>webaddress</key>
<string>https://github.com/darkwinternight/alfred-airports-workflow</string>
</dict>
Expand Down

0 comments on commit 21c6e94

Please sign in to comment.