mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 00:13:45 +02:00
Fix #1453548 [Wording in setup wizard still references Gmail](https://bugs.launchpad.net/calibre/+bug/1453548)
This commit is contained in:
parent
3c1d2bd560
commit
2ddf85a341
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string><p>calibre can automatically send books by email to your Kindle. To do that you have to setup email delivery below. The easiest way is to setup a free <a href="http://gmail.com">gmail account</a> and click the Use gmail button below. You will also have to register your gmail address in your Amazon account.</string>
|
||||
<string><p>calibre can automatically send books by email to your Kindle. To do that you have to setup email delivery below. The easiest way is to setup a free <a href="http://gmx.com">GMX account</a> and click the Use GMX button below. You will also have to register your email address in your Amazon account.</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
|
|
|
|||
Loading…
Reference in a new issue