Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expand the list of file extensions for the email icon #2834

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

okineadev
Copy link
Contributor

@okineadev okineadev commented Jan 21, 2025

Description

  • Expanded the email icon configuration to include support for additional file extensions such as .edb, .eml, .emlx, .mbox, .msg, .oft, .olm, .ost, .p7s, .pst, .rpmsg, and .tnef

Source of file types: https://docs.fileformat.com/email/

Closes #2558

Contribution Guidelines

@github-actions github-actions bot added the 🏞️ icons PR with new icons label Jan 21, 2025
icons/mail.svg Outdated Show resolved Hide resolved
src/core/icons/fileIcons.ts Outdated Show resolved Hide resolved
@okineadev okineadev changed the title feat: add mail icon for .eml and .msg files feat: add email icon for .eml and .msg files Jan 21, 2025
* Expanded the `email` icon configuration to include support for additional file extensions such as `.edb`, `.emlx`, `.mbox`, `.oft`, `.olm`, `.ost`, `.p7s`, `.pst`, `.rpmsg`, and `.tnef`

Source: https://docs.fileformat.com/email/
@okineadev okineadev changed the title feat: add email icon for .eml and .msg files feat: expand the list of file extensions for the email icon Jan 21, 2025
@okineadev okineadev requested review from PKief and lucas-labs January 21, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏞️ icons PR with new icons
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Icon Request]: msg and eml
2 participants