mirror of
https://github.com/lubuntu-team/lugito.git
synced 2025-04-21 08:01:09 +00:00
Add lxqt-config to the whitelist.
This commit is contained in:
parent
9b2bf41696
commit
605e65df66
2
lugito
2
lugito
@ -217,6 +217,8 @@ def commithook():
|
||||
lpname = "calamares-settings-ubuntu"
|
||||
elif "rQTERMINALPACKAGING" in phidquery["name"]:
|
||||
lpname = "qterminal"
|
||||
elif "rLXQTCONFIGPACKAGING" in phidquery["name"]:
|
||||
lpname = "lxqt-config"
|
||||
else:
|
||||
logger.debug("Somehow, an unsupported repository showed up here.")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user