[Bug 164305] Folderview shouldn't accept an empty directory.

Aaron J.Seigo aseigo at kde.org
Tue Jun 17 16:30:01 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=164305         




------- Additional Comments From aseigo kde org  2008-06-17 16:30 -------
the patch looks good, except: the default url should be KUrl(QDir::homePath()) and it shouldn't default to the desktop directory. that keeps it consistent with the initial state of a new folderview: it views your home directory.

so url = KUrl(QDir::homePath()); and invert all the bools and it's good to commit =)

thanks for the patch!


More information about the Panel-devel mailing list