diff --git a/src/calibre/gui2/wizard/__init__.py b/src/calibre/gui2/wizard/__init__.py index 8016dd7dcd..f30b9b42c5 100644 --- a/src/calibre/gui2/wizard/__init__.py +++ b/src/calibre/gui2/wizard/__init__.py @@ -255,17 +255,11 @@ class PocketBookPro912(PocketBook): class iPhone(Device): - name = 'iPhone/iTouch' + name = 'iPhone/iPad/iPod Touch' output_format = 'EPUB' manufacturer = 'Apple' id = 'iphone' supports_color = True - output_profile = 'ipad' - -class iPad(iPhone): - - name = 'iPad' - id = 'ipad' output_profile = 'ipad3' class Android(Device): diff --git a/src/calibre/gui2/wizard/stanza.ui b/src/calibre/gui2/wizard/stanza.ui index 6dee91f8fc..3801ba8222 100644 --- a/src/calibre/gui2/wizard/stanza.ui +++ b/src/calibre/gui2/wizard/stanza.ui @@ -6,8 +6,8 @@ 0 0 - 400 - 300 + 530 + 316 @@ -23,7 +23,7 @@ - <p>If you use the <a href="http://www.lexcycle.com/download">Stanza</a> e-book app on your iPhone/iTouch, you can access your calibre book collection directly on the device. To do this you have to turn on the calibre content server. + <p>If you use the <a href="http://www.lexcycle.com/download">Stanza</a> or <a href="http://marvinapp.com/">Marvin</a> e-book reading app on your Apple iDevice, you can access your calibre book collection wirelessly, directly on the device. To do this you have to turn on the calibre content server. true @@ -70,7 +70,7 @@ <p>Remember to leave calibre running as the server only runs as long as calibre is running. -<p>Stanza should see your calibre collection automatically. If not, try adding the URL http://myhostname:8080 as a new catalog in the Stanza reader on your iPhone. Here myhostname should be the fully qualified hostname or the IP address of the computer calibre is running on. +<p>The reader app should see your calibre collection automatically. If not, try adding the URL http://myhostname:8080 as a new catalog in the reader on your iDevice. Here myhostname should be the fully qualified hostname or the IP address of the computer calibre is running on. See <a href="http://manual.calibre-ebook.com/faq.html#how-do-i-use-app-with-my-ipad-iphone-ipod-touch">the User Manual</a> for more information. true