From 92895f11d1461f48d9fc23eaead83012f9624f7e Mon Sep 17 00:00:00 2001 From: StaticRocket <35777938+StaticRocket@users.noreply.github.com> Date: Mon, 30 Aug 2021 23:33:22 -0400 Subject: [PATCH 1/6] Add custom-commands to OSX icon theme --- launcher/resources/OSX/OSX.qrc | 1 + .../OSX/scalable/custom-commands.svg | 71 +++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 launcher/resources/OSX/scalable/custom-commands.svg diff --git a/launcher/resources/OSX/OSX.qrc b/launcher/resources/OSX/OSX.qrc index 19fd4b6a8..1a6ec0dc4 100644 --- a/launcher/resources/OSX/OSX.qrc +++ b/launcher/resources/OSX/OSX.qrc @@ -9,6 +9,7 @@ scalable/checkupdate.svg scalable/copy.svg scalable/coremods.svg + scalable/custom-commands.svg scalable/externaltools.svg scalable/help.svg scalable/instance-settings.svg diff --git a/launcher/resources/OSX/scalable/custom-commands.svg b/launcher/resources/OSX/scalable/custom-commands.svg new file mode 100644 index 000000000..e663452b6 --- /dev/null +++ b/launcher/resources/OSX/scalable/custom-commands.svg @@ -0,0 +1,71 @@ + +image/svg+xml From 62ecb3e58d81be4ea931497cefc6f30c204a5ad4 Mon Sep 17 00:00:00 2001 From: StaticRocket <35777938+StaticRocket@users.noreply.github.com> Date: Mon, 30 Aug 2021 23:33:41 -0400 Subject: [PATCH 2/6] Add custom-commands to iOS icon theme --- launcher/resources/iOS/iOS.qrc | 1 + .../iOS/scalable/custom-commands.svg | 63 +++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 launcher/resources/iOS/scalable/custom-commands.svg diff --git a/launcher/resources/iOS/iOS.qrc b/launcher/resources/iOS/iOS.qrc index 511e390ba..75c88bb03 100644 --- a/launcher/resources/iOS/iOS.qrc +++ b/launcher/resources/iOS/iOS.qrc @@ -9,6 +9,7 @@ scalable/checkupdate.svg scalable/copy.svg scalable/coremods.svg + scalable/custom-commands.svg scalable/externaltools.svg scalable/help.svg scalable/instance-settings.svg diff --git a/launcher/resources/iOS/scalable/custom-commands.svg b/launcher/resources/iOS/scalable/custom-commands.svg new file mode 100644 index 000000000..f44e2bfe2 --- /dev/null +++ b/launcher/resources/iOS/scalable/custom-commands.svg @@ -0,0 +1,63 @@ + +image/svg+xml + + + + + From acbca16013874b246584b2fb0f2a434af6844cae Mon Sep 17 00:00:00 2001 From: StaticRocket <35777938+StaticRocket@users.noreply.github.com> Date: Mon, 30 Aug 2021 23:33:56 -0400 Subject: [PATCH 3/6] Add custom-commands to pe_blue icon theme --- launcher/resources/pe_blue/pe_blue.qrc | 1 + .../pe_blue/scalable/custom-commands.svg | 336 ++++++++++++++++++ 2 files changed, 337 insertions(+) create mode 100644 launcher/resources/pe_blue/scalable/custom-commands.svg diff --git a/launcher/resources/pe_blue/pe_blue.qrc b/launcher/resources/pe_blue/pe_blue.qrc index 98445d885..2a6859792 100644 --- a/launcher/resources/pe_blue/pe_blue.qrc +++ b/launcher/resources/pe_blue/pe_blue.qrc @@ -9,6 +9,7 @@ scalable/checkupdate.svg scalable/copy.svg scalable/coremods.svg + scalable/custom-commands.svg scalable/externaltools.svg scalable/help.svg scalable/instance-settings.svg diff --git a/launcher/resources/pe_blue/scalable/custom-commands.svg b/launcher/resources/pe_blue/scalable/custom-commands.svg new file mode 100644 index 000000000..be76ece94 --- /dev/null +++ b/launcher/resources/pe_blue/scalable/custom-commands.svg @@ -0,0 +1,336 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 51cdb8c790bc07058a2311bbed487b7803694503 Mon Sep 17 00:00:00 2001 From: StaticRocket <35777938+StaticRocket@users.noreply.github.com> Date: Mon, 30 Aug 2021 23:34:21 -0400 Subject: [PATCH 4/6] Add custom-commands to pe_colored icon theme --- launcher/resources/pe_colored/pe_colored.qrc | 1 + .../pe_colored/scalable/custom-commands.svg | 345 ++++++++++++++++++ 2 files changed, 346 insertions(+) create mode 100644 launcher/resources/pe_colored/scalable/custom-commands.svg diff --git a/launcher/resources/pe_colored/pe_colored.qrc b/launcher/resources/pe_colored/pe_colored.qrc index fbaaf9e4c..4472f5e01 100644 --- a/launcher/resources/pe_colored/pe_colored.qrc +++ b/launcher/resources/pe_colored/pe_colored.qrc @@ -9,6 +9,7 @@ scalable/checkupdate.svg scalable/copy.svg scalable/coremods.svg + scalable/custom-commands.svg scalable/externaltools.svg scalable/help.svg scalable/instance-settings.svg diff --git a/launcher/resources/pe_colored/scalable/custom-commands.svg b/launcher/resources/pe_colored/scalable/custom-commands.svg new file mode 100644 index 000000000..44dd19923 --- /dev/null +++ b/launcher/resources/pe_colored/scalable/custom-commands.svg @@ -0,0 +1,345 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From b47d986f22f249c808d3eda1b058dafba3d8e1f5 Mon Sep 17 00:00:00 2001 From: StaticRocket <35777938+StaticRocket@users.noreply.github.com> Date: Mon, 30 Aug 2021 23:34:59 -0400 Subject: [PATCH 5/6] Add custom-commands to pe_dark icon theme --- launcher/resources/pe_dark/pe_dark.qrc | 1 + .../pe_dark/scalable/custom-commands.svg | 335 ++++++++++++++++++ 2 files changed, 336 insertions(+) create mode 100644 launcher/resources/pe_dark/scalable/custom-commands.svg diff --git a/launcher/resources/pe_dark/pe_dark.qrc b/launcher/resources/pe_dark/pe_dark.qrc index a57b6a145..a138abc4d 100644 --- a/launcher/resources/pe_dark/pe_dark.qrc +++ b/launcher/resources/pe_dark/pe_dark.qrc @@ -9,6 +9,7 @@ scalable/checkupdate.svg scalable/copy.svg scalable/coremods.svg + scalable/custom-commands.svg scalable/externaltools.svg scalable/help.svg scalable/instance-settings.svg diff --git a/launcher/resources/pe_dark/scalable/custom-commands.svg b/launcher/resources/pe_dark/scalable/custom-commands.svg new file mode 100644 index 000000000..42185e378 --- /dev/null +++ b/launcher/resources/pe_dark/scalable/custom-commands.svg @@ -0,0 +1,335 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 4f7aad0f8de515a0df3a8ab9a399d279c9d70358 Mon Sep 17 00:00:00 2001 From: StaticRocket <35777938+StaticRocket@users.noreply.github.com> Date: Mon, 30 Aug 2021 23:35:16 -0400 Subject: [PATCH 6/6] Add custom-commands to pe_light icon theme --- launcher/resources/pe_light/pe_light.qrc | 1 + .../pe_light/scalable/custom-commands.svg | 336 ++++++++++++++++++ 2 files changed, 337 insertions(+) create mode 100644 launcher/resources/pe_light/scalable/custom-commands.svg diff --git a/launcher/resources/pe_light/pe_light.qrc b/launcher/resources/pe_light/pe_light.qrc index 6d77c835d..f518b6500 100644 --- a/launcher/resources/pe_light/pe_light.qrc +++ b/launcher/resources/pe_light/pe_light.qrc @@ -9,6 +9,7 @@ scalable/checkupdate.svg scalable/copy.svg scalable/coremods.svg + scalable/custom-commands.svg scalable/externaltools.svg scalable/help.svg scalable/instance-settings.svg diff --git a/launcher/resources/pe_light/scalable/custom-commands.svg b/launcher/resources/pe_light/scalable/custom-commands.svg new file mode 100644 index 000000000..b3dfe12a4 --- /dev/null +++ b/launcher/resources/pe_light/scalable/custom-commands.svg @@ -0,0 +1,336 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +