Skip to content

Commit af9e939

Browse files
committed
Merge remote-tracking branch 'origin/alteriso-3-mainline' into dev
2 parents af9183f + f2c7660 commit af9e939

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

channels/serene/airootfs.any/etc/skel/.config/xfce4/panel/launcher-19/15578329511.desktop

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version=1.0
33
Name=Chromium Web Browser
44
GenericName=Web Browser
55
Comment=Access the Internet
6-
Exec=chromium-browser %U
6+
Exec=chromium %U
77
Terminal=false
88
X-MultipleArgs=false
99
Type=Application
@@ -12,17 +12,17 @@ Categories=Network;WebBrowser;
1212
MimeType=text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https;
1313
StartupNotify=true
1414
Actions=NewWindow;Incognito;TempProfile;
15-
X-AppInstall-Package=chromium-browser
15+
X-AppInstall-Package=chromium
1616
X-XFCE-Source=file:///usr/share/applications/chromium-browser.desktop
1717

1818
[Desktop Action NewWindow]
1919
Name=Open a New Window
20-
Exec=chromium-browser
20+
Exec=chromium
2121

2222
[Desktop Action Incognito]
2323
Name=Open a New Window in incognito mode
24-
Exec=chromium-browser --incognito
24+
Exec=chromium --incognito
2525

2626
[Desktop Action TempProfile]
2727
Name=Open a New Window with a temporary profile
28-
Exec=chromium-browser --temp-profile
28+
Exec=chromium --temp-profile

0 commit comments

Comments
 (0)