mirror of
https://github.com/yanue/V2rayU.git
synced 2025-06-27 05:30:09 +00:00
general
This commit is contained in:
parent
cdd71d5f46
commit
4e022fd7e2
@ -3,6 +3,7 @@
|
||||
<dependencies>
|
||||
<deployment identifier="macosx"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
|
||||
<capability name="System colors introduced in macOS 10.14" minToolsVersion="10.0"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<objects>
|
||||
@ -130,6 +131,28 @@
|
||||
<action selector="goFeedback:" target="-2" id="dvI-qJ-3yN"/>
|
||||
</connections>
|
||||
</button>
|
||||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2M9-7e-aJI">
|
||||
<rect key="frame" x="64" y="66" width="324" height="78"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" selectable="YES" borderStyle="border" drawsBackground="YES" id="vHZ-BS-uFb">
|
||||
<font key="font" size="12" name="HelveticaNeue"/>
|
||||
<string key="title">/Applications/V2rayU.app/Contents/Resources/
|
||||
~/Library/LaunchAgents/yanue.v2rayu.v2ray-core.plist
|
||||
~/Library/Preferences/net.yanue.V2rayU.plist
|
||||
~/Library/Logs/V2rayU.log</string>
|
||||
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="alternatingContentBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IRP-lJ-E8h">
|
||||
<rect key="frame" x="64" y="148" width="174" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Related file locations:" id="Oke-cL-DfS">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
</subviews>
|
||||
<point key="canvasLocation" x="-144" y="-243"/>
|
||||
</view>
|
||||
|
@ -19,3 +19,12 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Check for Updates automutically"; ObjectID = "m2S-Mu-rFM"; */
|
||||
"m2S-Mu-rFM.title" = "自動檢測版本更新";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Related file locations:"; ObjectID = "Oke-cL-DfS"; */
|
||||
"Oke-cL-DfS.title" = "相关文件路径:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Switch Proxy Mode:"; ObjectID = "Eu4-bo-oYs"; */
|
||||
"Eu4-bo-oYs.title" = "切换代理模式:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Toggle V2ray On/Off:"; ObjectID = "0rn-re-Wn3"; */
|
||||
"0rn-re-Wn3.title" = "打开关闭代理:";
|
||||
|
@ -19,3 +19,12 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Check for Updates automutically"; ObjectID = "m2S-Mu-rFM"; */
|
||||
"m2S-Mu-rFM.title" = "自动检测版本更新";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Related file locations:"; ObjectID = "Oke-cL-DfS"; */
|
||||
"Oke-cL-DfS.title" = "相关文件路径:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Switch Proxy Mode:"; ObjectID = "Eu4-bo-oYs"; */
|
||||
"Eu4-bo-oYs.title" = "切换代理模式:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Toggle V2ray On/Off:"; ObjectID = "0rn-re-Wn3"; */
|
||||
"0rn-re-Wn3.title" = "打开关闭代理:";
|
||||
|
Loading…
x
Reference in New Issue
Block a user