Revision 3dd3ff1...

Go back to digest for 26th August 2012

Bug Fixes in KDE Base

Emmanuel Pescosta committed changes in [kde-baseapps] dolphin/src/dolphinapplication.cpp:

Fix wrong behaviour, when Dolphin is started with --split argument.

Actual Results:
dolphin starts without split view

Expected Results:
dolphin starts with split view

New behaviour:
* no url given - use default url for all two views
* one url given - use given url for all two views
* two urls given - open the first url in the left view and the second url in the right view


REVIEW: 106171

(cherry picked from commit d430a1c3b3c7485149f5486e38f4188074d09c0d)

File Changes

Modified 1 files
  • dolphin/src/dolphinapplication.cpp
1 files changed in total