changeset in labs/bespinclient: make the gritter CSS images load...

0 views
Skip to first unread message

Kevin Dangoor

unread,
Sep 24, 2010, 12:24:56 PM9/24/10
to bespin-...@googlegroups.com
changeset e76cf0e214f1 in /repo/hg/mozilla/labs/bespinclient
details: http://hg.mozilla.org/labs/bespinclient?cmd=changeset;node=e76cf0e214f1
description:
make the gritter CSS images loadable by switching to less

diffstat:

plugins/thirdparty/gritter/package.json | 11 +++++++++--
plugins/thirdparty/gritter/resources/jquery.gritter.css | 0
2 files changed, 9 insertions(+), 2 deletions(-)

diffs (22 lines):

diff --git a/plugins/thirdparty/gritter/package.json b/plugins/thirdparty/gritter/package.json
--- a/plugins/thirdparty/gritter/package.json
+++ b/plugins/thirdparty/gritter/package.json
@@ -1,6 +1,13 @@
{
"version": "1.6.0",
"dependencies": {
- "jquery": "1.4.2"
- }
+ "jquery": "1.4.2",
+ "theme_manager_base": "0.0.0"
+ },
+ "provides": [
+ {
+ "ep": "themestyles",
+ "url": ["jquery.gritter.less"]
+ }
+ ]
}
diff --git a/plugins/thirdparty/gritter/resources/jquery.gritter.css b/plugins/thirdparty/gritter/resources/jquery.gritter.less
rename from plugins/thirdparty/gritter/resources/jquery.gritter.css
rename to plugins/thirdparty/gritter/resources/jquery.gritter.less

Reply all
Reply to author
Forward
0 new messages