Skip to content

Commit

Permalink
Merge pull request #8 from mhristof/bug-update-icon
Browse files Browse the repository at this point in the history
bug-update-icon
  • Loading branch information
mhristof authored Feb 15, 2020
2 parents dfbd38c + b0087dc commit efb959e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ echo -n $dest</string>
{"imagefile":"20.png","title":"urlencode","arg":"pbpaste | python3 -c 'import sys; import urllib.parse; print(urllib.parse.quote(sys.stdin.read()))'","subtitle":"Url encode"},
{"imagefile":"json.png","title":"json","arg":"./to_json.sh","subtitle":"Convert to nice json"},
{"imagefile":"b64.png","title":"base64","arg":"./base64.sh","subtitle":"Convert to and from base64"},
{"imagefile":"upate.png","title":"update","arg":"update","subtitle":"Update to the latest and greatest"}
{"imagefile":"update.png","title":"update","arg":"update","subtitle":"Update to the latest and greatest"}
]</string>
<key>keyword</key>
<string>p</string>
Expand Down

0 comments on commit efb959e

Please sign in to comment.