Mercurial > emacs
changeset 68833:207844891bb3
(tumme-thumbnail-storage): Updated docstring. Added
info about the Thumbnail Managing Standard option.
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Sun, 12 Feb 2006 22:15:05 +0000 |
parents | 9a22bc1ca336 |
children | 254ffcb1ebf4 |
files | lisp/tumme.el |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/tumme.el Sun Feb 12 22:14:53 2006 +0000 +++ b/lisp/tumme.el Sun Feb 12 22:15:05 2006 +0000 @@ -589,7 +589,10 @@ controlled by this variable. \"Use tumme dir\" means that the thumbnails are stored in a central directory. \"Per directory\" means that each thumbnail is stored in a subdirectory called -\".tumme\" in the same directory where the image file is." +\".tumme\" in the same directory where the image file is. +\"Thumbnail Managing Standard\" means that the thumbnails are +stored and generated according to the Thumbnail Managing +Standard." :type '(choice :tag "How to store thumbnail files" (const :tag "Thumbnail Managing Standard" standard) (const :tag "Use tumme-dir" use-tumme-dir)