チェンジセット 862
- コミット日時:
- 2008/07/18 15:46:12 (4 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
as3/GeniusFramework/branches/tarotarorg/fd-template/ProjectTemplates/07 ActionScript 3 - Genius Framework/src/$(PackagePath)/core/Application.as.template
r860 r862 13 13 public class Application extends jp.seagirl.genius.core.Application 14 14 { 15 public static const APPLICATION_NAME:String = ' [% name %]';15 public static const APPLICATION_NAME:String = '$(ProjectName)'; 16 16 public static const APPLICATION_VERSION:String = ''; 17 17 public static const DEFAULT_PAGE:String = 'Intro';

