It is currently March 28th, 2024, 2:04 pm

Correction to !DeActivateConfig Bang

Discussions about the documentation, main Rainmeter site and forums.
Post Reply
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5380
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Correction to !DeActivateConfig Bang

Post by eclectic-tech »

!Deactivateconfig

Docs state that the 'Config' parameter is required...
Beta 3.3 wrote:!DeactivateConfig ... Parameter: Config
Deactivates a skin.
Config (required): The config to be deactivated.
I believe it should state:
...
Config (optional): If not included, will deactivate the current config.
Fewer keystrokes required... :D
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Correction to !DeActivateConfig Bang

Post by jsmorley »

Done. Thanks for reporting.

I made it simply:
Config (optional)
to be consistent with all other places where the config is an optional parameter. In that case the action always takes place on the current config.
Post Reply