blob: b44a80acff47f4ac25d2fe6ca07f61bfa247961d (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [soft-commits] [6180] make sure shared-mimoe-info is installed so . desktop files work in atleast GNOME
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6180%5D%20make%20sure%20shared-mimoe-info%0A%20is%20installed%20so%20.%20desktop%20files%20work%20in%20atleast%20GNOME&In-Reply-To=%3CCAONrEtYQj00ZMG2hhAYGMKwSBqnLD0SLUQCbH%2BongrjhSGCJ-g%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="019227.html">
<LINK REL="Next" HREF="019223.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [soft-commits] [6180] make sure shared-mimoe-info is installed so . desktop files work in atleast GNOME</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6180%5D%20make%20sure%20shared-mimoe-info%0A%20is%20installed%20so%20.%20desktop%20files%20work%20in%20atleast%20GNOME&In-Reply-To=%3CCAONrEtYQj00ZMG2hhAYGMKwSBqnLD0SLUQCbH%2BongrjhSGCJ-g%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [soft-commits] [6180] make sure shared-mimoe-info is installed so . desktop files work in atleast GNOME">thierry.vignaud at gmail.com
</A><BR>
<I>Sun Oct 7 15:59:23 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019227.html">[Mageia-dev] ant using Sun Java?
</A></li>
<LI>Next message: <A HREF="019223.html">[Mageia-dev] [soft-commits] [6180] make sure shared-mimoe-info is installed so . desktop files work in atleast GNOME
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19222">[ date ]</a>
<a href="thread.html#19222">[ thread ]</a>
<a href="subject.html#19222">[ subject ]</a>
<a href="author.html#19222">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 7 October 2012 15:17, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote:
><i> make sure shared-mimoe-info is installed so .desktop files work in atleast
</I>><i> GNOME
</I>
shouldn't this be done by regular requires?
><i> Modified: images-config/draklive/trunk/config/auto_inst.cfg.pl
</I>><i> ===================================================================
</I>><i> --- images-config/draklive/trunk/config/auto_inst.cfg.pl 2012-10-07 11:59:38
</I>><i> UTC (rev 6179)
</I>><i> +++ images-config/draklive/trunk/config/auto_inst.cfg.pl 2012-10-07 13:17:33
</I>><i> UTC (rev 6180)
</I>><i> @@ -221,6 +221,7 @@
</I>><i> if_($ENV{DRAKLIVE_ARCH} eq 'x86_64', 'lib64canberra-gtk0'),
</I>><i>
</I>><i> 'usbutils', # we want lsusb
</I>><i> + 'shared-mime-info', # needed for .desktop files to work atleast in
</I>><i> gnome
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019227.html">[Mageia-dev] ant using Sun Java?
</A></li>
<LI>Next message: <A HREF="019223.html">[Mageia-dev] [soft-commits] [6180] make sure shared-mimoe-info is installed so . desktop files work in atleast GNOME
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19222">[ date ]</a>
<a href="thread.html#19222">[ thread ]</a>
<a href="subject.html#19222">[ subject ]</a>
<a href="author.html#19222">[ 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>
|