Re: [kde-linux] upgrading to KDE 4.2.4
- From: Kevin Krammer <kevin.krammer@xxxxxx>
- Date: Fri, 4 Dec 2009 21:28:06 +0100
On Friday, 2009-12-04, Duncan wrote:
FWIW I too have wished for that, and have it setup that way here,
manually. But it'd be very nice if /someone/, and that someone might as
well be kde, took the lead, and started doing the same with the user's
config and data in /home, by default.
Actually there is a freedesktop.org specification for that, i.e. $HOME/.config
and $HOME/.local/share (both overridable through environment variables,
$XDG_CONFIG_HOME and $XDG_DATA_HOME respectively).
KDE applications usually don't use paths at all, they do lookups based on
"resource types", e.g. "data", "config".
It should be possible to patch KDE libs to make "data" end up in
$HOME/.local/share/appname/ and "config" in $HOME/.config/appnamerc
Or maybe just for new user accounts to make sure any custom backup solution is
still working.
Or creating symlinks from old locations to new ones.
IMHO that should be a pretty simple modification as long as automatic
relocating of files is not necessary.
Cheers,
Kevin
--
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
Attachment:
signature.asc
Description: This is a digitally signed message part.
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
- Follow-Ups:
- Re: [kde-linux] upgrading to KDE 4.2.4
- From: Duncan
- Re: [kde-linux] upgrading to KDE 4.2.4
- References:
- [kde-linux] upgrading to KDE 4.2.4
- From: Louis Hinman
- Re: [kde-linux] upgrading to KDE 4.2.4
- From: Anne Wilson
- Re: [kde-linux] upgrading to KDE 4.2.4
- From: Duncan
- [kde-linux] upgrading to KDE 4.2.4
- Prev by Date: Re: [kde-linux] upgrading to KDE 4.2.4
- Next by Date: Re: [kde-linux] upgrading to KDE 4.2.4
- Previous by thread: Re: [kde-linux] upgrading to KDE 4.2.4
- Next by thread: Re: [kde-linux] upgrading to KDE 4.2.4
- Index(es):
Relevant Pages
|