チェンジセット 83

差分発生行の前後
無視リスト:
コミット日時:
2007/09/21 17:49:01 (6 年前)
コミッタ:
gen
ログメッセージ:

HDDの名前を引くのでOSデフォルト値に変更

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • gen/as2/src/com/emzah/utils/RootPath.as

    r66 r83  
    1 /*======================================================================*//** 
     1/*======================================================================*//** 
    22* Config Class for ActionScript 2.0 
    33*  
     
    9999                                                 
    100100                                                Dir=":"; 
    101                                                 htmlURI = "root:" + setPath(path); 
     101                                                //root HDD name 
     102                                                htmlURI = "Macintosh HD:" + setPath(path); 
    102103                                                 
    103104                                        }else{