Remove hardcoded path for multiuser support 47/16447/1
authorJean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Thu, 12 Dec 2013 14:54:15 +0000 (15:54 +0100)
committerJean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Mon, 17 Feb 2014 13:30:27 +0000 (14:30 +0100)
commit7dd86f1fbd1291721e61573c2a50cac1dcdd2d65
treeef83b5bbb699c552e98ed887c5da9d2b4b33a78d
parenta560386f384df90907150b436655098361ba6cef
Remove hardcoded path for multiuser support

Bug-Tizen: PTREL-372

Change-Id: I64cc7d795014f8ab25d13f7bdae0a2acb314e1e2
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
20 files changed:
etc/wrt_commons_create_clean_db.sh
etc/wrt_commons_reset_db.sh
modules/certificate_dao/CMakeLists.txt
modules/certificate_dao/dao/certificate_dao.cpp
modules/custom_handler_dao/CMakeLists.txt
modules/custom_handler_dao/dao/CustomHandlerDatabase.cpp
modules/i18n/dao/CMakeLists.txt
modules/i18n/dao/src/i18n_database.cpp
modules/security_origin_dao/CMakeLists.txt
modules/security_origin_dao/dao/security_origin_dao.cpp
modules/widget_dao/CMakeLists.txt
modules/widget_dao/include/dpl/wrt-dao-ro/global_config.h
modules/widget_interface_dao/CMakeLists.txt
modules/widget_interface_dao/dao/widget_interface_dao.cpp
packaging/wrt-commons.spec
tests/dao/wrt_dao_tests_prepare_db.sh
tests/files_localization/wrt_db_localization_prepare.sh
tests/utils/CMakeLists.txt
tests/utils/path_tests.cpp
tests/utils/wrt_utility.cpp