Skip to content

Commit 1ce7fa2

Browse files
committed
Update the description in setting window
1 parent 3c7087b commit 1ce7fa2

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,5 @@ xcuserdata
158158
# UNKNOWN: recommended by others, but I can't discover what these files are
159159
#
160160
# ...none. Everything is now explained.
161+
162+
/VVDocumenter-Xcode.xcodeproj/project.xcworkspace/xcshareddata/

VVDocumenter-Xcode/Setting/VVDSettingPanelWindowController.xib

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="8.00">
33
<data>
44
<int key="IBDocument.SystemTarget">1080</int>
5-
<string key="IBDocument.SystemVersion">12F37</string>
5+
<string key="IBDocument.SystemVersion">12E55</string>
66
<string key="IBDocument.InterfaceBuilderVersion">4510</string>
77
<string key="IBDocument.AppKitVersion">1187.39</string>
88
<string key="IBDocument.HIToolboxVersion">626.00</string>
@@ -63,7 +63,7 @@
6363
<object class="NSButtonCell" key="NSCell" id="189307110">
6464
<int key="NSCellFlags">-2080374784</int>
6565
<int key="NSCellFlags2">268435456</int>
66-
<string key="NSContents">Use Spaces instead of Tabs</string>
66+
<string key="NSContents">Use spaces instead of tabs</string>
6767
<object class="NSFont" key="NSSupport" id="45273652">
6868
<string key="NSName">LucidaGrande</string>
6969
<double key="NSSize">13</double>
@@ -338,7 +338,7 @@
338338
<object class="NSButton" id="565957479">
339339
<reference key="NSNextResponder" ref="1006"/>
340340
<int key="NSvFlags">268</int>
341-
<string key="NSFrame">{{68, 73}, {224, 18}}</string>
341+
<string key="NSFrame">{{68, 73}, {272, 18}}</string>
342342
<reference key="NSSuperview" ref="1006"/>
343343
<reference key="NSWindow"/>
344344
<reference key="NSNextKeyView" ref="860271950"/>
@@ -347,7 +347,7 @@
347347
<object class="NSButtonCell" key="NSCell" id="619578983">
348348
<int key="NSCellFlags">-2080374784</int>
349349
<int key="NSCellFlags2">268435456</int>
350-
<string key="NSContents">User HeaderDoc Comment Type</string>
350+
<string key="NSContents">Use /*! instead of /** (HeaderDoc style)</string>
351351
<reference key="NSSupport" ref="45273652"/>
352352
<string key="NSCellIdentifier">_NS:9</string>
353353
<reference key="NSControlView" ref="565957479"/>
@@ -368,7 +368,7 @@
368368
<reference key="NSWindow"/>
369369
<reference key="NSNextKeyView" ref="972045408"/>
370370
</object>
371-
<string key="NSScreenRect">{{0, 0}, {1280, 778}}</string>
371+
<string key="NSScreenRect">{{0, 0}, {1440, 878}}</string>
372372
<string key="NSMaxSize">{10000000000000, 10000000000000}</string>
373373
<bool key="NSWindowIsRestorable">YES</bool>
374374
</object>

0 commit comments

Comments
 (0)