# HG changeset patch # User Mathias Dahl # Date 1139782505 0 # Node ID 207844891bb3ab5b26b50e15a011ee4fe354bdd8 # Parent 9a22bc1ca336b4f2547e393410569367c3089a4c (tumme-thumbnail-storage): Updated docstring. Added info about the Thumbnail Managing Standard option. diff -r 9a22bc1ca336 -r 207844891bb3 lisp/tumme.el --- 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)