Merge branch 'live' of http://private.akbkhome.com/gnome.introspection-doc-generator...
[gnome.introspection-doc-generator] / String.js
old mode 100755 (executable)
new mode 100644 (file)
index 5196351..d30b494
--- a/String.js
+++ b/String.js
@@ -9,10 +9,11 @@
  * <script type="text/javascript">
  */
 // usage:
-//String = imports.String.String; 
+// Seed.include('String.js');
 XObject = imports.XObject.XObject;
 
-String = XObject.extend(String, 
+
+XObject.extend(String, 
     {
     
         /** @scope String */