Skip to content

Commit

Permalink
Package missing script
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchantastic committed Sep 7, 2022
1 parent 4633ff1 commit 0c4d3f3
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>bundleid</key>
<string>com.alexchantastic.loremipsum</string>
<key>category</key>
<string>Productivity</string>
<string>Tools</string>
<key>connections</key>
<dict>
<key>1029C7B6-DB95-4448-B3C5-C33F3DA0F894</key>
Expand Down Expand Up @@ -242,6 +242,27 @@ sh lipsum.sh -t words -c $count</string>
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>argumenttype</key>
<integer>1</integer>
<key>keyword</key>
<string>lipsum</string>
<key>subtext</key>
<string>Generate {query} sentences</string>
<key>text</key>
<string>Sentences</string>
<key>withspace</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.input.keyword</string>
<key>uid</key>
<string>1029C7B6-DB95-4448-B3C5-C33F3DA0F894</string>
<key>version</key>
<integer>1</integer>
</dict>
<dict>
<key>config</key>
<dict>
Expand Down Expand Up @@ -271,27 +292,6 @@ sh lipsum.sh -t sentences -c $count</string>
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>argumenttype</key>
<integer>1</integer>
<key>keyword</key>
<string>lipsum</string>
<key>subtext</key>
<string>Generate {query} sentences</string>
<key>text</key>
<string>Sentences</string>
<key>withspace</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.input.keyword</string>
<key>uid</key>
<string>1029C7B6-DB95-4448-B3C5-C33F3DA0F894</string>
<key>version</key>
<integer>1</integer>
</dict>
<dict>
<key>config</key>
<dict>
Expand Down Expand Up @@ -416,7 +416,7 @@ sh lipsum.sh -t paragraphs -c $count</string>
<key>variablesdontexport</key>
<array/>
<key>version</key>
<string>4.0.2</string>
<string>4.0.3</string>
<key>webaddress</key>
<string>https://github.com/alexchantastic/alfred-lipsum-workflow</string>
</dict>
Expand Down

0 comments on commit 0c4d3f3

Please sign in to comment.