=== modified file 'pcbnew/Info.plist'
--- pcbnew/Info.plist	2014-05-18 15:16:59 +0000
+++ pcbnew/Info.plist	2014-12-24 13:47:39 +0000
@@ -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>

