From: Colin Clark Date: Thu, 16 Nov 2017 10:07:31 +0000 (+0000) Subject: Additional pixbuf loader documentation X-Git-Tag: v1.4~22 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=ac58f0b2f0b0be8e3e47eccbc8815aa3e80f4d7a Additional pixbuf loader documentation Also update web/help files --- diff --git a/README.md b/README.md index 05128c28..bb3698f5 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,14 @@ And either the ChangeLog file or [Geeqie ChangeLog](http://geeqie.org/cgi-bin/gi enabled by default disable with configure option: --disable-lua + librsvg2-common + for displaying .svg images + + libwmf0.2-7-gtk + for displaying .wmf images + + (see also "Additional pixbuf loaders" in the References section of the Help file) + awk when running Geeqie, to use the geo-decode function diff --git a/doc/docbook/GuideReferencePixbufLoaders.xml b/doc/docbook/GuideReferencePixbufLoaders.xml index 79e891d4..6c6a646e 100644 --- a/doc/docbook/GuideReferencePixbufLoaders.xml +++ b/doc/docbook/GuideReferencePixbufLoaders.xml @@ -1,11 +1,16 @@
Additional pixbuf loaders - - Geeqie is limited to displaying files for which there are existing pixbuf loaders. In addition to the standard ones included with most distributions, the following loaders may also work. - - However, you are required to compile and install them yourself. - + Geeqie can display files for which there are existing pixbuf loaders. In addition to the standard ones included with most distributions, the following loaders may also be available to you. + However, in some cases you are required to compile and install them yourself. +
+ svg + librsvg2-common +
+
+ wmf + libwmf0.2-7-gtk +
webp diff --git a/web/help/GuideMainWindowFolderPane.html b/web/help/GuideMainWindowFolderPane.html index 3a9702d7..59b0d671 100644 --- a/web/help/GuideMainWindowFolderPane.html +++ b/web/help/GuideMainWindowFolderPane.html @@ -860,31 +860,42 @@ dd.answer div.label { float: left; } Copy path - Copy sjkhsdlfjhvfljhDelete file or folder + + Copy selected item-path(s) to clipboard + 1 + . Each data item copied will be enclosed in quotes. + +Copy path unquoted + + Copy selected item-path(s) to clipboard. The data will not be enclosed in quotes. + + + + View as list Switches to list tree mode of the folder pane. - + View as tree Switches to tree mode of the folder pane. - + Show hiden files Switches to list tree mode of the folder pane. - + @@ -915,6 +926,11 @@ dd.answer div.label { float: left; }

+
+1 + The clipboard used is selected + here. +