From ed0cdbd04f325eb43bce540f4314073bce225afd Mon Sep 17 00:00:00 2001 From: benweet Date: Tue, 15 Oct 2013 00:42:10 +0100 Subject: [PATCH] Updated about dialog with new dependencies --- public/cache.manifest | 2 +- public/res-min/main.js | 5 ++++- public/res/extensions/dialogAbout.js | 5 ++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/public/cache.manifest b/public/cache.manifest index 1e23a157..40d6bec8 100644 --- a/public/cache.manifest +++ b/public/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -#Date Tue Oct 15 2013 00:32:38 +#Date Tue Oct 15 2013 00:41:16 CACHE: index.html diff --git a/public/res-min/main.js b/public/res-min/main.js index e2050bbb..bce13ab5 100644 --- a/public/res-min/main.js +++ b/public/res-min/main.js @@ -14713,6 +14713,7 @@ define("config", function() {}), define("storage", [ "underscore", "utils" ], fu jGrowl: "https://github.com/stanlemon/jGrowl/", jQuery: "http://jquery.com/", LESS: "http://lesscss.org/", + "lz-string": "http://pieroxy.net/blog/pages/lz-string/index.html", MathJax: "http://www.mathjax.org/", Mousetrap: "http://craig.is/killing/mice", "PageDown ACE": "https://github.com/benweet/pagedown-ace", @@ -14722,10 +14723,12 @@ define("config", function() {}), define("storage", [ "underscore", "utils" ], fu "RequireJS LESS plugin": "https://github.com/guybedford/require-less", "stacktrace.js": "http://stacktracejs.com/", "to-markdown": "https://github.com/domchristie/to-markdown", + "Typo.js": "https://github.com/cfinke/Typo.js", "UI Layout": "http://layout.jquery-dev.net/", "Underscore.js": "http://underscorejs.org/", waitForImages: "https://github.com/alexanderdickson/waitForImages", - XRegExp: "https://github.com/slevithan/xregexp" + XRegExp: "https://github.com/slevithan/xregexp", + "yaml.js": "https://github.com/jeremyfa/yaml.js" }, s = { "StackEdit Download Proxy": "https://github.com/benweet/stackedit-download-proxy", "StackEdit Picasa Proxy": "https://github.com/benweet/stackedit-picasa-proxy", diff --git a/public/res/extensions/dialogAbout.js b/public/res/extensions/dialogAbout.js index ecff4cfd..642177f9 100644 --- a/public/res/extensions/dialogAbout.js +++ b/public/res/extensions/dialogAbout.js @@ -23,6 +23,7 @@ define([ "jGrowl": "https://github.com/stanlemon/jGrowl/", "jQuery": "http://jquery.com/", "LESS": "http://lesscss.org/", + "lz-string": "http://pieroxy.net/blog/pages/lz-string/index.html", "MathJax": "http://www.mathjax.org/", "Mousetrap": "http://craig.is/killing/mice", "PageDown ACE": "https://github.com/benweet/pagedown-ace", @@ -32,10 +33,12 @@ define([ "RequireJS LESS plugin": "https://github.com/guybedford/require-less", "stacktrace.js": "http://stacktracejs.com/", "to-markdown": "https://github.com/domchristie/to-markdown", + "Typo.js": "https://github.com/cfinke/Typo.js", "UI Layout": "http://layout.jquery-dev.net/", "Underscore.js": "http://underscorejs.org/", "waitForImages": "https://github.com/alexanderdickson/waitForImages", - "XRegExp": "https://github.com/slevithan/xregexp" + "XRegExp": "https://github.com/slevithan/xregexp", + "yaml.js": "https://github.com/jeremyfa/yaml.js" }; var projects = {