From 24f1c6a0259b3763f8ea1dfd4c5f93453738e994 Mon Sep 17 00:00:00 2001 From: luisrguerra Date: Mon, 3 Oct 2022 21:56:38 -0300 Subject: [PATCH 1/4] better inkscape icon --- src/apps/scalable/inkscape.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/scalable/inkscape.svg b/src/apps/scalable/inkscape.svg index 093c3542..30ea67f5 100644 --- a/src/apps/scalable/inkscape.svg +++ b/src/apps/scalable/inkscape.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 18349062f5074c6456b3bb665f7287eb34152732 Mon Sep 17 00:00:00 2001 From: luisrguerra Date: Mon, 3 Oct 2022 21:57:25 -0300 Subject: [PATCH 2/4] Revert "better inkscape icon" This reverts commit 24f1c6a0259b3763f8ea1dfd4c5f93453738e994. --- src/apps/scalable/inkscape.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/scalable/inkscape.svg b/src/apps/scalable/inkscape.svg index 30ea67f5..093c3542 100644 --- a/src/apps/scalable/inkscape.svg +++ b/src/apps/scalable/inkscape.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 8588982709e438ee555cb12bf27bf6760e2bba59 Mon Sep 17 00:00:00 2001 From: luisrguerra Date: Mon, 3 Oct 2022 21:58:00 -0300 Subject: [PATCH 3/4] better inkscape icon --- src/apps/scalable/inkscape.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/scalable/inkscape.svg b/src/apps/scalable/inkscape.svg index 093c3542..0ba104d8 100644 --- a/src/apps/scalable/inkscape.svg +++ b/src/apps/scalable/inkscape.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 1f60d3a0520a664f2787d1c918339dd895551800 Mon Sep 17 00:00:00 2001 From: LordJust Date: Wed, 4 Jan 2023 11:21:35 +0100 Subject: [PATCH 4/4] fix: add soft link `vscode-insiders.svg` until now the 'VSCode - Insiders' build from the Fedora Repos provided by Microsoft uses the icon provided by the RPM Package, because the .desktop file references the file `vscode-insiders.svg` --- links/apps/scalable/vscode-insiders.svg | 1 + 1 file changed, 1 insertion(+) create mode 120000 links/apps/scalable/vscode-insiders.svg diff --git a/links/apps/scalable/vscode-insiders.svg b/links/apps/scalable/vscode-insiders.svg new file mode 120000 index 00000000..0a5f2261 --- /dev/null +++ b/links/apps/scalable/vscode-insiders.svg @@ -0,0 +1 @@ +visual-studio-code-insiders.svg \ No newline at end of file