Changeset 0714d51 for protocols/msn


Ignore:
Timestamp:
2010-03-06T17:41:01Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
be915f5
Parents:
4049061
Message:

Put AWY at the beginning of the list since it's used as a fallback.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/tables.c

    r4049061 r0714d51  
    3030{
    3131        { "NLN", "" },
     32        { "AWY", "Away" },
    3233        { "BSY", "Busy" },
    3334        { "IDL", "Idle" },
    3435        { "BRB", "Be Right Back" },
    35         { "AWY", "Away" },
    3636        { "PHN", "On the Phone" },
    3737        { "LUN", "Out to Lunch" },
Note: See TracChangeset for help on using the changeset viewer.