Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add .jpeg to open file dialog filter (File > Open) #749

@vlrmt

Description

@vlrmt

Is your feature request related to a problem? Please describe.
"jpeg" is a common file extension (in addition to "jpg") for JPEG images in GNU/Linux operating systems.
The problem is, when opening an existing image file: file filter "Image File" is active by default in the file selector window, but *.jpeg files are NOT listed (while they should). One has to disable the "Image File" filter in order to select this kind of files.

Describe the solution you'd like
Just include *.jpeg in the list of known Image Files :)

Additional context
N/A

Thank you.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions