diff options
Diffstat (limited to 'js/dojo-1.6/dijit/_editor/nls/FontChoice.xd.js')
| -rw-r--r-- | js/dojo-1.6/dijit/_editor/nls/FontChoice.xd.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/js/dojo-1.6/dijit/_editor/nls/FontChoice.xd.js b/js/dojo-1.6/dijit/_editor/nls/FontChoice.xd.js new file mode 100644 index 0000000..14701c8 --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/FontChoice.xd.js @@ -0,0 +1,4 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dijit._editor.nls.FontChoice"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dijit._editor.nls.FontChoice");dojo._xdLoadFlattenedBundle("dijit._editor", "FontChoice", "", {"noFormat":"None","1":"xx-small","2":"x-small","formatBlock":"Format","3":"small","4":"medium","5":"large","6":"x-large","7":"xx-large","fantasy":"fantasy","serif":"serif","p":"Paragraph","pre":"Pre-formatted","sans-serif":"sans-serif","fontName":"Font","h1":"Heading","h2":"Subheading","h3":"Sub-subheading","monospace":"monospace","fontSize":"Size","cursive":"cursive"}); +}};});
\ No newline at end of file |
