OSDN Git Service

Version 0.6.134, add comments for closure compiler.
[pettanr/clientJs.git] / 0.6.x / js / 03_plugin / 00_XPlugin.js
index 2a9495c..1a65f93 100644 (file)
@@ -76,7 +76,10 @@ var X_Pulgin_FLASH_VERSION =
                        navigator.mimeTypes[ 'application/x-googlegears' ].enabledPlugin
                );
 
-X.Pulgin = {
+/**
+ * @namespace X.Pulgin
+ */
+X[ 'Pulgin' ] = {
        
        Flash              : X_Pulgin_FLASH_VERSION,