[Bps-public-commit] jifty-plugin-authentication-twitter branch, master, updated. af58beb50abf78214540c846859c17dcb0876670
Shawn Moore
sartak at bestpractical.com
Thu Jun 3 02:37:41 EDT 2010
The branch, master has been updated
via af58beb50abf78214540c846859c17dcb0876670 (commit)
from 6d5e165eedb504fc19ebc1c1d3c0702c94771da7 (commit)
Summary of changes:
Makefile.PL | 2 ++
share/web/static/images/sign-in-with-twitter.png | Bin 0 -> 2370 bytes
2 files changed, 2 insertions(+), 0 deletions(-)
create mode 100644 share/web/static/images/sign-in-with-twitter.png
- Log -----------------------------------------------------------------
commit af58beb50abf78214540c846859c17dcb0876670
Author: Shawn M Moore <sartak at gmail.com>
Date: Thu Jun 3 02:38:22 2010 -0400
Add twitter's sign in button
diff --git a/Makefile.PL b/Makefile.PL
index 053108d..59340b4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -6,4 +6,6 @@ repository 'http://github.com/bestpractical/jifty-plugin-authentication-twitter'
requires('Jifty');
+install_share;
WriteAll;
+
diff --git a/share/web/static/images/sign-in-with-twitter.png b/share/web/static/images/sign-in-with-twitter.png
new file mode 100644
index 0000000..746b6b9
Binary files /dev/null and b/share/web/static/images/sign-in-with-twitter.png differ
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list