MozillaFirefox/MozillaFirefox.desktop
branchfirefox78
changeset 1138 4ac678bd2a26
parent 886 2e9f984bca7f
child 1168 c384af864671
equal deleted inserted replaced
1137:909f866430ee 1138:4ac678bd2a26
     9 Terminal=false
     9 Terminal=false
    10 StartupNotify=true
    10 StartupNotify=true
    11 MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;application/x-xpinstall;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
    11 MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;application/x-xpinstall;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
    12 Type=Application
    12 Type=Application
    13 
    13 
    14 Actions=PrivateBrowsing;
    14 Actions=new-window;PrivateBrowsing;ProfileManager
       
    15 
       
    16 [Desktop Action new-window]
       
    17 Name=New Window
       
    18 Exec=%EXEC --new-window %u
    15 
    19 
    16 [Desktop Action PrivateBrowsing]
    20 [Desktop Action PrivateBrowsing]
    17 Name=New Private Browsing Window
    21 Name=New Private Browsing Window
    18 Exec=%EXEC --private-window %u
    22 Exec=%EXEC --private-window %u
       
    23 
       
    24 [Desktop Action ProfileManager]
       
    25 Name=Profile Manager
       
    26 Exec=%EXEC --ProfileManager