[GitHub] cordova-plugin-splashscreen pull request: Fixed plugin name in the...

2015-11-07 Thread adamsc64
Github user adamsc64 commented on the pull request:


https://github.com/apache/cordova-plugin-splashscreen/pull/39#issuecomment-154767757
  
Thanks for the help here, that was exactly it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-splashscreen pull request: Fixed plugin name in the...

2015-11-07 Thread adamsc64
Github user adamsc64 commented on the pull request:


https://github.com/apache/cordova-plugin-splashscreen/pull/39#issuecomment-154767745
  
:+1:


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-splashscreen pull request: Fixed plugin name in the...

2015-11-07 Thread adamsc64
Github user adamsc64 closed the pull request at:

https://github.com/apache/cordova-plugin-splashscreen/pull/39


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-splashscreen pull request: Fixed plugin name in the...

2015-11-03 Thread adamsc64
Github user adamsc64 commented on the pull request:


https://github.com/apache/cordova-plugin-splashscreen/pull/39#issuecomment-153342811
  
Thanks for this @purplecabbage.

Weird, I'm getting the following error when using the command provided. Any 
tips? Full disclosure: I don't use node as my primary development framework.
```
$ cordova plugin add cordova-plugin-splashscreen
Fetching plugin "cordova-plugin-splashscreen" via plugin registry
Error: 404 Not Found: cordova-plugin-splashscreen
at RegClient. 
(/opt/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:304:14)
at Request._callback 
(/opt/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:246:65)
at Request.self.callback 
(/opt/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/request.js:236:22)
at Request.emit (events.js:98:17)
at Request. 
(/opt/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/request.js:1142:14)
at Request.emit (events.js:117:20)
at IncomingMessage. 
(/opt/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/request.js:1096:12)
at IncomingMessage.emit (events.js:117:20)
at _stream_readable.js:938:16
at process._tickCallback (node.js:419:13)
```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-splashscreen pull request: Fixed plugin name in the...

2015-03-17 Thread adamsc64
GitHub user adamsc64 opened a pull request:

https://github.com/apache/cordova-plugin-splashscreen/pull/39

Fixed plugin name in the readme.

While I was installing this on a small project, I noticed that the 
reference to the plugin name was wrong in the README. Here is a quick pull 
request that fixes that.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/adamsc64/cordova-plugin-splashscreen 
fix_plugin_name_readme

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-splashscreen/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #39


commit 73c72876c79239d8803e135addab7a8511640a13
Author: Christopher Adams christopher.r.ad...@gmail.com
Date:   2015-03-18T02:39:37Z

Fixed plugin name in the readme.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org