|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23727" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22690"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23727"/> |
5 | 5 | </dependencies> |
6 | 6 | <objects> |
7 | 7 | <customObject id="-2" userLabel="File's Owner" customClass="CDMainController"> |
|
94 | 94 | </items> |
95 | 95 | </menu> |
96 | 96 | </menuItem> |
97 | | - <menuItem title="Soubor" id="243"> |
| 97 | + <menuItem title="File" id="243"> |
98 | 98 | <attributedString key="attributedTitle"> |
99 | 99 | <fragment content="File"> |
100 | 100 | <attributes> |
|
159 | 159 | </connections> |
160 | 160 | </menuItem> |
161 | 161 | <menuItem isSeparatorItem="YES" id="t4E-eL-Tgs"/> |
162 | | - <menuItem title="Informace" tag="2" keyEquivalent="i" id="261"> |
| 162 | + <menuItem title="Informace" image="info.circle" catalog="system" tag="2" keyEquivalent="i" id="261"> |
163 | 163 | <connections> |
164 | 164 | <action selector="infoButtonClicked:" target="-1" id="383"/> |
165 | 165 | </connections> |
166 | 166 | </menuItem> |
167 | | - <menuItem title="Rychlý náhled" image="NSQuickLookTemplate" id="260"> |
| 167 | + <menuItem title="Rychlý náhled" image="eye.circle" catalog="system" id="260"> |
168 | 168 | <attributedString key="attributedTitle"/> |
169 | 169 | <modifierMask key="keyEquivalentModifierMask"/> |
170 | 170 | <connections> |
171 | 171 | <action selector="quicklookButtonClicked:" target="-1" id="382"/> |
172 | 172 | </connections> |
173 | 173 | </menuItem> |
174 | | - <menuItem title="Upravit pomocí" id="258"> |
| 174 | + <menuItem title="Upravit pomocí" image="pencil" catalog="system" id="258"> |
175 | 175 | <modifierMask key="keyEquivalentModifierMask"/> |
176 | 176 | <menu key="submenu" title="Upravit pomocí" id="259"/> |
177 | 177 | </menuItem> |
|
321 | 321 | <menuItem title="Zobrazení" id="290"> |
322 | 322 | <menu key="submenu" title="Zobrazení" id="291"> |
323 | 323 | <items> |
324 | | - <menuItem title="Ikony" keyEquivalent="1" id="292"> |
| 324 | + <menuItem title="Ikony" image="list.bullet" catalog="system" keyEquivalent="1" id="292"> |
325 | 325 | <connections> |
326 | 326 | <action selector="browserSwitchMenuClicked:" target="-1" id="400"/> |
327 | 327 | </connections> |
328 | 328 | </menuItem> |
329 | | - <menuItem title="Seznam" tag="1" keyEquivalent="2" id="293"> |
| 329 | + <menuItem title="Seznam" image="list.bullet.indent" catalog="system" tag="1" keyEquivalent="2" id="293"> |
330 | 330 | <connections> |
331 | 331 | <action selector="browserSwitchMenuClicked:" target="-1" id="401"/> |
332 | 332 | </connections> |
|
566 | 566 | </menu> |
567 | 567 | </objects> |
568 | 568 | <resources> |
569 | | - <image name="NSQuickLookTemplate" width="27" height="16"/> |
| 569 | + <image name="eye.circle" catalog="system" width="32" height="32"/> |
| 570 | + <image name="info.circle" catalog="system" width="32" height="32"/> |
| 571 | + <image name="list.bullet" catalog="system" width="32" height="32"/> |
| 572 | + <image name="list.bullet.indent" catalog="system" width="32" height="32"/> |
| 573 | + <image name="pencil" catalog="system" width="32" height="32"/> |
570 | 574 | </resources> |
571 | 575 | </document> |
0 commit comments