From a61f0cc731cf88b4cb09759ee954d7707cdfefb6 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sun, 6 Nov 2011 06:51:58 +0000 Subject: docs/GettingStarted.html: [Git] Add another example for "[Gmail]/Drafts" in Traditional Chinese. Thanks to Chen Weiren. llvm-svn: 143862 --- llvm/docs/GettingStarted.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/docs/GettingStarted.html') diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 460aca8b292..0a6a4811880 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -889,6 +889,8 @@ Then, your .git/config should have [imap] sections. folder = "[Gmail]/Drafts" ; example for Japanese, "Modified UTF-7" encoded. folder = "[Gmail]/&Tgtm+DBN-" +; example for Traditional Chinese + folder = "[Gmail]/&g0l6Pw-" -- cgit v1.2.3