From d60348a1b1b0f5b9967dd4677118a94d1031171a Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 03 Mar 2005 10:06:43 +0000 Subject: Add a nautilus thumbnailer. Based on patch by Fernando Herrera 2005-03-03 Marco Pesenti Gritti * Makefile.am: * configure.ac: * pdf/.cvsignore: * pdf/pdf-document.cc: * thumbnailer/Makefile.am: * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get), (main): * thumbnailer/evince-thumbnailer.schemas: * thumbnailer/pdf-icon.png: Add a nautilus thumbnailer. Based on patch by Fernando Herrera . --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5abdb3d..41d8abd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lib cut-n-paste data backend po pdf ps pixbuf shell +SUBDIRS = lib cut-n-paste data backend po pdf ps pixbuf shell thumbnailer intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in -- cgit v0.9.1