Re: Updated patch for document type handling
- From: "Nickolay V. Shmyrev" <nshmyrev yandex ru>
- To: David Malcolm <dmalcolm redhat com>
- Cc: "evince-list gnome org" <evince-list gnome org>
- Subject: Re: Updated patch for document type handling
- Date: Tue, 12 Apr 2005 01:36:41 +0400
В Пнд, 11/04/2005 в 16:38 -0400, David Malcolm пишет:
> Attached is version 2 of my proposed patch to document type handling.
>
> I removed the unnecessary changes, and added a ChangeLog entry.
>
> This has a convenience library libevbackendfactory.la, containing new
> code to map from mimetypes to backends; all of the backend code
> libraries get linked to this rather than to the shell and thumbnailer;
> the shell and thumbnailer link to this.
>
> I used to "objdump -T shell/evince" verify that the dynamic parts of the
> backend libraries are still dynamic once evince and the thumbnailer are
> linked.
>
> I've briefly tested my changes to the thumbnailer, and successfully had
> it generate a thumbnail of a DVI file (this was manually, though;
> someone will need to write the schema files if Nautilus is to do this
> automatically).
>
> OK to commit?
>
> The problem I had earlier with the recent-files code turned out to be a
> discrepancy between my main system's gnome-vfs and my jhbuild's
> gnome-vfs: the former was writing URIs into ~/.recently-used that the
> latter couldn't handle (specifically the "ftp" method in my local
> jhbuild was broken, and I had an ftp site from activity on my main
> system's gnome-vfs)
>
> Dave
Hello.
Please everyone who will look at that patch, consider the following
version
Differences from David's patch:
1. Added schemas for dvi and djvu
2. Added support for thumbnails in open dialog (Fix for the 171573)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]