Changeset 549:2e8b8f9abefc in qutecom-2.2
- Timestamp:
- Feb 28, 2010 5:48:34 PM (3 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
libs/imwrapper/src/purple/PurpleIMFactory.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libs/imwrapper/src/purple/PurpleIMFactory.cpp
r534 r549 236 236 purple_request_set_ui_ops(&request_wg_ops); 237 237 238 if (!purple_core_init(" WengoPURPLE")) {238 if (!purple_core_init("QuteCom PURPLE")) { 239 239 LOG_WARN("Initialization of the Purple core failed\n"); 240 240 }
Note: See TracChangeset
for help on using the changeset viewer.
