| Summary: | kdm: dirt in kdmrc | ||
|---|---|---|---|
| Product: | [Unmaintained] kdm | Reporter: | Eckhart Wörner <ewoerner> |
| Component: | general | Assignee: | kdm bugs tracker <kdm-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Eckhart Wörner
2010-03-18 16:42:24 UTC
this is kdm code : $ grep -r "login.crap.com" . | grep -v .svn ./kfrontend/kchooser.cpp: host_view->setMinimumWidth( fontMetrics().width( "login.crap.com Display not authorized to connect this server" ) ); ./config.def:Instance: #:*/"*,ugly,sky,dino,kiste.local,login.crap.com" SVN commit 1105669 by ossi: less crap ;) BUG: 231232 M +1 -1 config.def M +2 -2 kfrontend/kchooser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1105669 |