diff options
author | Valerio Virgillito | 2012-07-17 11:19:30 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-17 11:19:30 -0700 |
commit | 0f0cffd4df85e7adf5081fe66c768c70b2ead9b3 (patch) | |
tree | 3da0189f72bf3d69b368279ca6352a2a665400a0 /README.md | |
parent | fe1e956b527c2cf4ecf10645810f3ff750e9e522 (diff) | |
parent | 5146f224258929415adf4a8022e492454b4e2476 (diff) | |
download | ninja-0f0cffd4df85e7adf5081fe66c768c70b2ead9b3.tar.gz |
Merge branch 'refs/heads/master' into v0.7.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 12 insertions, 10 deletions
@@ -21,17 +21,19 @@ If you're already familiar with using Git, GitHub, you can clone master branch o | |||
21 | 5. Load unpacked extension... and browse to your cloned master branch. | 21 | 5. Load unpacked extension... and browse to your cloned master branch. |
22 | 6. Copy Ninja app ID from the Extensions page under the app name. | 22 | 6. Copy Ninja app ID from the Extensions page under the app name. |
23 | 7. On Windows: | 23 | 7. On Windows: |
24 | Click Start menu icon and type regedit. | 24 | - Click Start menu icon and type regedit. |
25 | Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options. | 25 | - Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options. |
26 | Right click and select New > String value. | 26 | - Right click and select New > String value. |
27 | Type 'Local Ninja Origin' no quotes. | 27 | - Type 'Local Ninja Origin' no quotes. |
28 | Double click on Local Ninja Origin and paste in the Ninja app ID copied in step 6 from the Chrome extensions page in the Value data field. Close Registry Editor. | 28 | - Double click on Local Ninja Origin and paste in the Ninja app ID copied in step 6 from the Chrome extensions page in the Value data field. |
29 | - Close Registry Editor. | ||
29 | 8. On Mac: | 30 | 8. On Mac: |
30 | Launch Finder. | 31 | - Launch Finder. |
31 | Double click on /Users/\<user\>/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. | 32 | - Double click on /Users/\<user\>/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. Note: on Lion (10.7), user library folder is hidden by default. To browse to it, in Finder choose Go > Go to Folder and type ~/Library, or select Go menu with Alt (Option) key down to see Library listed in Go menu or make the user library folder permanently visible by running the following command in Terminal: chflags nohidden ~/Library |
32 | Click on Add Child Type 'Local Ninja Origin' no quotes. | 33 | - Click on Add Child Type 'Local Ninja Origin' no quotes. |
33 | For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. | 34 | - For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. |
34 | Save (File > Save or Cmd S) Close Property List Editor. | 35 | - Save (File > Save or Cmd S). |
36 | - Close Property List Editor. | ||
35 | 9. Quit Ninja Local Cloud | 37 | 9. Quit Ninja Local Cloud |
36 | 10. Launch Ninja Local Cloud | 38 | 10. Launch Ninja Local Cloud |
37 | 11. Click Copy button to copy the Ninja Local Cloud URL. | 39 | 11. Click Copy button to copy the Ninja Local Cloud URL. |