qwertymaniac / ComicBook Thumbnails (http://kde-look.org/content/show.php/ComicBook+Thumbnail+Plugin?content=114266)

A comic-book thumbnail plugin for the K Desktop Environment (KDE 4). See README for more information.

commit 19: 7d85e056f4e3
parent 18: 764518509c4e
Added tag comicbook-thumbnails-0.1 for changeset 764518509c4e defaulttip
Harsh J / qwertymaniac
4 months ago
View at rev
ComicBook Thumbnails /
filename size last modified message
src  
.hgtags 996 B 4 months ago Added tag comicbook-thumbnails-0.1 for changeset 764518509c4
CMakeLists.txt 74 B 4 months ago Superficial changes, and conformance to Krazy2.
COPYING 14.8 KB 4 months ago KDE Policies, memory leaks and manual scaling fixes.
ChangeLog 501 B 4 months ago KDE Policies, memory leaks and manual scaling fixes.
INSTALL 501 B 4 months ago Superficial changes, and conformance to Krazy2.
README 1.5 KB 4 months ago Superficial changes, and conformance to Krazy2.

README

A comicbook thumbnail plugin for the K Desktop Environment (KDE 4).
Licensed under GPL, v3.
Copyright 2009, Harsh J <harsh@harshj.com> <http://www.harshj.com>

  Uses the KDE4's KIO::ThumbCreator class to add a service
  that provides previews for comic book files (.cbr, .cbz, .cbt).

  See INSTALL for information on installing the plugin.

USAGE
=====

  To see it in action, open Dolphin and set the previews to on. Or hover
  over a .cbz/.cbr file to see the preview in the Information panel.

  If you want to turn on/off the previews for comic books, go to
  "Dolphin > Settings > Configure Dolphin... > General > Previews"
  and check/uncheck the "Comic Books" plugin in it.

NOTES
=====
  * In some cases, you have to increase the Maximum File Size
    limit (~40 MB) in the configuration dialog to make certain previews work.

License
=======

  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
  version 2.1 of the License, or (at your option) any later version.

  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public
  License along with this library.  If not, see <http://www.gnu.org/licenses/>.