summarylogtreecommitdiffstats
path: root/product_json.diff
diff options
context:
space:
mode:
authorDaniel Playfair Cal2021-04-21 22:56:03 +1000
committerDaniel Playfair Cal2021-04-21 22:56:03 +1000
commit38d41967e91837950185b1f0e29a847c0af0ca76 (patch)
tree005f4203ec939d2a3cef05078594a18de664523a /product_json.diff
parent7dc29d3fe0ca1cd468b5fd90ead0793974f634f6 (diff)
downloadaur-38d41967e91837950185b1f0e29a847c0af0ca76.tar.gz
1.55.2-1
Diffstat (limited to 'product_json.diff')
-rw-r--r--product_json.diff52
1 files changed, 0 insertions, 52 deletions
diff --git a/product_json.diff b/product_json.diff
deleted file mode 100644
index 22c3fa596574..000000000000
--- a/product_json.diff
+++ /dev/null
@@ -1,52 +0,0 @@
-diff --git a/product.json b/product.json
-index 207bcf8f512..3eb22d78dcb 100644
---- a/product.json
-+++ b/product.json
-@@ -1,8 +1,21 @@
- {
-- "nameShort": "Code - OSS",
-- "nameLong": "Code - OSS",
-- "applicationName": "code-oss",
-- "dataFolderName": ".vscode-oss",
-+ "quality": "stable",
-+ "extensionsGallery": {
-+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
-+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
-+ "itemUrl": "https://marketplace.visualstudio.com/items"
-+ },
-+ "documentationUrl": "https://code.visualstudio.com/docs",
-+ "requestFeatureUrl": "https://github.com/Microsoft/vscode/issues",
-+ "introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",
-+ "tipsAndTricksUrl": "https://go.microsoft.com/fwlink/?linkid=852118",
-+ "keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144",
-+ "commit": "ea3859d4ba2f3e577a159bc91e3074c5d85c0523",
-+ "date": "2021-01-20T11:41:28Z",
-+ "nameShort": "Code - Wayland",
-+ "nameLong": "Code - Wayland",
-+ "applicationName": "code-wayland",
-+ "dataFolderName": ".vscode-wayland",
- "win32MutexName": "vscodeoss",
- "licenseName": "MIT",
- "licenseUrl": "https://github.com/microsoft/vscode/blob/master/LICENSE.txt",
-@@ -18,15 +31,18 @@
- "win32AppUserModelId": "Microsoft.CodeOSS",
- "win32ShellNameShort": "C&ode - OSS",
- "darwinBundleIdentifier": "com.visualstudio.code.oss",
-- "linuxIconName": "com.visualstudio.code.oss",
-+ "linuxIconName": "com.visualstudio.code.wayland",
- "licenseFileName": "LICENSE.txt",
- "reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
-- "urlProtocol": "code-oss",
-+ "urlProtocol": "code-wayland",
- "extensionAllowedProposedApi": [
- "ms-vscode.vscode-js-profile-flame",
- "ms-vscode.vscode-js-profile-table",
- "ms-vscode.github-browser",
-- "ms-vscode.github-richnav"
-+ "ms-vscode.github-richnav",
-+ "ms-vsliveshare.vsliveshare",
-+ "ms-vscode.node-debug",
-+ "ms-vscode.node-debug2"
- ],
- "builtInExtensions": [
- {