Changeset 549:2e8b8f9abefc in qutecom-2.2


Ignore:
Timestamp:
Feb 28, 2010 5:48:34 PM (3 years ago)
Author:
laurent@…
Branch:
default
Message:

init purple with 'QuteCom' resource

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libs/imwrapper/src/purple/PurpleIMFactory.cpp

    r534 r549  
    236236        purple_request_set_ui_ops(&request_wg_ops); 
    237237 
    238         if (!purple_core_init("Wengo PURPLE")) { 
     238        if (!purple_core_init("QuteCom PURPLE")) { 
    239239                LOG_WARN("Initialization of the Purple core failed\n"); 
    240240        } 
Note: See TracChangeset for help on using the changeset viewer.