diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-11-06 06:51:58 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-11-06 06:51:58 +0000 |
commit | a61f0cc731cf88b4cb09759ee954d7707cdfefb6 (patch) | |
tree | 3af280031c30fc31d1f92ba0c985e0fab5250090 /llvm/docs/GettingStarted.html | |
parent | 05d1cb98e7393668c667f33266c6a8d78a602f92 (diff) | |
download | bcm5719-llvm-a61f0cc731cf88b4cb09759ee954d7707cdfefb6.tar.gz bcm5719-llvm-a61f0cc731cf88b4cb09759ee954d7707cdfefb6.zip |
docs/GettingStarted.html: [Git] Add another example for "[Gmail]/Drafts" in Traditional Chinese.
Thanks to Chen Weiren.
llvm-svn: 143862
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r-- | llvm/docs/GettingStarted.html | 2 |
1 files changed, 2 insertions, 0 deletions
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-" </pre> </div> |