diff --git a/src/lib/efl/interfaces/efl_vpath.eo b/src/lib/efl/interfaces/efl_vpath.eo index a622db6862..8ad3f91298 100644 --- a/src/lib/efl/interfaces/efl_vpath.eo +++ b/src/lib/efl/interfaces/efl_vpath.eo @@ -1,6 +1,7 @@ interface Efl.Vpath { [[ VPath is the EFL "Virtual Path" system that maps paths and downloads + You can provide virtual paths common in unix shells like: "~/file.jpg" "~username/file.png"