@@ -466,6 +466,26 @@ python3 ./filecheck.py $argv</string>
466
466
<key >version </key >
467
467
<integer >1 </integer >
468
468
</dict >
469
+ <dict >
470
+ <key >config </key >
471
+ <dict >
472
+ <key >argument </key >
473
+ <string >{var:fpath} </string >
474
+ <key >passthroughargument </key >
475
+ <false />
476
+ <key >variables </key >
477
+ <dict >
478
+ <key >size </key >
479
+ <string >{query} </string >
480
+ </dict >
481
+ </dict >
482
+ <key >type </key >
483
+ <string >alfred.workflow.utility.argument </string >
484
+ <key >uid </key >
485
+ <string >8E04C74A-AFA3-45A5-AB78-FBD21C7699C8 </string >
486
+ <key >version </key >
487
+ <integer >1 </integer >
488
+ </dict >
469
489
<dict >
470
490
<key >config </key >
471
491
<dict >
@@ -487,26 +507,6 @@ python3 ./filecheck.py $argv</string>
487
507
<key >version </key >
488
508
<integer >1 </integer >
489
509
</dict >
490
- <dict >
491
- <key >config </key >
492
- <dict >
493
- <key >argument </key >
494
- <string >{var:fpath} </string >
495
- <key >passthroughargument </key >
496
- <false />
497
- <key >variables </key >
498
- <dict >
499
- <key >size </key >
500
- <string >{query} </string >
501
- </dict >
502
- </dict >
503
- <key >type </key >
504
- <string >alfred.workflow.utility.argument </string >
505
- <key >uid </key >
506
- <string >8E04C74A-AFA3-45A5-AB78-FBD21C7699C8 </string >
507
- <key >version </key >
508
- <integer >1 </integer >
509
- </dict >
510
510
<dict >
511
511
<key >config </key >
512
512
<dict >
@@ -719,23 +719,6 @@ python3 ./filecheck.py $argv</string>
719
719
<key >version </key >
720
720
<integer >1 </integer >
721
721
</dict >
722
- <dict >
723
- <key >config </key >
724
- <dict >
725
- <key >argument </key >
726
- <string >'{query}', {variables} </string >
727
- <key >cleardebuggertext </key >
728
- <false />
729
- <key >processoutputs </key >
730
- <true />
731
- </dict >
732
- <key >type </key >
733
- <string >alfred.workflow.utility.debug </string >
734
- <key >uid </key >
735
- <string >6FAEE0B2-6C59-4587-8CBB-383A01428D73 </string >
736
- <key >version </key >
737
- <integer >1 </integer >
738
- </dict >
739
722
</array >
740
723
<key >readme </key >
741
724
<string ># Image Shrinker
@@ -834,13 +817,6 @@ Click on `Configure Workflow` to:
834
817
<key >ypos </key >
835
818
<real >220 </real >
836
819
</dict >
837
- <key >6FAEE0B2-6C59-4587-8CBB-383A01428D73 </key >
838
- <dict >
839
- <key >xpos </key >
840
- <real >370 </real >
841
- <key >ypos </key >
842
- <real >805 </real >
843
- </dict >
844
820
<key >72830C6E-65DD-4DDA-B6EE-D53F694677A0 </key >
845
821
<dict >
846
822
<key >xpos </key >
@@ -965,7 +941,7 @@ Click on `Configure Workflow` to:
965
941
<true />
966
942
</dict >
967
943
<key >description </key >
968
- <string >Creates a copy of the image file with SUFFIX. If left empty the original image file will be overwritten </string >
944
+ <string >Creates a copy of the image file with SUFFIX. If left empty the original image file will be overwritten. </string >
969
945
<key >label </key >
970
946
<string >Image Suffix </string >
971
947
<key >type </key >
@@ -977,7 +953,7 @@ Click on `Configure Workflow` to:
977
953
<key >variablesdontexport </key >
978
954
<array />
979
955
<key >version </key >
980
- <string >1.5.0 </string >
956
+ <string >1.5.1 </string >
981
957
<key >webaddress </key >
982
958
<string >https://github.com/Acidham/alfred-image-shrinker </string >
983
959
</dict >
0 commit comments