Skip to content

Mailspring support #449

Closed
Closed
@varlesh

Description

Mailspring (fork Nylas Mail N1)
website: http://www.getmailspring.com/
github page: https://github.com/Foundry376/Mailspring
CODE:

{
    "name": "Mailspring",
    "app_path": [
        "/usr/share/mailspring/"
    ],
    "icons_path": [
        "/usr/share/mailspring/resources/"
    ],
    "script": "electron",
    "binary": "app.asar",
    "icons": {
        "empty": {
            "original": "internal_packages/system-tray/assets/linux/MenuItem-Inbox-Zero@2x.png",
            "theme": "mailspring-tray-empty"
        },
        "full": {
            "original": "internal_packages/system-tray/assets/linux/MenuItem-Inbox-Full@2x.png",
            "theme": "mailspring-tray-full"
        },
        "newitems": {
            "original": "internal_packages/system-tray/assets/linux/MenuItem-Inbox-Full-NewItems@2x.png",
            "theme": "mailspring-tray-full-newitems"
        }
    }
}

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions