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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Talk of Browsers
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Talk%20of%20Browsers&In-Reply-To=%3CAANLkTinpnxRJ79b2u2-O4tNN5uLDXs31uNLP104TyLLD%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="000821.html">
<LINK REL="Next" HREF="000825.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Talk of Browsers</H1>
<B>Ahmad Samir</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Talk%20of%20Browsers&In-Reply-To=%3CAANLkTinpnxRJ79b2u2-O4tNN5uLDXs31uNLP104TyLLD%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Talk of Browsers">ahmadsamir3891 at gmail.com
</A><BR>
<I>Tue Oct 5 04:15:27 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000821.html">[Mageia-dev] Talk of Browsers
</A></li>
<LI>Next message: <A HREF="000825.html">[Mageia-dev] Talk of Browsers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#823">[ date ]</a>
<a href="thread.html#823">[ thread ]</a>
<a href="subject.html#823">[ subject ]</a>
<a href="author.html#823">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 5 October 2010 04:06, R James <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">upsnag2 at gmail.com</A>> wrote:
><i> On Mon, Oct 4, 2010 at 8:41 AM, Ahmad Samir <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ahmadsamir3891 at gmail.com</A>> wrote:
</I>>><i>
</I>>><i> The point is, such scripts break all the time. e.g. chromium-browser
</I>>><i> has a "make chrome the default browser" button, the problem is, it
</I>>><i> works only under GNOME, but doesn't work under KDE4 or XFCE. It's
</I>>><i> using a variant of the xdg-utils scripts...
</I>>><i>
</I>>><i> xdg-utils is trying to do the huge job of working with all possible
</I>>><i> desktop environments, this is, by its very nature, a hard thing to
</I>>><i> accomplish.
</I>>><i>
</I>>><i> Firefox also has a "make firefox the default web browser", again it
</I>>><i> works only with GTK/GConf based applications, but it doesn't change
</I>>><i> KDE settings.
</I>>><i>
</I>>><i> If upstream can't accomplish this in their apps, how do you expect
</I>>><i> downstream to do it?
</I>>><i>
</I>><i> Easy. Both upstream and downstream should obey the $BROWSER
</I>><i> environment variable.
</I>><i>
</I>
Yeah, "should" :)
--
Ahmad Samir
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000821.html">[Mageia-dev] Talk of Browsers
</A></li>
<LI>Next message: <A HREF="000825.html">[Mageia-dev] Talk of Browsers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#823">[ date ]</a>
<a href="thread.html#823">[ thread ]</a>
<a href="subject.html#823">[ subject ]</a>
<a href="author.html#823">[ 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>
|