hvm: fix internet explorer menu entry
'\' needs to be escaped.
This commit is contained in:
parent
f32137825c
commit
69b1688645
@ -5,4 +5,4 @@ Terminal=false
|
||||
Name=Internet Explorer
|
||||
Comment=Browse the Web
|
||||
Categories=Network;WebBrowser;
|
||||
Exec=C:\Program Files\Internet Explorer\iexplore.exe
|
||||
Exec=C:\\Program Files\\Internet Explorer\\iexplore.exe
|
||||
|
Loading…
Reference in New Issue
Block a user