Add KIGITHUB definition for stand alone version of Pcbnew on OSX

This commit is contained in:
Bernhard Stegmaier 2014-12-28 17:07:15 -05:00 committed by Wayne Stambaugh
parent 0ceb90dfe1
commit fcbce8b60e
1 changed files with 4 additions and 0 deletions

View File

@ -33,5 +33,9 @@
<key>LSRequiresCarbon</key> <true/>
<key>NSHumanReadableCopyright</key> <string></string>
<key>NSHighResolutionCapable</key> <string>True</string>
<key>LSEnvironment</key>
<dict>
<key>KIGITHUB</key> <string>https://github.com/kicad</string>
</dict>
</dict>
</plist>