mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
- allow viewing invisible dirs in preferences - update lib location in the Preferences directory selection box - bump revision
12 lines
794 B
Diff
12 lines
794 B
Diff
--- Preferences.xib.orig 2021-01-03 11:34:51.000000000 -0800
|
|
+++ Preferences.xib 2021-01-03 11:36:38.000000000 -0800
|
|
@@ -148,7 +148,7 @@
|
|
<object class="NSTextFieldCell" key="NSCell" id="808105839">
|
|
<int key="NSCellFlags">67239424</int>
|
|
<int key="NSCellFlags2">1346502656</int>
|
|
- <string key="NSContents">This is usually /Library/Tcl. Since this demo version is tested with MacPorts 1.8 your current installation may not fully work but you can always install a non privileged installation of MacPorts 1.8.</string>
|
|
+ <string key="NSContents">This is usually /opt/local/libexec/macports/lib.</string>
|
|
<object class="NSFont" key="NSSupport">
|
|
<string key="NSName">LucidaGrande</string>
|
|
<double key="NSSize">1.100000e+01</double>
|