mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
2088e27199
* Update title for system tray Using only Menu Bar confuses Linux users because ''Menu Bar'' word is only used withing Mac OS. So, also use "System Tray" word. * Show under Internet Category in Linux Right now, N1 is showing under Programming Category. "Network" should be added to show under Internet Category.
11 lines
331 B
Desktop File
11 lines
331 B
Desktop File
[Desktop Entry]
|
|
Name=Nylas N1
|
|
Comment=<%= description %>
|
|
GenericName=Nylas N1
|
|
Exec=<%= linuxShareDir %>/<%= appFileName %> %U
|
|
Icon=<%= iconName %>
|
|
Type=Application
|
|
StartupNotify=true
|
|
StartupWMClass=Nylas N1
|
|
Categories=GNOME;GTK;Network;Email;Utility;Development;
|
|
MimeType=text/plain;x-scheme-handler/mailto;x-scheme-handler/nylas;
|