diff options
author | Martin Stransky <stransky@redhat.com> | 2020-07-01 09:23:24 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-07-01 09:23:24 +0200 |
commit | 76afff5e5687145c147356f5d8dd91caf2f287eb (patch) | |
tree | d30e813640cd7f2ad5a6196a346b693107eac107 /firefox-wayland.desktop | |
parent | Fixed nss patch and removed obsolete mozconfig entries (diff) | |
download | librewolf-fedora-ff-76afff5e5687145c147356f5d8dd91caf2f287eb.tar.gz librewolf-fedora-ff-76afff5e5687145c147356f5d8dd91caf2f287eb.tar.bz2 librewolf-fedora-ff-76afff5e5687145c147356f5d8dd91caf2f287eb.zip |
Add 'Open the Profile Manager' desktop file entry
Diffstat (limited to 'firefox-wayland.desktop')
-rw-r--r-- | firefox-wayland.desktop | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/firefox-wayland.desktop b/firefox-wayland.desktop index 1295f9c..4551bb4 100644 --- a/firefox-wayland.desktop +++ b/firefox-wayland.desktop @@ -228,3 +228,8 @@ Name[xh]=Ifestile yangasese entsha Name[zh_CN]=新建隐私浏览窗口 Name[zh_TW]=新增隱私視窗 Exec=firefox-wayland --private-window --name firefox-wayland %u + +[Desktop Action profile-manager-window] +Name=Open the Profile Manager +Name[cs]=Správa profilů +Exec=firefox-wayland --name firefox-wayland --ProfileManager |