We could also add this to status manager, for instance a checkbox to status tree view so user can check which status use as initial status. This way user could specify the status message too. Also it could be done not only for global initial status but for identities (one column for each identity).
Each status in status manager has unique identifier so it would be easy to detect which status was selected. Regards, Roman On Mon, 09 Jun 2008 18:43:24 +0200, Olivier Goffart <[EMAIL PROTECTED]> wrote: > Le dimanche 8 juin 2008, Cyrill Helg a écrit : >> Hello >> >> What really annoyed me, was that kopete always connected with status >> online >> after starting it. (yes of course when autoconnect was enabled, but I >> wanted that) >> >> So I wrote this small patch to let the user choose that inital status. >> Actually it would be nice if kopete would use that as well when failing >> to >> restore a connection on a connection loss. (Sometimes it happens that a >> protocol is just online) >> >> The code in the switch statement should be made cleaner, but I somehow >> fail >> at that. >> >> >> Cyrill Helg > > It's too bad you have to create another enum for that instead of just > using > the Kopete::OnlineStatusManager::Status one. > But maybe it's forced by kcfg, which i don't know that much. > > I haven't seen the result (have you a screenshot)? > But i wouldn't but that in a new groupbox. > > And but instead of a checkbox and a combobox, i would do something like > Initial Status: Disconnected/Online/.... > > Thanks for the patch _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
