diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2012-03-07 04:57:03 +0000 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2012-03-07 04:57:03 +0000 |
commit | 3caaaf04ec5be3cdd08b6471c8927a0c5838cb3a (patch) | |
tree | 88072f3eec24e7c95f752a935e66de924335dfb4 /doc/index.doxy | |
parent | 467458a664666f95bb4aedb5f649c86d662d0b6a (diff) |
elementary/dayselector - New widget Elc_dayselector
Hi Raster,
Please find the modified patch after the suggested changes.
[ APIs are provided for setting week_start, weekend_start & weekend_length.Default values are fetched
from elm_config instead of edc styles.]
Please review the patch and push it to svn.
Thanks,
Sumanth
Signed-Off-By: Sumanth Krishna Mannam(sumanth.m@samsung.com)
SVN revision: 68868
Diffstat (limited to 'doc/index.doxy')
-rw-r--r-- | doc/index.doxy | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index.doxy b/doc/index.doxy index b9982d78f..f535170a4 100644 --- a/doc/index.doxy +++ b/doc/index.doxy | |||
@@ -87,6 +87,10 @@ | |||
87 | * | 87 | * |
88 | * @image html img/widget/datetime/preview-00.png | 88 | * @image html img/widget/datetime/preview-00.png |
89 | * @image latex img/widget/datetime/preview-00.eps | 89 | * @image latex img/widget/datetime/preview-00.eps |
90 | * @li @ref Dayselector | ||
91 | * | ||
92 | * @image html img/widget/dayselector/preview-00.png | ||
93 | * @image latex img/widget/dayselector/preview-00.eps | ||
90 | * @li @ref Diskselector | 94 | * @li @ref Diskselector |
91 | * | 95 | * |
92 | * @image html img/widget/diskselector/preview-00.png | 96 | * @image html img/widget/diskselector/preview-00.png |