elm store: Added more comment for store test. Patch by Hyoyoung Chang

<hyoyoung@gmail.com>

On Tue, Jan 10, 2012 at 8:40 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> It's another patch file that describes a method to get a store
example files.
> If it's ok, plz commit it.
> Thanks

SVN revision: 67032
This commit is contained in:
Daniel Juyung Seo 2012-01-11 02:01:45 +00:00
parent 354b62b5fd
commit 7714c06f9f
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/* NOTE : Before testing elm_store,
email data files should exist in your local storage.
And you can just get example files in enlightenment website.
Use wget to obtain it. It almost 50 Megabytes.
http://www.enlightenment.org/~raster/store.tar.gz
*/
#include <Elementary.h>
#ifdef HAVE_CONFIG_H