author | Don Pellegrino <don@coffee.donpellegrino.com> | 2009-12-04 14:58:38 (GMT) |
---|---|---|
committer | Don Pellegrino <don@coffee.donpellegrino.com> | 2009-12-04 14:58:38 (GMT) |
commit | 67df6c14ae500eb749b2ec1f97801313001d9f00 (patch) (side-by-side diff) | |
tree | 38a4fb8fd18da7d87eff5b301c8b8142e4b5d1f7 | |
parent | 59475bbfa700f83ad1ef12d79ce0ec96867d2345 (diff) | |
download | exp005-67df6c14ae500eb749b2ec1f97801313001d9f00.zip exp005-67df6c14ae500eb749b2ec1f97801313001d9f00.tar.gz exp005-67df6c14ae500eb749b2ec1f97801313001d9f00.tar.bz2 |
Removed periods from the end of URLs so that they will work as active
links in gnome-terminal.
-rw-r--r-- | src/plugin/README_plugin.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugin/README_plugin.txt b/src/plugin/README_plugin.txt index 72c1462..a398575 100644 --- a/src/plugin/README_plugin.txt +++ b/src/plugin/README_plugin.txt @@ -3,11 +3,11 @@ web browser plugin. The following references are relevant to the technologies used here: "Plugins," Mozilla Developer Center, last modified August 23, 2009, -https://developer.mozilla.org/en/Plugins. +https://developer.mozilla.org/en/Plugins "Shipping a plugin as an extension," Mozilla Developer Center, last modified June 2, 2008, -https://developer.mozilla.org/en/Shipping_a_plugin_as_an_extension. +https://developer.mozilla.org/en/Shipping_a_plugin_as_an_extension Analysis of current library dependencies for the web browser plugin: $ ldd libflumapplugin.so.0.0.0 |