mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
dd5a377140
commit
3eea31897e
@ -909,7 +909,7 @@ There are several possible things I know of, that can cause this:
|
||||
computer. Known culprits include: *SpiderOak*, *odrive sync* and *Dell
|
||||
Backup and Recovery*. If you have one of these, uninstall them and you
|
||||
will be fine. You can also use the
|
||||
`NirSoft Shell Extension Viewer <http://www.nirsoft.net/utils/shexview.html>`_
|
||||
`NirSoft Shell Extension Viewer <https://www.nirsoft.net/utils/shexview.html>`_
|
||||
to see what shell extensions are installed on your system
|
||||
and disable them individually, if you dont want to uninstall the full program.
|
||||
Remember to use "Restart Explorer" or reboot your computer after
|
||||
|
@ -382,7 +382,7 @@ class CreateCustomColumn(QDialog):
|
||||
'will create a field displaying the title in bold large '
|
||||
'characters, along with the series, for example <br>"<big><b>'
|
||||
'An Oblique Approach</b></big> [Belisarius [1]]". The template '
|
||||
'<pre><a href="http://www.beam-ebooks.de/ebook/{identifiers'
|
||||
'<pre><a href="https://www.beam-ebooks.de/ebook/{identifiers'
|
||||
':select(beam)}">Beam book</a></pre> '
|
||||
'will generate a link to the book on the Beam ebooks site.') + '</p>')
|
||||
l.addWidget(cch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user