simplify linux icon names (#168596)

fixes #157390
pull/168602/head
João Moreno 2022-12-09 15:05:09 +01:00 committed by GitHub
parent 4ccf2d729b
commit 9d01c6c598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.75.0",
"distro": "a5977ac9b92626eb2c6b237b3ca477340f1b0041",
"distro": "3c5c71a67992945ba1fe6235d907efcd65303f6b",
"author": {
"name": "Microsoft Corporation"
},
@ -237,4 +237,4 @@
"elliptic": "^6.5.3",
"nwmatcher": "^1.4.4"
}
}
}

View File

@ -24,7 +24,7 @@
"win32AppUserModelId": "Microsoft.CodeOSS",
"win32ShellNameShort": "C&ode - OSS",
"darwinBundleIdentifier": "com.visualstudio.code.oss",
"linuxIconName": "com.visualstudio.code.oss",
"linuxIconName": "code-oss",
"licenseFileName": "LICENSE.txt",
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
"urlProtocol": "code-oss",