Skip to content

Commit

Permalink
Add JXR to the list of processed file extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Mar 19, 2024
1 parent bd083d3 commit e711005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/com/drew/tools/ProcessAllImagesInFolderUtility.java
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ abstract static class FileHandlerBase implements FileHandler
"jpf",
"jpg",
"jpm",
"jxr",
"kdc",
"m2ts",
"m2v",
Expand Down

0 comments on commit e711005

Please sign in to comment.