home *** CD-ROM | disk | FTP | other *** search
/ Chip 2008 June / CHIP-2008-06.iso / macos / Adium / Adium_1.2.4.dmg / Adium.app / Contents / Resources / ContactListDefaults.plist < prev    next >
Encoding:
Extensible Markup Language  |  2008-03-30  |  490 b   |  21 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Window Level</key>
  6.     <real>0</real>
  7.     <key>Hide While in Background</key>
  8.     <false/>
  9.     <key>Flash Unviewed Content</key>
  10.     <false/>
  11.     <key>Animate Changes</key>
  12.     <true/>
  13.     <key>Show Tooltips</key>
  14.     <true/>
  15.     <key>Show Tooltips in Background</key>
  16.     <true/>
  17.     <key>Window Has Shadow</key>
  18.     <true/>
  19. </dict>
  20. </plist>
  21.