mirror of
https://github.com/munki/munki.git
synced 2026-04-24 05:49:42 -05:00
Updated MunkiStatus.xcodeproj
git-svn-id: http://munki.googlecode.com/svn/trunk@47 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
* SystemConfigurationInterface.h
|
||||
* MunkiStatus
|
||||
*
|
||||
* Created by Greg Neagle on 4/23/09.
|
||||
*
|
||||
*/
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
#import <SystemConfiguration/SystemConfiguration.h>
|
||||
|
||||
@interface NSApplication (ASKAMultiLanguage)
|
||||
|
||||
- (NSString *)consoleUser;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user