diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110607/004583.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20110607/004583.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110607/004583.html b/zarb-ml/mageia-discuss/20110607/004583.html new file mode 100644 index 000000000..c0a999e5e --- /dev/null +++ b/zarb-ml/mageia-discuss/20110607/004583.html @@ -0,0 +1,99 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Gnome3 on Mageia 1 + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Gnome3%20on%20Mageia%201&In-Reply-To=%3CBANLkTikaWMn4pGF336hMaAnoEfvrOMgxHA%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004582.html"> + <LINK REL="Next" HREF="004592.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Gnome3 on Mageia 1</H1> + <B>Wolfgang Bornath</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Gnome3%20on%20Mageia%201&In-Reply-To=%3CBANLkTikaWMn4pGF336hMaAnoEfvrOMgxHA%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] Gnome3 on Mageia 1">molch.b at googlemail.com + </A><BR> + <I>Tue Jun 7 11:08:11 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="004582.html">[Mageia-discuss] Gnome3 on Mageia 1 +</A></li> + <LI>Next message: <A HREF="004592.html">[Mageia-discuss] Gnome3 on Mageia 1 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4583">[ date ]</a> + <a href="thread.html#4583">[ thread ]</a> + <a href="subject.html#4583">[ subject ]</a> + <a href="author.html#4583">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2011/6/7 Olav Vitters <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">olav at vitters.nl</A>>: +><i> On Tue, Jun 07, 2011 at 10:33:42AM +0200, Wolfgang Bornath wrote: +</I>>><i> My personal killer of Gnome3 is the switch from normal editable +</I>>><i> configuration files to a kind of registry, to be edited with a special +</I>>><i> editor. This is a no-go. Normal text files for configuration is one of +</I>>><i> the common basics of Linux (and most *nix based systems). Each rescue +</I>>><i> system, be it as small as possible comes with a  text editor (I've +</I>>><i> never seen any system without vi) to edit configuration files and thus +</I>>><i> mend a broken system. This will not be possible with Gnome3. +</I>>><i> Correct me if I'm wrong, but this was what the Gnome people told me in Berlin. +</I>><i> +</I>><i> Glib has had gsettings for a while. The default backend is 'dconf'; it +</I>><i> uses binary files to store configuration values as to *greatly* speed up +</I>><i> reads (and thus your login). +</I>><i> +</I>><i> Before gsettings, we had XML files, which you can indeed change, but +</I>><i> only when GNOME is not running. Doing that while GNOME was running will +</I>><i> likely break stuff. The way to interact with them was 'gconftool-2'; not +</I>><i> by using an editor. +</I>><i> +</I>><i> In any case, gsettings is not GNOME 3 specific. Run e.g.: +</I>><i>  gsettings list-schemas +</I>><i> to see what programs already have been using gsettings on your system. +</I>><i> +</I>><i> The port to gsettings happened during the last few GNOME 2.x releases, +</I>><i> so it is not GNOME 3 specific and you're likely using it already. +</I>><i> +</I>><i> FWIW, if you personally do not want to use the dconf backend, you can +</I>><i> choose something else using the GSETTINGS_BACKEND environment variable. +</I>><i> E.g. 'gconf' exists. Although it is perfectly usable, suggest to stick +</I>><i> with things that everyone else uses; less likely to encounter +</I>><i> bugs/problems. +</I> +Ok, all this was new for me. I am but an occasional user of Gnome and +I automatically assumed that Gnome has the same basic paradigms as all +the rest of Linux. If this is not the case then it's not Gnome3 I will +stay away from but Gnome in general. + +Thx for enlightening me. + +-- +wobo +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004582.html">[Mageia-discuss] Gnome3 on Mageia 1 +</A></li> + <LI>Next message: <A HREF="004592.html">[Mageia-discuss] Gnome3 on Mageia 1 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4583">[ date ]</a> + <a href="thread.html#4583">[ thread ]</a> + <a href="subject.html#4583">[ subject ]</a> + <a href="author.html#4583">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |
