mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
IGN:Add upgrade warning for XP users
This commit is contained in:
parent
8323e8b8b2
commit
4433c0f15d
@ -148,6 +148,11 @@ else:
|
|||||||
path=MOBILEREAD+file, app=__appname__,
|
path=MOBILEREAD+file, app=__appname__,
|
||||||
note=Markup(\
|
note=Markup(\
|
||||||
'''
|
'''
|
||||||
|
<p>If you are updating from a version of calibre older than 0.6.12 on
|
||||||
|
<b>Windows XP</b>, first uninstall calibre, then delete the C:\Program
|
||||||
|
Files\calibre folder (the location may be different if you previously
|
||||||
|
installed calibre elsewhere) and only then install the new version of
|
||||||
|
calibre.</p><p><br /></p>
|
||||||
<p>If you are using the <b>SONY PRS-500</b> and %(appname)s does not detect your reader, read on:</p>
|
<p>If you are using the <b>SONY PRS-500</b> and %(appname)s does not detect your reader, read on:</p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user