mirror of
https://github.com/lubuntu-team/lugito.git
synced 2025-03-10 06:31:09 +00:00
Add detection for QTerminal.
This commit is contained in:
parent
4748fdd48c
commit
3310089673
2
lugito
2
lugito
@ -204,6 +204,8 @@ def commithook():
|
||||
lpname = "lubuntu-artwork"
|
||||
elif "rCALASETTINGS" in phidquery["name"]:
|
||||
lpname = "calamares-settings-ubuntu"
|
||||
elif "rQTERMINALPACKAGING" in phidquery["name"]:
|
||||
lpname = "qterminal"
|
||||
else:
|
||||
logger.debug("Somehow, an unsupported repository showed up here.")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user