summarylogtreecommitdiffstats
path: root/product_json.diff
diff options
context:
space:
mode:
authorMichael Hansen2019-04-25 15:40:54 -0700
committerMichael Hansen2019-04-25 15:40:54 -0700
commit25d9f6995c7388fb36a42eee6974737a56f9d88b (patch)
treeb2002b2d72aeef216365a3e2930df03f4ce1ec7f /product_json.diff
parent1229fed03ed35bf8700e1ddbc58ce2f942c65985 (diff)
downloadaur-25d9f6995c7388fb36a42eee6974737a56f9d88b.tar.gz
Sync with latest changes from community
Diffstat (limited to 'product_json.diff')
-rw-r--r--product_json.diff20
1 files changed, 20 insertions, 0 deletions
diff --git a/product_json.diff b/product_json.diff
new file mode 100644
index 000000000000..173b26efb61d
--- /dev/null
+++ b/product_json.diff
@@ -0,0 +1,20 @@
+--- product.json 2019-04-06 13:26:49.879655883 +0100
++++ product.json 2019-04-06 13:26:37.399656243 +0100
+@@ -1,4 +1,17 @@
+ {
++ "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": "@COMMIT@",
++ "date": "@DATE@",
+ "nameShort": "Code - OSS",
+ "nameLong": "Code - OSS",
+ "applicationName": "code-oss",