# Last updated v1.17.1 - 3300d33 ########################################### # DEFAULT CONFIG - DO NOT MODIFY! - START # ########################################### ######################################## # INSTRUCTIONS TO CREATE USER INI FILE # ######################################## # # To create the SbieSettings.user.ini override file: # # 1. COPY CONFIGURATION TEXT: # - Find the section between # "# USER INI - START #" # and # "# USER INI - END #" # - Copy ALL text contained between these two markers # # 2. SAVE THE FILE: # - Open a new text file (using Notepad or similar text editor) # - Paste the copied configuration text into the file # - Save the file with EXACT name: "SbieSettings.user.ini" # - Place this file in the SAME FOLDER as "SbieSettings.ini" # ####################################### #################### # USER INI - START # #################### [___SbieSettingsConfig_] ### # SbieSettings.ini : Increment the version number if you modify the source code's configuration parsing logic that affects user INI compatibility. # SbieSettings.user.ini : Increment the version number after updating this file to maintain compatibility with the current SbieSettings.ini structure. ### ___Version=1 ##################### # HIDE FROM - START # ##################### ### # Usage : |; # Setting : Name of the setting (supports wildcards *) to hide. # Action(s) : Target contexts (case-sensitive) to hide in: # 'p' = hide in autocompletion popup, # 'c' = hide in case correction, # (empty = hide in from all). # Pipe (|) : Field delimiter (separates setting from action). # Semi-colon (;) : Record terminator (ends each rule). ### _HideConf=_*|;SbieCtrl_*|p;Tmpl.*|p;IniLocation|p;IsVirtual|p;SmallIcons|p;Taskbar*|p; _HideConfExclusions=Tmpl.Class|;Tmpl.Comment|;Tmpl.Entry|;Tmpl.Hide|;Tmpl.Scan*|;Tmpl.Title|;Tmpl.Url|;Tmpl.Version|; ################### # HIDE FROM - END # ################### ################## # STYLES - START # ################## ### # Usage (L ; R) : | | ; | | # Usage (Single) : | | # Usage (Tooltip) : , # Color : https://doc.qt.io/qt-6/qcolor.html#predefined-colors or use #hexadecimal color codes (header -> #FF6347, green -> #4CAF50, red -> #F54E4E, orange -> #FF9A3D, blue -> #3A86FF) # Format(s) : bold, italic, underline, left, right, center # Font : TODO # Pipe (|) : Field delimiter (separates fields within a record). # Semi-colon (;) : Record separator (separates multiple records). ### # Tooltip _TooltipBgColor=#2b2b2b,#ffffff _TooltipTextColor=#e0e0e0,#000000 # Single _HeaderStyles=#FF6347|bold,center| # Left ; Right _AddedVersionStyles=|bold|;#4CAF50|| _ReAddedVersionStyles=|bold|;#4CAF50|| _RemovedVersionStyles=|bold|;#F54E4E|| _RenamedVersionStyles=|bold|;#FF9A3D|| _SupersededByStyles=|bold|;#3A86FF|| _CategoryStyles=|bold|;|| _ContextStyles=|bold|;|| _RequirementsStyles=|bold|;#F54E4E|| _DescriptionStyles=|bold|;|| _SyntaxStyles=|bold|;|| ################## # STYLES - END # ################## ################## # USER INI - END # ################## ######################################################### # DEFAULT LOCALIZABLE CONFIG - DO NOT MODIFY! - START # ######################################################### ### # Usage : |