From 065ed1fb0528d2d654782f909a2722aaca7fe1ee Mon Sep 17 00:00:00 2001 From: Masaru Tsuchiyama Date: Thu, 31 May 2018 21:22:22 +0900 Subject: [PATCH 1/2] =?UTF-8?q?#26:=20web=20site=20=E3=81=AE=E3=83=AA?= =?UTF-8?q?=E3=83=B3=E3=82=AF=E3=82=92=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sakura_core/sakura_rc.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sakura_core/sakura_rc.rc b/sakura_core/sakura_rc.rc index 48a9712a26..4bc1d6af7e 100644 --- a/sakura_core/sakura_rc.rc +++ b/sakura_core/sakura_rc.rc @@ -119,7 +119,7 @@ BEGIN WS_GROUP LTEXT "Project Sakura-Editor:",IDC_STATIC_URL_CAPTION,33,88,71, 8,NOT WS_GROUP - LTEXT "http://sakura-editor.sourceforge.net/", + LTEXT "https://sakura-editor.github.io/", IDC_STATIC_URL_UR,101,88,120,8,SS_NOTIFY | NOT WS_GROUP | WS_TABSTOP EDITTEXT IDC_EDIT_ABOUT,5,107,233,67,ES_MULTILINE | ES_READONLY | @@ -3535,7 +3535,7 @@ END STRINGTABLE DISCARDABLE BEGIN - IDS_AUTHOR_PAGE "http://sakura-editor.sourceforge.net/" + IDS_AUTHOR_PAGE "https://sakura-editor.github.io/" IDS_ABOUT_DESCRIPTION "���̃\�t�g�E�F�A�́u�e�L�X�g�G�f�B�^(�����J����)�v�����̂������̂ł��D\r\n���p�E�񏤗p���킸�����ŗ��p�ł��܂����C�\�[�X�R�[�h�̒��쌠�͊e�ӏ����L�q�����l�����ۂ��Ă��܂��D\r\n���̃\�t�g�E�F�A�͖��ۏ؂ł��D\r\n" END From cc084ac5e4546411003ee8472115ad0a0dbbb41e Mon Sep 17 00:00:00 2001 From: kobake Date: Fri, 1 Jun 2018 17:16:05 +0900 Subject: [PATCH 2/2] =?UTF-8?q?#26:=20sakura=5Flang=20=E3=81=AE=E3=81=BB?= =?UTF-8?q?=E3=81=86=E3=81=AE=20SourceForge=20URL=20=E3=82=82=20GitHub=20P?= =?UTF-8?q?ages=20URL=20=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sakura_lang_en_US/sakura_lang_rc.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sakura_lang_en_US/sakura_lang_rc.rc b/sakura_lang_en_US/sakura_lang_rc.rc index a2f79e5b7d..b312db31af 100644 --- a/sakura_lang_en_US/sakura_lang_rc.rc +++ b/sakura_lang_en_US/sakura_lang_rc.rc @@ -121,7 +121,7 @@ BEGIN WS_GROUP LTEXT "Project Sakura-Editor:",IDC_STATIC_URL_CAPTION,33,88,71, 8,NOT WS_GROUP - LTEXT "http://sakura-editor.sourceforge.net/", + LTEXT "https://sakura-editor.github.io/", IDC_STATIC_URL_UR,101,88,120,8,SS_NOTIFY | NOT WS_GROUP | WS_TABSTOP EDITTEXT IDC_EDIT_ABOUT,5,107,233,67,ES_MULTILINE | ES_READONLY | @@ -3538,7 +3538,7 @@ END STRINGTABLE DISCARDABLE BEGIN - IDS_AUTHOR_PAGE "http://sakura-editor.sourceforge.net/" + IDS_AUTHOR_PAGE "https://sakura-editor.github.io/" IDS_ABOUT_DESCRIPTION "This software is the renamed [Text Editor(Joint Development Version)].\r\nIt is free for use irrespective of use commercially or not but,Source Code Copyright reserved by the person as described in each section.\r\nThis software is distributed without guarantee.\r\n" END