Edje_Edit: use specific function to get file's name correctly on Win and Linux
authorVitalii Vorobiov <vi.vorobiov@samsung.com>
Fri, 25 Nov 2016 13:00:49 +0000 (15:00 +0200)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 2 Jan 2017 07:23:55 +0000 (16:23 +0900)
commitcf5c8a7a188e926a8379325ae95dd88df1215c56
tree6b8ae20f3533bda116be084bdd784b4512d16a39
parentb06846dc26a09f85e3f853207cfca2b9414c779f
Edje_Edit: use specific function to get file's name correctly on Win and Linux

Because '\' is dir path for linux, but '/' is dir path for Window,
so better use specific function for getting file's name depending on specific
system

Change-Id: I34f999eaa2aabbe60994bce82a804457002b2879
Signed-off-by: Vitalii Vorobiov <vi.vorobiov@samsung.com>
src/lib/edje/edje_edit.c