diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110315/003337.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110315/003337.html | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110315/003337.html b/zarb-ml/mageia-dev/20110315/003337.html new file mode 100644 index 000000000..b85cf4c67 --- /dev/null +++ b/zarb-ml/mageia-dev/20110315/003337.html @@ -0,0 +1,128 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Alpha-1 Comments + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Alpha-1%20Comments&In-Reply-To=%3C20110315184544.59791360%40werewolf.home%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003314.html"> + <LINK REL="Next" HREF="003305.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Alpha-1 Comments</H1> + <B>JA Magallón</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Alpha-1%20Comments&In-Reply-To=%3C20110315184544.59791360%40werewolf.home%3E" + TITLE="[Mageia-dev] Alpha-1 Comments">jamagallon at ono.com + </A><BR> + <I>Tue Mar 15 18:45:44 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003314.html">[Mageia-dev] Alpha-1 Comments +</A></li> + <LI>Next message: <A HREF="003305.html">[Mageia-dev] Alpha-1 Comments +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3337">[ date ]</a> + <a href="thread.html#3337">[ thread ]</a> + <a href="subject.html#3337">[ subject ]</a> + <a href="author.html#3337">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, 15 Mar 2011 11:33:35 +0100, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>> wrote: + +><i> Le mardi 15 mars 2011 à 01:12 +0100, JA Magallón a écrit : +</I>><i> +</I>><i> > And, now that you are building a new distro, perhaps the HOME layout could be changed. +</I>><i> > Nowadays: +</I>><i> > +</I>><i> > Documents Templates Pictures Videos Music .... +</I>><i> > +</I>><i> > Perhaps: +</I>><i> > +</I>><i> > Documents Documents/Templates Media/Image Media/Video Media/Music +</I>><i> > +</I>><i> > so in your ~home you just see 'Documents' and 'Media'. Just XDG default settings. +</I>><i> +</I>><i> We follow the xdg standard : +</I>><i> <A HREF="http://www.freedesktop.org/wiki/Software/xdg-user-dirs">http://www.freedesktop.org/wiki/Software/xdg-user-dirs</A> +</I>><i> +</I>><i> So if you want change, you should push them there first. +</I>><i> +</I> +You can do whatever you think is correct, but changing locations is not going +against the standard. The standard just says how to set and query the location +for (for example) the Documents folder in a standard way. + +Since long time ago I use a .config/user-dirs.dirs like this: + +# This file is written by xdg-user-dirs-update +# If you want to change or add directories, just edit the line you're +# interested in. All local changes will be retained on the next run +# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped +# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an +# absolute path. No other format is supported. +# +XDG_DESKTOP_DIR="$HOME/.desktop-lnx" +XDG_DOCUMENTS_DIR="$HOME/doc" +XDG_TEMPLATES_DIR="$HOME/doc/templates" +XDG_MUSIC_DIR="$HOME/media/music" +XDG_PICTURES_DIR="$HOME/media/image" +XDG_VIDEOS_DIR="$HOME/media/video" +XDG_PUBLICSHARE_DIR="$HOME/pub" +XDG_DOWNLOAD_DIR="$HOME/in" + +I don't like seeing the Desktop folder in my home, and I have all media +in one folder so it can be symlinked to a global media folder for all family +or mounted remotely. And everything works as should. + +You even have this in /etc/xdg/user-dirs.defaults: + +# Another alternative is: +#MUSIC=Documents/Music +#PICTURES=Documents/Pictures +#VIDEOS=Documents/Videos + +So perhaps a sane setting (no so unix-ish as mine) could be: + +DESKTOP=.Desktop +DOCUMENTS=Documents +TEMPLATES=Documents/Templates +MUSIC=Media/Music +PICTURES=Media/Pictures +VIDEOS=Media/Videos +PUBLICSHARE=Public +DOWNLOAD=Downloads + +-- +J.A. Magallon <jamagallon()ono!com> \ Software is like sex: + \ It's better when it's free +</PRE> + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003314.html">[Mageia-dev] Alpha-1 Comments +</A></li> + <LI>Next message: <A HREF="003305.html">[Mageia-dev] Alpha-1 Comments +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3337">[ date ]</a> + <a href="thread.html#3337">[ thread ]</a> + <a href="subject.html#3337">[ subject ]</a> + <a href="author.html#3337">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |