summaryrefslogtreecommitdiffstats
path: root/development/vscode/product.json.patch
diff options
context:
space:
mode:
Diffstat (limited to 'development/vscode/product.json.patch')
-rw-r--r--development/vscode/product.json.patch33
1 files changed, 0 insertions, 33 deletions
diff --git a/development/vscode/product.json.patch b/development/vscode/product.json.patch
deleted file mode 100644
index f0812e6c3c..0000000000
--- a/development/vscode/product.json.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- a/product.json 2018-03-09 06:31:57.240781519 +0100
-+++ b/product.json 2018-03-09 06:35:38.671467882 +0100
-@@ -1,6 +1,6 @@
- {
- "nameShort": "Code - OSS",
-- "nameLong": "Code - OSS",
-+ "nameLong": "Visual Studio Code - OSS",
- "applicationName": "code-oss",
- "dataFolderName": ".vscode-oss",
- "win32MutexName": "vscodeoss",
-@@ -19,5 +19,19 @@
- "extensionAllowedProposedApi": [
- "ms-vscode.node-debug",
- "ms-vscode.node-debug2"
-- ]
--}
-\ No newline at end of file
-+ ],
-+ "welcomePage": "http://go.microsoft.com/fwlink/?LinkId=723048",
-+ "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": "http://go.microsoft.com/fwlink/?LinkID=533484#vscode",
-+ "releaseNotesUrl": "http://go.microsoft.com/fwlink/?LinkID=533483#vscode",
-+ "twitterUrl": "http://go.microsoft.com/fwlink/?LinkID=533687",
-+ "requestFeatureUrl": "http://go.microsoft.com/fwlink/?LinkID=533482",
-+ "privacyStatementUrl": "http://go.microsoft.com/fwlink/?LinkID=528096&clcid=0x409",
-+ "commit": "79b44aa704ce542d8ca4a3cc44cfca566e7720f1",
-+ "date": "2018-03-30T21:23:00Z"
-+}