File: README.thumbnailer

package info (click to toggle)
g3dviewer 0.2.99.5~svn130-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,232 kB
  • sloc: sh: 10,341; ansic: 2,446; makefile: 117; xml: 75
file content (14 lines) | stat: -rw-r--r-- 566 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
G3D-THUMBNAILER

the directory "thumbnailer" contains a program to create small images
("thumbnails") for file managers like Nautilus. The program ("g3d-thumbnailer")
is installed by default, but the integration step has to be done on a user
basis at the moment. To install the mime information (freedesktop.org shared
mime info stuff) and the integration into Nautilus you have to do the
following steps as _normal user_:

$ cd thumbnailer
$ make install-data-user

This procedure will be integrated into the usual installation process for
all users in the future.