Add KIGITHUB definition for stand alone version of Pcbnew on OSX
This commit is contained in:
parent
0ceb90dfe1
commit
fcbce8b60e
|
@ -33,5 +33,9 @@
|
||||||
<key>LSRequiresCarbon</key> <true/>
|
<key>LSRequiresCarbon</key> <true/>
|
||||||
<key>NSHumanReadableCopyright</key> <string></string>
|
<key>NSHumanReadableCopyright</key> <string></string>
|
||||||
<key>NSHighResolutionCapable</key> <string>True</string>
|
<key>NSHighResolutionCapable</key> <string>True</string>
|
||||||
|
<key>LSEnvironment</key>
|
||||||
|
<dict>
|
||||||
|
<key>KIGITHUB</key> <string>https://github.com/kicad</string>
|
||||||
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in New Issue