mirror of
https://github.com/lubuntu-team/lugito.git
synced 2025-04-29 20:31:29 +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"
|
lpname = "calamares-settings-ubuntu"
|
||||||
elif "rQTERMINALPACKAGING" in phidquery["name"]:
|
elif "rQTERMINALPACKAGING" in phidquery["name"]:
|
||||||
lpname = "qterminal"
|
lpname = "qterminal"
|
||||||
|
elif "rLXQTCONFIGPACKAGING" in phidquery["name"]:
|
||||||
|
lpname = "lxqt-config"
|
||||||
else:
|
else:
|
||||||
logger.debug("Somehow, an unsupported repository showed up here.")
|
logger.debug("Somehow, an unsupported repository showed up here.")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user