parent
c32fbe14aa
commit
54a5dd92cf
@ -115,7 +115,7 @@ class AppmenusExtension(qubes.ext.Extension):
|
|||||||
stdout=msgoutput, stderr=msgoutput)
|
stdout=msgoutput, stderr=msgoutput)
|
||||||
except subprocess.CalledProcessError:
|
except subprocess.CalledProcessError:
|
||||||
vm.log.warning("Ooops, there was a problem creating appmenus "
|
vm.log.warning("Ooops, there was a problem creating appmenus "
|
||||||
"for {0} VM!")
|
"for {0} VM!")
|
||||||
|
|
||||||
|
|
||||||
def appmenus_remove(self, vm):
|
def appmenus_remove(self, vm):
|
||||||
|
Loading…
Reference in New Issue
Block a user