summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110315/003337.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110315/003337.html')
-rw-r--r--zarb-ml/mageia-dev/20110315/003337.html128
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&#243;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 &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>&gt; wrote:
+
+&gt;<i> Le mardi 15 mars 2011 &#224; 01:12 +0100, JA Magall&#243;n a &#233;crit :
+</I>&gt;<i>
+</I>&gt;<i> &gt; And, now that you are building a new distro, perhaps the HOME layout could be changed.
+</I>&gt;<i> &gt; Nowadays:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Documents Templates Pictures Videos Music ....
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Perhaps:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Documents Documents/Templates Media/Image Media/Video Media/Music
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; so in your ~home you just see 'Documents' and 'Media'. Just XDG default settings.
+</I>&gt;<i>
+</I>&gt;<i> We follow the xdg standard :
+</I>&gt;<i> <A HREF="http://www.freedesktop.org/wiki/Software/xdg-user-dirs">http://www.freedesktop.org/wiki/Software/xdg-user-dirs</A>
+</I>&gt;<i>
+</I>&gt;<i> So if you want change, you should push them there first.
+</I>&gt;<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=&quot;$HOME/yyy&quot;, where yyy is a shell-escaped
+# homedir-relative path, or XDG_xxx_DIR=&quot;/yyy&quot;, where /yyy is an
+# absolute path. No other format is supported.
+#
+XDG_DESKTOP_DIR=&quot;$HOME/.desktop-lnx&quot;
+XDG_DOCUMENTS_DIR=&quot;$HOME/doc&quot;
+XDG_TEMPLATES_DIR=&quot;$HOME/doc/templates&quot;
+XDG_MUSIC_DIR=&quot;$HOME/media/music&quot;
+XDG_PICTURES_DIR=&quot;$HOME/media/image&quot;
+XDG_VIDEOS_DIR=&quot;$HOME/media/video&quot;
+XDG_PUBLICSHARE_DIR=&quot;$HOME/pub&quot;
+XDG_DOWNLOAD_DIR=&quot;$HOME/in&quot;
+
+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 &lt;jamagallon()ono!com&gt; \ 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>