diff options
author | Martin Stransky <stransky@redhat.com> | 2020-07-01 13:38:06 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-07-01 13:38:06 +0200 |
commit | b0f1086cdfa2d1645864f0094661c425f677d795 (patch) | |
tree | 6693461332b3e16da51049abefee567d84812c9f /firefox.desktop | |
parent | Add 'Open the Profile Manager' desktop file entry (diff) | |
download | librewolf-fedora-ff-b0f1086cdfa2d1645864f0094661c425f677d795.tar.gz librewolf-fedora-ff-b0f1086cdfa2d1645864f0094661c425f677d795.tar.bz2 librewolf-fedora-ff-b0f1086cdfa2d1645864f0094661c425f677d795.zip |
Fixed desktop file actions
Diffstat (limited to 'firefox.desktop')
-rw-r--r-- | firefox.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.desktop b/firefox.desktop index 977f183..35c2c48 100644 --- a/firefox.desktop +++ b/firefox.desktop @@ -50,7 +50,7 @@ MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xm StartupNotify=true Categories=Network;WebBrowser; Keywords=web;browser;internet; -Actions=new-window;new-private-window; +Actions=new-window;new-private-window;profile-manager-window; [Desktop Action new-window] Name=Open a New Window |