mirror of
https://github.com/lubuntu-team/lugito.git
synced 2025-05-02 05:21:29 +00:00
Add the nm-tray packaging.
This commit is contained in:
parent
e1a859fc5e
commit
a933ae009a
2
lugito
2
lugito
@ -219,6 +219,8 @@ def commithook():
|
|||||||
lpname = "qterminal"
|
lpname = "qterminal"
|
||||||
elif "rLXQTCONFIGPACKAGING" in phidquery["name"]:
|
elif "rLXQTCONFIGPACKAGING" in phidquery["name"]:
|
||||||
lpname = "lxqt-config"
|
lpname = "lxqt-config"
|
||||||
|
elif "rNMTRAYPACKAGING" in phidquery["name"]:
|
||||||
|
lpname = "nm-tray"
|
||||||
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