[licq-im/licq] 5ba218: api: Let blank server host/port mean default
GitHub <[email protected]> Sat, 18 Aug 2012 08:16:19 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 5ba21804d59ddae8c1f3a5caf1ab011a7caf0fab
https://github.com/licq-im/licq/commit/5ba21804d59ddae8c1f3a5caf1ab011a7caf0fab
Author: Anders Olofsson <[email protected]>
Date: 2012-08-18 (Sat, 18 Aug 2012)
Changed paths:
M licq/src/contactlist/owner.cpp
M licq/src/icq/icq-srv.cpp
M msn/src/msn-srv.cpp
Log Message:
-----------
api: Let blank server host/port mean default
This is better as it lets the protocol implementation change the
default value without forcing existing users to reconfigure.
Jabber plugin already works this way.
Commit: 0f4691856a82d7efc7f17f93e1beb0d18252c1fc
https://github.com/licq-im/licq/commit/0f4691856a82d7efc7f17f93e1beb0d18252c1fc
Author: Anders Olofsson <[email protected]>
Date: 2012-08-18 (Sat, 18 Aug 2012)
Changed paths:
M qt4-gui/src/dialogs/ownereditdlg.cpp
M qt4-gui/src/dialogs/ownereditdlg.h
M qt4-gui/src/userdlg/owner.cpp
M qt4-gui/src/userdlg/owner.h
Log Message:
-----------
qt4-gui: Show empty server host/port as default
Compare: https://github.com/licq-im/licq/compare/5974b6984baa...0f4691856a82