Quote:
Originally Posted by theducks
Calibre has all its icons in
??? \Calibre2\app\resources\images
??? being the programs install folder
|
On Windows.
But the OP is running Debian, a main Linux distro.
On my Linux, Calibre images folder is
/opt/calibre/resources/images/
(case sensitive).
When setting up something puts a copy of the "main icon" as
/usr/share/icons/hicolour/48x48/apps/calibre-gui.png
for the Menu thingy (there are three kinds of Menu available for the "places" bar), one is a bit like MS windows 7 Start.
Oddly there is no "calibre-gui.png" in images, but "apple-touch-icon.png" looks similar and "lt.png" looks the same.
Linux doesn't actually have "dedicated" icon files like MS Windows has.
The /usr/bin/calibre is a link to /opt/calibre/calibre
/bin/ is a link to /usr/bin/
Edit:
typing env in Terminal/Console reveals that
Code:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
hence typing calibre works.
Which I tried:
Of course there is a small QT issue I didn't know about as I usually click on an icon in my LHS Places bar.
Code:
qt.webengine.QWebEngineView OK
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: cHRM chunk does not match sRGB
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile