[licq-im/licq] 474bbb: core: refactor common plugin verify logic into sep...
GitHub <[email protected]> Sat, 26 Jan 2013 10:35:02 -0800
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 474bbbd6834d208300fa012980dd04fa2be18c20
https://github.com/licq-im/licq/commit/474bbbd6834d208300fa012980dd04fa2be18c20
Author: Erik Johansson <[email protected]>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M licq/src/plugin/pluginmanager.cpp
M licq/src/plugin/pluginmanager.h
Log Message:
-----------
core: refactor common plugin verify logic into separate methods
Commit: f97248a5aec7de05f4204868ac25a8ddac3b7159
https://github.com/licq-im/licq/commit/f97248a5aec7de05f4204868ac25a8ddac3b7159
Author: Erik Johansson <[email protected]>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M licq/src/plugin/pluginmanager.cpp
M licq/src/plugin/pluginmanager.h
Log Message:
-----------
core: refactor common code for getting new plugin id to a separate method
Compare: https://github.com/licq-im/licq/compare/5b4a21458da0...f97248a5aec7
--