[Konversation-devel] [Bug 205510] Conversion of logging path with $HOME in it
Eike Hein
hein at kde.org
Tue Sep 15 15:17:52 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=205510
Eike Hein <hein at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Eike Hein <hein kde org> 2009-09-15 15:17:49 ---
SVN commit 1023885 by hein:
* Add some code to expand $HOME in logfile paths, to be able
to handle existing KDE 3 config files where $HOME was stored
un-expanded in the config file. While I would actually pre-
fer to continue to do it that way, it doesn't seem to be
easily possible in KDE 4, as KConfigXT stores the result of
a KUrlRequester as an URL even with the pref type being
"Path", and shell expansion (keyname[$e]) appears to no lon-
ger be supported either.
BUG:205510
* Switch back to using KUser to get the user's home dir.
M +3 -2 config/konversation.kcfg
M +14 -10 viewer/chatwindow.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1023885
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Konversation-devel
mailing list