vscode: remove deprecated --unity-launch flag from desktop file
This commit is contained in:
parent
8113da3997
commit
f119e3e4f4
@ -33,7 +33,7 @@ index 4c939a2fab8..1f94f5fccfb 100755
|
||||
Comment=Code Editing. Redefined.
|
||||
GenericName=Text Editor
|
||||
-Exec=@@EXEC@@ %F
|
||||
+Exec=/usr/lib/@@NAME@@/bin/@@NAME@@ --unity-launch %F
|
||||
+Exec=/usr/lib/@@NAME@@/bin/@@NAME@@ %F
|
||||
Icon=@@ICON@@
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.90.0
|
||||
revision=1
|
||||
revision=2
|
||||
_electronver=24.3.0
|
||||
_npmver=8.6.0
|
||||
hostmakedepends="pkg-config python3 python3-setuptools nodejs yarn tar git ripgrep"
|
||||
|
Loading…
x
Reference in New Issue
Block a user