<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Forwarding this, since it didn't hit the list the first time.<br>
<div class="moz-forward-container"><br>
-------- Forwarded Message --------
<table class="moz-email-headers-table" cellpadding="0"
cellspacing="0" border="0">
<tbody>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">Subject:
</th>
<td>[VOTE] Fix avatar export 'working directory' wording</td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">Date: </th>
<td>Sun, 6 Dec 2015 01:32:56 +0100</td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">From: </th>
<td>John Smith <a class="moz-txt-link-rfc2396E" href="mailto:barrdetwix@gmail.com"><barrdetwix@gmail.com></a></td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:tcs@lists.tox.chat">tcs@lists.tox.chat</a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>This fixes issue #22 by changing the wording.
Please start voting on this pull request.
---
diff --git a/data_storage/export_format.md b/data_storage/export_format.md
index 64cf6e5..e242b39 100644
--- a/data_storage/export_format.md
+++ b/data_storage/export_format.md
@@ -5,7 +5,7 @@ Export Format
working directory, with the file name `<profile_name>.tox`
- **5.1.2** ![](/badge/req.png) If the client supports user avatars, they will be stored
- under the `avatars/` directory in the root of the client's working directory.
+ under the `avatars/` directory in the root of the export directory.
- **5.1.3** ![](/badge/req.png) Avatars are named according to the following format:
`PK.png`, where PK is the 64-character hexadecimal public key of its owner.
</pre>
<br>
</div>
<br>
</body>
</html>