From 07a94cfa5f655cac7c4fd4eb5f5b07d03655b95e Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Thu, 3 Oct 2024 10:51:30 +0200 Subject: [PATCH] add icons to new features --- .../Features/CM/ClearDirectLinkFeature.cs | 1 + .../Features/CM/UpdateDirectLinkFeature.cs | 1 + .../Features/Tools/ClearDirectLinksFeature.cs | 1 + .../Tools/UpdateDirectLinksFeature.cs | 1 + ModpackUpdater.Apps/AppSymbols.cs | 2 ++ ModpackUpdater.Apps/Symbols/broom.svg | 31 +++++++++++++++++++ ModpackUpdater.Apps/Symbols/renew.svg | 29 +++++++++++++++++ 7 files changed, 66 insertions(+) create mode 100644 ModpackUpdater.Apps/Symbols/broom.svg create mode 100644 ModpackUpdater.Apps/Symbols/renew.svg diff --git a/ModpackUpdater.Apps.Manager/Features/CM/ClearDirectLinkFeature.cs b/ModpackUpdater.Apps.Manager/Features/CM/ClearDirectLinkFeature.cs index 1b9de4a..08ba1a3 100644 --- a/ModpackUpdater.Apps.Manager/Features/CM/ClearDirectLinkFeature.cs +++ b/ModpackUpdater.Apps.Manager/Features/CM/ClearDirectLinkFeature.cs @@ -12,6 +12,7 @@ internal class ClearDirectLinkFeature : PluginFunction, IPluginFeatureProvider + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ModpackUpdater.Apps/Symbols/renew.svg b/ModpackUpdater.Apps/Symbols/renew.svg new file mode 100644 index 0000000..31dad5f --- /dev/null +++ b/ModpackUpdater.Apps/Symbols/renew.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file