GNOME Bugzilla – Bug 754100
validate: launcher: Support relative path for folder names
Last modified: 2015-10-02 15:21:06 UTC
Even though relative paths are supported, right now it does not work when we give the path as 'media/' present in the current directory. Adding support for the same. Tested the same with both --media-paths for both absolute and relative paths as well as the default test suite. But better to test it once more just not to create any regressions :)
Created attachment 309987 [details] [review] support relative path for folder names
commit 1b700f13b4898d6d82e4b7576180eca9d0858390 Author: Vineeth T M <vineeth.tm@samsung.com> Date: Wed Aug 26 10:36:51 2015 +0900 validate: launcher: Support relative path for folder names Even though relative paths are supported, right now it does not work when we give the path as 'media/' present in the current directory. Adding support for the same. https://bugzilla.gnome.org/show_bug.cgi?id=754100