changeset 191:5316b092302a

Changed text for multiple choice again. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@395 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Wed, 06 Jun 2007 20:16:23 +0000
parents a7c401256538
children 0d96ed653504
files data/uigui_htmltidy.ini
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/uigui_htmltidy.ini	Wed Jun 06 20:11:57 2007 +0000
+++ b/data/uigui_htmltidy.ini	Wed Jun 06 20:16:23 2007 +0000
@@ -326,7 +326,7 @@
 [merge-divs]
 Category=0
 Choices=merge-divs:auto|merge-divs:yes|merge-divs:no
-ChoicesReadable=Auto|Yes|No
+ChoicesReadable=Merge Divs Auto|Do Merge Divs|Do Not Merge Divs
 Description="<html>Can be used to modify behavior of -c (--clean yes) option. This option specifies if Tidy should merge nested <div> such as '<div><div>...</div></div>'. If set to 'auto', the attributes of the inner <div> are moved to the outer one. As well, nested <div> with ID attributes are not merged. If set to 'yes', the attributes of the inner <div> are discarded with the exception of 'class' and 'style'.</html>"
 EditorType=multiple
 Enabled=false