From 130401c1aefa49e31877c30d0ec87e7f747ada09 Mon Sep 17 00:00:00 2001 From: SeongGino Date: Sat, 7 Dec 2024 23:18:46 -0500 Subject: [PATCH] Actually fill in descriptive text for DLL overrides priority Did I even set the descriptive text for this to begin with? --- src/neroprefixsettings.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/neroprefixsettings.ui b/src/neroprefixsettings.ui index 2a0df97..2f73bfd 100644 --- a/src/neroprefixsettings.ui +++ b/src/neroprefixsettings.ui @@ -905,7 +905,7 @@ - 0 + <html><head/><body><p>When enabled, the list of DLL overrides specified for this shortcut will completely <span style=" font-style:italic;">override and ignore</span> any existing DLL settings for this prefix; otherwise, this overrides list will be merged with that of the prefix's current DLLs list, with the shortcut's settings taking priority.</p><p>If unsure, leave disabled <span style=" font-style:italic;">unless any prefix overrides are causing issues for this specific application.</span></p></body></html> Exclusively Use Shortcut's DLL Overrides List