Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit bbb4412

Browse files
committed
[[ TSV ]] Use .tsv extension for tab delimited files
Remove extra tabs
1 parent c5ffa6a commit bbb4412

17 files changed

Lines changed: 23 additions & 23 deletions

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.Control.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title Control Properties
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
55
----------------------------------------------------------------------------------------------------
6-
geometry:revIDEGetGeometry:revIDESetGeometry Geometry Geometry Manager com.livecode.pi.geometry true false
6+
geometry:revIDEGetGeometry:revIDESetGeometry Geometry Geometry Manager com.livecode.pi.geometry true false
77
location
88
resize:revIDEGetRectProperty:revIDESetRectProperty Resize when setting rect property Position com.livecode.pi.boolean true false
99
left

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.MultipleObjects.tsv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title Multiple Objects
33

44
Property : optional getter : optional setter Label Section Editor User Visible Read Only Group Default Options Subsection min max step
55
----------------------------------------------------------------------------------------------------
6-
equalize::revIDEAlignControlsFromPI Equalize Align Controls com.livecode.pi.equalize true false
6+
equalize::revIDEAlignControlsFromPI Equalize Align Controls com.livecode.pi.equalize true false
77
align::revIDEAlignControlsFromPI Align Align Controls com.livecode.pi.align true false Align
8-
alignCenter::revIDEAlignControlsFromPI Align center Align Controls com.livecode.pi.aligncenter true false Align
9-
distribute::revIDEAlignControlsFromPI Distribute Align Controls com.livecode.pi.distribute true false
10-
nudge::revIDEAlignControlsFromPI Nudge Align Controls com.livecode.pi.nudge true false
8+
alignCenter::revIDEAlignControlsFromPI Align center Align Controls com.livecode.pi.aligncenter true false Align
9+
distribute::revIDEAlignControlsFromPI Distribute Align Controls com.livecode.pi.distribute true false
10+
nudge::revIDEAlignControlsFromPI Nudge Align Controls com.livecode.pi.nudge true false
1111
relayer::revIDEAlignControlsFromPI Relayer Align Controls com.livecode.pi.relayer true false

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.Card.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ top true
4444
right true
4545
bottom true
4646
layer
47-
number false
47+
number false

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.Checkbox.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ textAlign
6363
margins 4
6464
lockLoc false
6565
width::revIDESetRectProperty com.livecode.pi.dimension 82
66-
height::revIDESetRectProperty com.livecode.pi.dimension 23
66+
height::revIDESetRectProperty com.livecode.pi.dimension 23

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.CurveGraphic.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ textAlign empty
3636
margins 8
3737
lockLoc false
3838
width
39-
height
39+
height
4040
dropShadow
4141
innerShadow
4242
outerGlow

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.DataGrid.tsv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ column case sensitive:revIDEGetDataGridColumnProperty:revIDESetDataGridColumnPro
5252
column behavior:revIDEGetDataGridColumnProperty:revIDESetDataGridColumnProperty Column behavior Columns com.livecode.pi.dgcolumnbehavior true false no_default
5353

5454
text font:revIDEGetDataGridProperty:revIDESetDataGridProperty Text font Text com.livecode.pi.font true false
55-
text size:revIDEGetDataGridProperty:revIDESetDataGridProperty Text size Text com.livecode.pi.integer true false empty
55+
text size:revIDEGetDataGridProperty:revIDESetDataGridProperty Text size Text com.livecode.pi.integer true false empty
5656
text style:revIDEGetDataGridProperty:revIDESetDataGridProperty Text style Text com.livecode.pi.textstyle true false
5757
header text font:revIDEGetDataGridProperty:revIDESetDataGridProperty Header text font Text com.livecode.pi.font true false
58-
header text size:revIDEGetDataGridProperty:revIDESetDataGridProperty Header text size Text com.livecode.pi.integer true false empty
58+
header text size:revIDEGetDataGridProperty:revIDESetDataGridProperty Header text size Text com.livecode.pi.integer true false empty
5959
header text style:revIDEGetDataGridProperty:revIDESetDataGridProperty Header text style Text com.livecode.pi.textstyle true false
6060

6161
label

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.DataGridForm.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ column divider color:revIDEGetDataGridProperty:revIDESetDataGridProperty Column
3131
corner color:revIDEGetDataGridProperty:revIDESetDataGridProperty Corner color Colors com.livecode.pi.color true false
3232

3333
text font:revIDEGetDataGridProperty:revIDESetDataGridProperty Text font Text com.livecode.pi.font true false
34-
text size:revIDEGetDataGridProperty:revIDESetDataGridProperty Text size Text com.livecode.pi.integer true false
34+
text size:revIDEGetDataGridProperty:revIDESetDataGridProperty Text size Text com.livecode.pi.integer true false
3535
text style:revIDEGetDataGridProperty:revIDESetDataGridProperty Text style Text com.livecode.pi.textstyle true false
3636

3737
label

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.DefaultButton.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ textAlign center
6161
margins 4
6262
lockLoc false
6363
width::revIDESetRectProperty com.livecode.pi.dimension 82
64-
height::revIDESetRectProperty com.livecode.pi.dimension 22
64+
height::revIDESetRectProperty com.livecode.pi.dimension 22
6565
dropShadow
6666
innerShadow
6767
outerGlow

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.Field.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ textHeight
6666
margins 8
6767
lockLoc false
6868
width::revIDESetRectProperty com.livecode.pi.dimension 100
69-
height::revIDESetRectProperty com.livecode.pi.dimension 21
69+
height::revIDESetRectProperty com.livecode.pi.dimension 21
7070
dropShadow
7171
innerShadow
7272
outerGlow

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.Group.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ textAlign empty
5353
margins Basic 8
5454
lockLoc false
5555
width::revIDESetRectProperty com.livecode.pi.dimension
56-
height::revIDESetRectProperty com.livecode.pi.dimension
56+
height::revIDESetRectProperty com.livecode.pi.dimension
5757
dropShadow
5858
innerShadow
5959
outerGlow

0 commit comments

Comments
 (0)