summarylogtreecommitdiffstats
path: root/translucent.patch
diff options
context:
space:
mode:
authorDavid Čuček2023-10-02 18:10:50 +0200
committerDavid Čuček2023-10-02 18:10:50 +0200
commit697ac9e7ed542fc1d469a0eb5be1e37d697233f2 (patch)
treef447b7eefd5a650a2eefbad78f286b995075356e /translucent.patch
parent68c73f21e600d90b9e42d97dbb9a35306b1a5651 (diff)
downloadaur-697ac9e7ed542fc1d469a0eb5be1e37d697233f2.tar.gz
1.82.3
Diffstat (limited to 'translucent.patch')
-rw-r--r--translucent.patch9
1 files changed, 6 insertions, 3 deletions
diff --git a/translucent.patch b/translucent.patch
index 63b35370db1e..3b50e2abfb02 100644
--- a/translucent.patch
+++ b/translucent.patch
@@ -1,7 +1,7 @@
diff -Naur a/product.json b/product.json
--- a/product.json 2023-09-06 14:00:16.000000000 +0200
-+++ b/product.json 2023-09-09 21:58:18.767460665 +0200
-@@ -1,4 +1,109 @@
++++ b/product.json 2023-10-02 18:01:49.267880091 +0200
+@@ -1,6 +1,111 @@
{
+ "quality": "stable",
+ "auth": {
@@ -109,8 +109,11 @@ diff -Naur a/product.json b/product.json
+ "commit": "@COMMIT@",
+ "date": "@DATE@",
"nameShort": "Code - OSS",
- "nameLong": "Code - OSS",
+- "nameLong": "Code - OSS",
++ "nameLong": "Visual Studio Code",
"applicationName": "code-oss",
+ "dataFolderName": ".vscode-oss",
+ "win32MutexName": "vscodeoss",
diff -Naur a/src/main.js b/src/main.js
--- a/src/main.js 2022-09-01 00:05:32.000000000 +0200
+++ b/src/main.js 2022-09-04 04:30:24.685459144 +0200