Adium

Ticket #10582 (closed patch: fixed)

Opened 4 months ago

Last modified 4 months ago

Fix for duplicate Content_MessageReceivedBackground -> DockOverlay events in BuiltInEventPresets.plist

Reported by: berdan Assigned to:
Priority: normal Milestone: Adium 1.3
Component: Events Version: 1.3svn
Severity: normal Keywords:
Cc: Patch: Accepted
Pending: 0

Description

As mentioned in #10558 there are duplicate "Display name in the dock icon" actions for the "Message Received (Background Chat)" event in a newly created profile. This appears to be due to duplicate Content_MessageReceivedBackground -> DockOverlay events in BuiltInEventPresets.plist. The attached patch should fix that.

Attachments

BuiltInEventPresets-fix.diff (0.9 kB) - added by berdan on 07/26/2008 10:49:48 PM.
Removes item 11 as it's a duplicate of item 9

Change History

07/26/2008 10:49:48 PM changed by berdan

  • attachment BuiltInEventPresets-fix.diff added.

Removes item 11 as it's a duplicate of item 9

07/31/2008 08:50:06 AM changed by evands

  • status changed from new to closed.
  • resolution set to fixed.

(In [24517]) Removed duplicate entry from the default Audio Notifications set. Patch from berdan. Thanks :) Closes #10582

08/02/2008 08:51:46 PM changed by Robby

  • patch_status changed from Initially Included to Accepted.