changeset 28:9f332fd9347f

Changes made automatically by qsettings. Added double quotes. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@185 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Mon, 29 Jan 2007 23:03:44 +0000
parents 06dae351ccf8
children 96759d856318
files data/uigui_astyle.ini
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/data/uigui_astyle.ini	Mon Jan 29 18:26:03 2007 +0000
+++ b/data/uigui_astyle.ini	Mon Jan 29 23:03:44 2007 +0000
@@ -41,7 +41,7 @@
 Description=<html>Kernighan&Ritchie style formatting/indenting.</html>
 EditorType=boolean
 TrueFalse="--style=kr|"
-Value=1
+Value=0
 ValueDefault=0
 
 [Linux%20style%20formatting]
@@ -263,7 +263,7 @@
 
 [pad-paren-in]
 Category=3
-Description=<html>Insert space padding around parenthesis on the inside only. This can be used with unpad=paren below to remove unwanted spaces.</html>
+Description="<html>Insert space padding around parenthesis on the inside only. This can be used with unpad=paren below to remove unwanted spaces.</html>"
 EditorType=boolean
 TrueFalse="--pad=paren-in|"
 Value=0
@@ -271,7 +271,7 @@
 
 [pad-paren-out]
 Category=3
-Description=<html>Insert space padding around parenthesis on the outside only. This can be used with unpad=paren below to remove unwanted spaces.</html>
+Description="<html>Insert space padding around parenthesis on the outside only. This can be used with unpad=paren below to remove unwanted spaces.</html>"
 EditorType=boolean
 TrueFalse="--pad=paren-out|"
 Value=0
@@ -279,7 +279,7 @@
 
 [unpad-paren]
 Category=3
-Description=<html>Remove space padding around parenthesis on the inside and outside. Can be used in combination with the paren padding options pad=paren-out and pad=paren-in above. Only padding that has not been requested by other options will be removed.</html>
+Description="<html>Remove space padding around parenthesis on the inside and outside. Can be used in combination with the paren padding options pad=paren-out and pad=paren-in above. Only padding that has not been requested by other options will be removed.</html>"
 EditorType=boolean
 TrueFalse="--unpad=paren|"
 Value=0