mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-07 13:14:47 +08:00
Show under Internet Category in Linux (#2083)
* 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.
This commit is contained in:
parent
8ff5f4f8b5
commit
2088e27199
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ Icon=<%= iconName %>
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
StartupWMClass=Nylas N1
|
||||
Categories=GNOME;GTK;Email;Utility;Development;
|
||||
Categories=GNOME;GTK;Network;Email;Utility;Development;
|
||||
MimeType=text/plain;x-scheme-handler/mailto;x-scheme-handler/nylas;
|
||||
|
|
Loading…
Add table
Reference in a new issue