Changeset 469

Show
Ignore:
Timestamp:
2004年01月11日 10時24分08秒 (5 years ago)
Author:
kose
Message:

* version.c: Set 2.10.1.
* res.rc, res-ja.rc: Set utl 2.10.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.10/src/ChangeLog.Meadow

    r468 r469  
     12004-01-11  KOSEKI Yoshinori  <kose@meadowy.org> 
     2 
     3        * version.c: Set 2.10.1. 
     4 
     5        * res.rc, res-ja.rc: Set utl 2.10. 
     6 
    172004-01-10  KOSEKI Yoshinori  <kose@meadowy.org> 
    28 
  • branches/2.10/src/res-ja.rc

    r443 r469  
    504504    IDS_ROOT_SLASH          "�x��: �n�[�h�f�B�X�N�h���C�u�����[�g�f�B���N�g���� Meadow �����[�g�f�B���N�g���������g�����������������������B�����������s��������?" 
    505505    IDS_ROOT_SPACE          "�f�B���N�g�������X�y�[�X���������[�g�p�X���I�����������������������B�����������s��������?" 
    506     IDS_MIRROR_LST          "http://www.ysnb.net/meadow/dist/2.00/mirrors.lst" 
     506    IDS_MIRROR_LST          "http://www.ysnb.net/meadow/dist/2.10/mirrors.lst" 
    507507    IDS_DIALOG_FAILED       "�_�C�A���O���������������������������B" 
    508508    IDS_CYGWIN_FUNC_MISSING "�G���[: `%s' �� %s �����������t���������������������B" 
  • branches/2.10/src/res.rc

    r468 r469  
    504504    IDS_ROOT_SLASH          "Warning: we recommend you do NOT use the root of your hard drive as the Meadow root.  Proceed anyway?" 
    505505    IDS_ROOT_SPACE          "You should not choose a root path that include spaces in directory names.  Proceed anyway?" 
    506     IDS_MIRROR_LST          "http://www.ysnb.net/meadow/dist/2.00/mirrors.lst" 
     506    IDS_MIRROR_LST          "http://www.ysnb.net/meadow/dist/2.10/mirrors.lst" 
    507507    IDS_DIALOG_FAILED       "Unable to create Dialog Box" 
    508508    IDS_CYGWIN_FUNC_MISSING "Error: unable to find function `%s' in %s" 
  • branches/2.10/src/version.c

    r468 r469  
    1 char *version = "2.00.2"; 
     1char *version = "2.10.1"; 
    22//static char *id = "\n%%% setup-version 1.2.2.11.2.11\n";