vscode: fix .desktop file
This commit is contained in:
parent
75175a04c3
commit
a6e183b42e
@ -34,10 +34,7 @@ in
|
|||||||
name = "code";
|
name = "code";
|
||||||
exec = "code";
|
exec = "code";
|
||||||
icon = "code";
|
icon = "code";
|
||||||
comment = ''
|
comment = "Code editor redefined and optimized for building and debugging modern web and cloud applications";
|
||||||
Code editor redefined and optimized for building and debugging modern
|
|
||||||
web and cloud applications
|
|
||||||
'';
|
|
||||||
desktopName = "Visual Studio Code";
|
desktopName = "Visual Studio Code";
|
||||||
genericName = "Text Editor";
|
genericName = "Text Editor";
|
||||||
categories = "GNOME;GTK;Utility;TextEditor;Development;";
|
categories = "GNOME;GTK;Utility;TextEditor;Development;";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user