Changeset 18707

Show
Ignore:
Timestamp:
09/03/08 12:04:11 (4 months ago)
Author:
lyokato
Message:

lang/javascript/ubiquity/mixi-updates.js: added document

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/ubiquity/mixi-updates.js

    r18706 r18707  
    11/*  
     2 * mixi-updates.js 
     3 * 
     4 * Ubiquity script to check updates on mixi 
     5 * 
     6 * License: 
     7 * 
     8 *   Copyright (c) 2004-2007 mixi, inc. 
     9 *   Developer: Lyo Kato, <ryokato _at_ mixi.co.jp> 
     10 *   mixiapi.js is freely distributable under the terms of MIT license. 
     11 * 
     12 * 
     13 * This script includes mixiapi.js 
     14 * And mixiapi.js also includes other libraries. 
     15 * See the document. 
     16 */ 
     17 
     18/* 
    219 * mixiapi.js - mixi API handler 
    320 * (This version is not stable.)