blob: 6cadeb7dee7660076b2be8dc34d202dcfcd92aa0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
RawThumbnailer is a thumbnailer for RAW files that works with the Gnome Nautilus file manager. It is released under the GPL.
# Known limitations
Not enough format are supported.
# Download
* 3.0.0: [[.tar.bz2|http://libopenraw.freedesktop.org/download/raw-thumbnailer-3.0.0.tar.bz2]] - [[GPG signature|http://libopenraw.freedesktop.org/download/raw-thumbnailer-3.0.0.tar.bz2.asc]]
* 0.99.1: [[.tar.gz|http://libopenraw.freedesktop.org/download/raw-thumbnailer-0.99.1.tar.gz]] - [[GPG signature|http://libopenraw.freedesktop.org/download/raw-thumbnailer-0.99.1.tar.gz.asc]]
* 0.99: [[.tar.gz|http://libopenraw.freedesktop.org/download/raw-thumbnailer-0.99.tar.gz]] - [[GPG signature|http://libopenraw.freedesktop.org/download/raw-thumbnailer-0.99.tar.gz.asc]]
# Source code
Because this program is really for Gnome the source code is hosted in GNOME git repository:
git clone git://git.gnome.org/gnome-raw-thumbnailer
|