http://trac.tiddlywiki.org/changeset/12309

MartinBudden
2010-07-28 09:03:46 -0700 (Wed, 28 Jul 2010)
80
TiddlyWiki - removed preliminary gettext support - to be added in later release.

---------------

U   Trunk/core/jquery/plugins/split.recipe
U   Trunk/core/js/main.js

---------------

Modified: Trunk/core/jquery/plugins/split.recipe
===================================================================
--- Trunk/core/jquery/plugins/split.recipe      2010-07-28 13:48:46 UTC (rev 
12308)
+++ Trunk/core/jquery/plugins/split.recipe      2010-07-28 16:03:46 UTC (rev 
12309)
@@ -1,3 +1,2 @@
-jslib: jquery.gettext-1.0.4.js
 jquery: jQuery.encoding.digests.sha1.js
 jquery: jQuery.twStylesheet.js

Modified: Trunk/core/js/main.js
===================================================================
--- Trunk/core/js/main.js       2010-07-28 13:48:46 UTC (rev 12308)
+++ Trunk/core/js/main.js       2010-07-28 16:03:46 UTC (rev 12309)
@@ -26,8 +26,6 @@
        startingUp = true;
        var doc = jQuery(document);
        jQuery.noConflict();
-       _ = jQuery.gt.gettext;
-       n_ = jQuery.gt.ngettext;
        window.onbeforeunload = function(e) {if(window.confirmExit) return 
confirmExit();};
        params = getParameters();
        if(params)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.

Reply via email to