Ticket #10996 (closed defect: fixed)
Wrong string used for emoticons, AdiumyEmoticonSet
| Reported by: | acollign | Owned by: | nobody |
|---|---|---|---|
| Milestone: | Adium 1.3.2 | Component: | Xtras |
| Version: | Severity: | normal | |
| Keywords: | Cc: | feedback@… | |
| Patch Status: | Accepted |
Description
A mistake has been made in the Emoticons.plist file of the AdiumyEmoticonSet.
String entry of (Name key of) wub.png key is set to 'Kiss' instead of 'Lips are Sealed' or something like that. As a consequence, the name of the wub.png in emoticons list is set to Kiss (see the attached pic).
My 2cts
--- /Volumes/Home/acollign/Temp/adium/Resources/Emoticons/Adiumy.AdiumEmoticonset/Emoticons.plist 2008-09-04 18:29:21.000000000 +0200 +++ /Volumes/Home/acollign/Desktop/Emoticons.plist 2008-09-08 11:29:30.000000000 +0200 @@ -120,7 +120,7 @@ <string>:X</string> </array> <key>Name</key> - <string>Kiss</string> + <string>Lips are Sealed</string> </dict> <key>money.png</key> <dict>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

