Changeset 34622
- Timestamp:
- 07/26/09 11:27:02 (4 years ago)
- Location:
- lang/objective-cplusplus/i3/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/THANKS
r31449 r34622 18 18 * Icon (fakecygpty) 19 19 (http://www.meadowy.org/meadow/) 20 21 * Web wallpaper (right-bottom.jpg) by . 22 (http://) 23 24 -
lang/objective-cplusplus/i3/trunk/TODO.txt
r32155 r34622 1 妄幻夢想白昼夢.txt1 妄幻夢想白昼夢.txt 2 2 3 3 *(a|b|c|k|z)shと同じkey打ちで、同じ効果!、でも補完は親切に! … … 9 9 *文字列は 10 10 typedef std::basic_string<TCHAR> string; 11 typedef std::basic_string<QChar> string;12 11 にしてるけど、果たして16ビットずつ処理していいんだろうか・・・? 13 12 あと、文字型がぜんぜん型セーフじゃない … … 16 15 *windowsでdistする圧縮ファイルのルートディレクトリをi3-1.0/とかにするべきか?? 17 16 *po/makevarsの値 18 *rubyやshのテストコ 0ド17 *rubyやshのテストコード 19 18 *gnuツールやgnomeやkdeプロジェクトの翻訳ファイルを検索して自動翻訳しちゃう作戦はどう?? 20 19 *_WINDOWSや_CONSOLEまくろの調査 -
lang/objective-cplusplus/i3/trunk/windows/dist.pl
r34611 r34622 1 # -*- coding: utf-8-dos -*-1 # -*- coding: utf-8-dos -*- 2 2 3 3 # ----------------------------------------- … … 43 43 cp -r windows/bin/locale $DIR && 44 44 cp $exe_name $DIR/i3.exe && 45 $ {copy_iconv_command}45 $copy_iconv_command 46 46 cp windows/fakecygpty.exe $DIR/misc && 47 47 cp windows/Readme.libintl.txt $DIR/doc &&
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)