mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 16:48:13 +02:00
set procname to 'mailnagd' as well
This commit is contained in:
@@ -145,7 +145,7 @@ def unload_plugins():
|
||||
def main():
|
||||
global mainloop, start_thread
|
||||
|
||||
set_procname("mailnag")
|
||||
set_procname("mailnagd")
|
||||
|
||||
GObject.threads_init()
|
||||
DBusGMainLoop(set_as_default = True)
|
||||
|
||||
Reference in New Issue
Block a user