mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-27 22:10:57 -04:00
mac disable print (#134)
This commit is contained in:
parent
432e1a3875
commit
1b8f8378aa
@ -114,11 +114,6 @@
|
||||
<action selector="runPageLayout:" target="Ady-hI-5gd" id="Din-rz-gC5"/>
|
||||
</connections>
|
||||
</menuItem>
|
||||
<menuItem title="Print…" keyEquivalent="p" id="aTl-1u-JFS">
|
||||
<connections>
|
||||
<action selector="print:" target="Ady-hI-5gd" id="qaZ-4w-aoO"/>
|
||||
</connections>
|
||||
</menuItem>
|
||||
</items>
|
||||
</menu>
|
||||
</menuItem>
|
||||
@ -954,7 +949,7 @@
|
||||
<resources>
|
||||
<image name="Back" width="19.200000762939453" height="19.200000762939453"/>
|
||||
<image name="Forward" width="19.200000762939453" height="19.200000762939453"/>
|
||||
<image name="Home" width="410" height="410"/>
|
||||
<image name="Home" width="25.600000381469727" height="25.600000381469727"/>
|
||||
<image name="LogoMac" width="200" height="200"/>
|
||||
<image name="Open" width="25.600000381469727" height="25.600000381469727"/>
|
||||
</resources>
|
||||
|
@ -48,7 +48,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.0.5</string>
|
||||
<string>2.0.6</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.reference</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user