Page 1 of 1

How to use params.get("remove_desktop_shortcut")

Published: October 18, 2022 - 4:04 PM
by jlatieule
Good morning,


Before updating our VLC package, I checked the script and discovered

Code: Select all

    if params.get("remove_desktop_shortcut"):
        remove_desktop_shortcut(control.name)
How do I specify that I want to enable remove_desktop_shortcut? This method is more elegant than manually editing the new packages

Sincerely
Joel