diff options
Diffstat (limited to 'src/others/mimesh/g3dviewer-0.2.99.4/README.thumbnailer')
-rw-r--r-- | src/others/mimesh/g3dviewer-0.2.99.4/README.thumbnailer | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/others/mimesh/g3dviewer-0.2.99.4/README.thumbnailer b/src/others/mimesh/g3dviewer-0.2.99.4/README.thumbnailer new file mode 100644 index 0000000..4931176 --- /dev/null +++ b/src/others/mimesh/g3dviewer-0.2.99.4/README.thumbnailer | |||
@@ -0,0 +1,14 @@ | |||
1 | G3D-THUMBNAILER | ||
2 | |||
3 | the directory "thumbnailer" contains a program to create small images | ||
4 | ("thumbnails") for file managers like Nautilus. The program ("g3d-thumbnailer") | ||
5 | is installed by default, but the integration step has to be done on a user | ||
6 | basis at the moment. To install the mime information (freedesktop.org shared | ||
7 | mime info stuff) and the integration into Nautilus you have to do the | ||
8 | following steps as _normal user_: | ||
9 | |||
10 | $ cd thumbnailer | ||
11 | $ make install-data-user | ||
12 | |||
13 | This procedure will be integrated into the usual installation process for | ||
14 | all users in the future. | ||