Add several new libraries: alert, back-button, dynamic-fonts,

hippie-namespace, minimal-session-saver, nav-flash, persistent-soft,
string-utils, ucs-utils, unicode-enbox, window-end-visible
This commit is contained in:
Roland Walker 2012-08-21 18:46:31 -04:00
parent bb1fbd03f1
commit 54d62cd8f3
11 changed files with 11 additions and 0 deletions

1
recipes/alert Normal file
View file

@ -0,0 +1 @@
(alert :repo "rolandwalker/alert" :fetcher github)

1
recipes/back-button Normal file
View file

@ -0,0 +1 @@
(back-button :repo "rolandwalker/back-button" :fetcher github)

1
recipes/dynamic-fonts Normal file
View file

@ -0,0 +1 @@
(dynamic-fonts :repo "rolandwalker/dynamic-fonts" :fetcher github)

1
recipes/hippie-namespace Normal file
View file

@ -0,0 +1 @@
(hippie-namespace :repo "rolandwalker/hippie-namespace" :fetcher github)

View file

@ -0,0 +1 @@
(minimal-session-saver :repo "rolandwalker/minimal-session-saver" :fetcher github)

1
recipes/nav-flash Normal file
View file

@ -0,0 +1 @@
(nav-flash :repo "rolandwalker/nav-flash" :fetcher github)

1
recipes/persistent-soft Normal file
View file

@ -0,0 +1 @@
(persistent-soft :repo "rolandwalker/persistent-soft" :fetcher github)

1
recipes/string-utils Normal file
View file

@ -0,0 +1 @@
(string-utils :repo "rolandwalker/string-utils" :fetcher github)

1
recipes/ucs-utils Normal file
View file

@ -0,0 +1 @@
(ucs-utils :repo "rolandwalker/ucs-utils" :fetcher github)

1
recipes/unicode-enbox Normal file
View file

@ -0,0 +1 @@
(unicode-enbox :repo "rolandwalker/unicode-enbox" :fetcher github)

View file

@ -0,0 +1 @@
(window-end-visible :repo "rolandwalker/window-end-visible" :fetcher github)