]> cloud.milkyroute.net Git - dolphin.git/commit
Allow home directories with non-local file paths.
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Sat, 10 Oct 2015 13:09:48 +0000 (15:09 +0200)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Wed, 21 Oct 2015 11:45:45 +0000 (13:45 +0200)
commit5dd5eaf08da4b7d11e53c90096c2ea0e6a19e840
tree8b2b1e11ecb6cbb849aff34c72beb02ef715f116
parent4d6cd761d8987adee511546f644ecf5f357148ad
Allow home directories with non-local file paths.

Paths like file:/home/me work now instead of showing
an error message.

BUG: 352743
BUG: 353550
FIXED-IN: 15.08.3
REVIEW: 125586
src/dolphinmainwindow.cpp
src/dolphinviewcontainer.cpp
src/global.cpp
src/global.h
src/main.cpp
src/settings/startup/startupsettingspage.cpp