|  |  |  | @ -50,12 +50,22 @@ | 
		
	
		
			
				|  |  |  |  |                             android:title="@string/preferences__sound" | 
		
	
		
			
				|  |  |  |  |                             android:ringtoneType="notification" | 
		
	
		
			
				|  |  |  |  |                             android:defaultValue="content://settings/system/notification_sound" /> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |         <CheckBoxPreference android:key="pref_key_inthread_notifications" | 
		
	
		
			
				|  |  |  |  |             				android:title="@string/preferences__inthread_notifications" | 
		
	
		
			
				|  |  |  |  | 							android:summary="@string/preferences__play_inthread_notifications" | 
		
	
		
			
				|  |  |  |  | 							android:layout="?android:attr/preferenceLayoutChild" | 
		
	
		
			
				|  |  |  |  | 							android:dependency="pref_key_enable_notifications" | 
		
	
		
			
				|  |  |  |  | 							android:defaultValue="true" /> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |         <CheckBoxPreference android:layout="?android:attr/preferenceLayoutChild" | 
		
	
		
			
				|  |  |  |  |                             android:dependency="pref_key_enable_notifications" | 
		
	
		
			
				|  |  |  |  |                             android:key="pref_key_vibrate" | 
		
	
		
			
				|  |  |  |  |                             android:defaultValue="true" | 
		
	
		
			
				|  |  |  |  |                             android:title="@string/preferences__vibrate" | 
		
	
		
			
				|  |  |  |  |                             android:summary="@string/preferences__also_vibrate_when_notified" /> | 
		
	
		
			
				|  |  |  |  |          | 
		
	
		
			
				|  |  |  |  |          | 
		
	
		
			
				|  |  |  |  |   </PreferenceCategory> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |   <PreferenceCategory android:title="Input Settings"> | 
		
	
	
		
			
				
					|  |  |  | 
 |