Home | History | Annotate | only in /nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/packaging
Up to higher level directory
NameDateSize
appcast.template.xml21-Apr-2009874
dsa_pub.pem21-Apr-20091.2K
genplist.py28-Apr-2009828
package.py29-Apr-20092.1K
README29-Apr-2009575
SunPinyin/29-Apr-2009

README

      1 Package SunPinyin for Mac OS X release
      2 ======================================
      3 
      4 SunPinyin for Mac OS X has been updated to support automatic
      5 self-update and automatic data files (lm_sg.t3g, pydict_sc.bin)
      6 fetching.
      7 
      8 1. After you update data files (../../../data/*.t3g.{be,le},
      9 *.bin.{be.le}), run genplist.py to generate a plist for these,
     10 then upload the output to somewhere we can access publicly.
     11 
     12 2. After SunPinyin is updated, run package.py to generate the
     13 installer package, create zip archive, Sparkle appcast. Then
     14 upload them according to the output of package.py.
     15 
     16