mirror of
https://github.com/munki/munki.git
synced 2026-04-29 08:49:48 -05:00
Merged MunkiStatus.app and Managed Software Update.app. Added UI for Optional Software.
git-svn-id: http://munki.googlecode.com/svn/trunk@579 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -26,9 +26,12 @@ import AppKit
|
||||
from PyObjCTools import AppHelper
|
||||
|
||||
# import modules containing classes required to start application and load MainMenu.nib
|
||||
import Managed_Software_UpdateAppDelegate
|
||||
import MSUWindowController
|
||||
import MSUAppDelegate
|
||||
import MSUMainWindowController
|
||||
import MSUOptionalInstallsViewController
|
||||
import MSUupdatesViewController
|
||||
import MSUWebViewPolicyDelegate
|
||||
import MSUStatusWindowController
|
||||
|
||||
# pass control to AppKit
|
||||
AppHelper.runEventLoop()
|
||||
|
||||
Reference in New Issue
Block a user