Resources/AIConfirmationsAdvancedPreferences.nib/info.nib
author Zachary West <zacw@adium.im>
Tue Jun 02 17:22:19 2009 -0400 (2009-06-02)
changeset 2450 08aa9c3a346c
permissions -rw-r--r--
Create a new advanced preference called "Confirmations". Move Quit Confirmations there.

Adds a new confirmation type for closing message windows with more than 1 tab open. Fixes #12006.

This new preference has two options: always confirm, only confirm when there's unread content. Displays an alert sheet when trying to close the window.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     3 <plist version="1.0">
     4 <dict>
     5 	<key>IBFramework Version</key>
     6 	<string>677</string>
     7 	<key>IBLastKnownRelativeProjectPath</key>
     8 	<string>../Adium.xcodeproj</string>
     9 	<key>IBOldestOS</key>
    10 	<integer>5</integer>
    11 	<key>IBOpenObjects</key>
    12 	<array>
    13 		<integer>1</integer>
    14 	</array>
    15 	<key>IBSystem Version</key>
    16 	<string>9J61</string>
    17 	<key>targetFramework</key>
    18 	<string>IBCocoaFramework</string>
    19 </dict>
    20 </plist>