OTHER: Add a manpage and a changelog, tag as 0.1-rc1

This commit is contained in:
Thomas Frauendorfer 2009-07-10 21:26:29 +02:00
parent 9e1b318854
commit 8aca0ba576
5 changed files with 53 additions and 3 deletions

View file

@ -96,7 +96,7 @@ Application::handleDisconnected ()
int pressed =
QMessageBox::warning( NULL, "xmms2 daemon disconnected",
"The xmms2 deamon has disconnected\n"
"The xmms2 daemon has disconnected\n"
"This could be because the server crashed\n"
"or because another client has shut down the sever.",
"Reconnect", "Quit Promoe");