Skip to content

Commit c216394

Browse files
committed
[Windows] correct author's email
1 parent 168ace8 commit c216394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/OpenKey/win32/OpenKey/OpenKey/OpenKey.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ BEGIN
269269
"SysLink",WS_TABSTOP,81,29,184,10
270270
LTEXT "OpenKey cho Windows là phần mềm mã nguồn mở và được phát hành miễn phí. Bạn hoàn toàn có thể đóng góp ý kiến, yêu cầu tính năng mới qua email của tác giả hoặc trên github.",IDC_STATIC_APP_SUB_TITLE5,39,61,234,28
271271
LTEXT "Mai Vũ Tuyên © 2019 - ",IDC_STATIC_APP_SUB_TITLE6,39,94,78,8
272-
CONTROL "<a>[email protected]</a>",IDC_SYSLINK_AUTHOR_EMAIL,
272+
CONTROL "<a>maivutuyen.91@gmail.com</a>",IDC_SYSLINK_AUTHOR_EMAIL,
273273
"SysLink",WS_TABSTOP,117,94,101,10
274274
LTEXT "Phien ban",IDC_STATIC_APP_VERSION_INFO,39,50,227,8
275275
PUSHBUTTON "Mã nguồn...",IDC_BUTTON_GO_SOURCE_CODE,226,91,50,14

0 commit comments

Comments
 (0)