Plugins/General Preferences/ESGeneralPreferences.m
changeset 2820 37f86ef91f64
parent 2392 955aecf2b34c
child 3326 030035dabb86
     1.1 --- a/Plugins/General Preferences/ESGeneralPreferences.m	Fri May 29 11:20:48 2009 -0400
     1.2 +++ b/Plugins/General Preferences/ESGeneralPreferences.m	Wed Nov 25 22:28:47 2009 -0500
     1.3 @@ -110,11 +110,7 @@
     1.4  	[popUp_tabPositionMenu setMenu:[self tabPositionMenu]];
     1.5  	[popUp_tabPositionMenu selectItemWithTag:[[adium.preferenceController preferenceForKey:KEY_TABBAR_POSITION
     1.6  																								 group:PREF_GROUP_DUAL_WINDOW_INTERFACE] intValue]];
     1.7 -	
     1.8 -	//Quit
     1.9 -	//[checkBox_confirmOnQuit setState:[[adium.preferenceController preferenceForKey:KEY_CONFIRM_QUIT
    1.10 -	//																			group:PREF_GROUP_CONFIRMATIONS] boolValue]];
    1.11 -	
    1.12 +
    1.13  	//Global hotkey
    1.14  	TISInputSourceRef currentLayout = TISCopyCurrentKeyboardLayoutInputSource();
    1.15