X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=thumbnailer%2Fevince-thumbnailer.schemas.in;h=40221bee22723e4f228982809a4ab26eb02e4033;hb=55a4cf536fb74bca091c860f135da85b10cce256;hp=07cc61d926102c5e7821eeab2ffc80b863d3b79e;hpb=b1430d415d23ec69d5615efcbc001dae1fe19b76;p=evince.git diff --git a/thumbnailer/evince-thumbnailer.schemas.in b/thumbnailer/evince-thumbnailer.schemas.in index 07cc61d9..40221bee 100644 --- a/thumbnailer/evince-thumbnailer.schemas.in +++ b/thumbnailer/evince-thumbnailer.schemas.in @@ -9,7 +9,7 @@ true Enable thumbnailing of PDF Documents - Boolean options available, true enables thumbnailing and false disables the creation of new thumbnails + Boolean options available: true enables thumbnailing and false disables the creation of new thumbnails @@ -22,7 +22,57 @@ evince-thumbnailer -s %s %u %o Thumbnail command for PDF Documents - Valid command plus arguments for the PDF Document thumbnailer. See nautilus thumbnailer documentation for more information. + Valid command plus arguments for the PDF Document thumbnailer. See Nautilus thumbnailer documentation for more information. + + + + + /schemas/desktop/gnome/thumbnailers/application@x-bzpdf/enable + /desktop/gnome/thumbnailers/application@x-bzpdf/enable + evince + bool + true + + Enable thumbnailing of PDF Documents + Boolean options available: true enables thumbnailing and false disables the creation of new thumbnails + + + + + + /schemas/desktop/gnome/thumbnailers/application@x-bzpdf/command + /desktop/gnome/thumbnailers/application@x-bzpdf/command + evince + string + evince-thumbnailer -s %s %u %o + + Thumbnail command for PDF Documents + Valid command plus arguments for the PDF Document thumbnailer. See Nautilus thumbnailer documentation for more information. + + + + + /schemas/desktop/gnome/thumbnailers/application@x-gzpdf/enable + /desktop/gnome/thumbnailers/application@x-gzpdf/enable + evince + bool + true + + Enable thumbnailing of PDF Documents + Boolean options available: true enables thumbnailing and false disables the creation of new thumbnails + + + + + + /schemas/desktop/gnome/thumbnailers/application@x-gzpdf/command + /desktop/gnome/thumbnailers/application@x-gzpdf/command + evince + string + evince-thumbnailer -s %s %u %o + + Thumbnail command for PDF Documents + Valid command plus arguments for the PDF Document thumbnailer. See Nautilus thumbnailer documentation for more information.