diff options
author | Jonas M. Gastal <jgastal@profusion.mobi> | 2012-12-18 16:18:24 +0000 |
---|---|---|
committer | Jonas M. Gastal <jgastal@profusion.mobi> | 2012-12-18 16:18:24 +0000 |
commit | 93cdccf144124a935defbf89333d41b234a33a2a (patch) | |
tree | cf17b50395c448aa0bdfdc9b35c2b8492634840b /src/lib/ecore | |
parent | 65a71889055f0f9adc6d6e9fb2b2faf1b73ab650 (diff) |
efl: Give different names for example pages in different libs.
SVN revision: 81278
Diffstat (limited to 'src/lib/ecore')
-rw-r--r-- | src/lib/ecore/Ecore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ecore/Ecore.h b/src/lib/ecore/Ecore.h index e9d2812447..18265050fc 100644 --- a/src/lib/ecore/Ecore.h +++ b/src/lib/ecore/Ecore.h | |||
@@ -34,7 +34,7 @@ | |||
34 | @li @ref Ecore_WinCE_Group | 34 | @li @ref Ecore_WinCE_Group |
35 | @li @ref Ecore_Audio_Group | 35 | @li @ref Ecore_Audio_Group |
36 | 36 | ||
37 | For more info on Ecore usage, there are these @ref Examples. | 37 | For more info on Ecore usage, there are these @ref ecore_examples. |
38 | 38 | ||
39 | @section compiling How to compile using Ecore? | 39 | @section compiling How to compile using Ecore? |
40 | pkgconfig (.pc) files are installed for every ecore module. | 40 | pkgconfig (.pc) files are installed for every ecore module. |