Changeset 51ea19880f094a567aa43dc4d2b19fbb150ea2db
- Timestamp:
- 01/06/07 23:59:46 (6 years ago)
- Author:
- Philipp Kern <phil@…>
- Parents:
- 1916d5d65560e3f00a8c19b1f0e855d573c835ac
- Children:
- f3d95cbdfb2db09c102cda850508f49aca545ef5
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:59:46Z+0000
- Message:
-
[project @ Do not explictely request encryption, this is done by obby]
Original author: Armin Burgmeier <armin@…>
Date: 2006-03-24 16:39:15+00:00
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r71c4789
|
r51ea198
|
|
| 456 | 456 | sigc::mem_fun(*this, &Window::on_obby_close) ); |
| 457 | 457 | |
| 458 | | //buffer->request_encryption(); |
| 459 | | |
| 460 | 458 | obby::format_string str(_("Connected to %0%:%1%") ); |
| 461 | 459 | str << host << port; |