summaryrefslogtreecommitdiff
path: root/80/8baf2f2a91fcb9e474619731630236ff96cbb9
blob: 7f2cf83e8f234b6defa93606e9f3a07b7b6760c6 (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
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <eugen@leitl.org>) id 1VhH5n-0004CW-NN
	for bitcoin-development@lists.sourceforge.net;
	Fri, 15 Nov 2013 10:57:39 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of leitl.org
	designates 164.177.174.8 as permitted sender)
	client-ip=164.177.174.8; envelope-from=eugen@leitl.org;
	helo=leitl.org; 
Received: from v8.ativel.com ([164.177.174.8] helo=leitl.org)
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.76) id 1VhH5m-0004xC-92
	for bitcoin-development@lists.sourceforge.net;
	Fri, 15 Nov 2013 10:57:39 +0000
Received: by leitl.org (Postfix, from userid 1000)
	id 27304540F2A; Fri, 15 Nov 2013 11:57:32 +0100 (CET)
Date: Fri, 15 Nov 2013 11:57:32 +0100
From: Eugen Leitl <eugen@leitl.org>
To: bitcoin-development@lists.sourceforge.net
Message-ID: <20131115105731.GR5661@leitl.org>
References: <CAKaEYhK4oXH3hB7uS3=AEkA6r0VB5OYyTua+LOP18rq+rYajHg@mail.gmail.com>
	<52852C2D.9020103@gmail.com>
	<CA+s+GJCJvKagcRQ5L8agDn0370mS4jfayhTu7LE_tshM_sBkZQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <CA+s+GJCJvKagcRQ5L8agDn0370mS4jfayhTu7LE_tshM_sBkZQ@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Spam-Score: -1.5 (-)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	-0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
	-0.0 SPF_PASS               SPF: sender matches SPF record
X-Headers-End: 1VhH5m-0004xC-92
Subject: Re: [Bitcoin-development] moving the default display to mbtc
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Fri, 15 Nov 2013 10:57:39 -0000

On Fri, Nov 15, 2013 at 11:45:41AM +0100, Wladimir wrote:

> Good point - For me its too much clutter to show multiple boxes everywhere
> (we already support unit conversion by changing the dropdown box in the
> amount widget), but I'm going to make the verification dialog show the
> totals in all three units. This will make people learn about other units
> without having to choose them consciously.

That sounds like a good idea.