1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] About dm
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20About%20dm&In-Reply-To=%3C20120218123135.GA5223%40bkor.dhs.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012064.html">
<LINK REL="Next" HREF="012083.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] About dm</H1>
<B>Olav Vitters</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20About%20dm&In-Reply-To=%3C20120218123135.GA5223%40bkor.dhs.org%3E"
TITLE="[Mageia-dev] About dm">olav at vitters.nl
</A><BR>
<I>Sat Feb 18 13:31:35 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012064.html">[Mageia-dev] About dm
</A></li>
<LI>Next message: <A HREF="012083.html">[Mageia-dev] About dm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12081">[ date ]</a>
<a href="thread.html#12081">[ thread ]</a>
<a href="subject.html#12081">[ subject ]</a>
<a href="author.html#12081">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, Feb 17, 2012 at 03:50:45PM +0100, Wolfgang Bornath wrote:
><i> The Gnome base is more than gnome-shell but less than Gnome in total.
</I>><i> Example: Gnome config editor belongs to the basic Gnome, eog is a
</I>><i> Gnome application. Same with KDE: kdm and the setup configuration are
</I>><i> related to the environment, kmail is a KDE application.
</I>
GNOME is not the same as KDE.
Eye of GNOME is part of GNOME Core (things which should be installed
together):
<A HREF="http://ftp.gnome.org/pub/GNOME/core/3.3/3.3.5/sources/">http://ftp.gnome.org/pub/GNOME/core/3.3/3.3.5/sources/</A>
As it is part of Core, anything in GNOME is ok to assume that it is
installed.
There is a separate "apps" section listed at:
<A HREF="http://ftp.gnome.org/pub/GNOME/apps/3.3/3.3.5/sources/">http://ftp.gnome.org/pub/GNOME/apps/3.3/3.3.5/sources/</A>
These consist of applications which closely follow GNOME. Meaning:
they're QA tested, etc.
Aside from the "apps" section, there are loads of other modules.
Everything in total is at:
<A HREF="http://ftp.gnome.org/pub/GNOME/sources/">http://ftp.gnome.org/pub/GNOME/sources/</A>
You see e.g. xchat-gnome. Something in /sources/, but not in "Core", nor
in "Apps". It doesn't follow the GNOME release schedule, translation
freezes, etc.
Regarding eog:
Anything wanting to call eog within GNOME should of course use
freedesktop.org specifications. So if you've installed something other
than eog, it should still work. Still, from upstream POV it is a
distribution bug if there wasn't any image viewer installed.
In practice, not installing everything by default should be more or less
ok. But that's not how things are released or assumed to be. It it just
by using freedesktop.org specifications that things still work.
But things still working doesn't mean that eog is not assumed to be
installed.
Anyway, I'm ok with discussing after Mageia 2 as suggested in another
email. I have no idea if "Core" + dependencies would fit on a cd anyway
(don't believe it would) + I can mention on
<A HREF="http://www.gnome.org/getting-gnome/">http://www.gnome.org/getting-gnome/</A> that Mageia 2 users should install
"task-gnome" to get the full experience.
--
Regards,
Olav
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012064.html">[Mageia-dev] About dm
</A></li>
<LI>Next message: <A HREF="012083.html">[Mageia-dev] About dm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12081">[ date ]</a>
<a href="thread.html#12081">[ thread ]</a>
<a href="subject.html#12081">[ subject ]</a>
<a href="author.html#12081">[ 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>
|