Summary: | Overwrite/Rename dialogue badly designed | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Xaver Wurzenberger <xaver.xn> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | Sroka.Steven |
Priority: | NOR | Keywords: | junior-jobs |
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6 | |
Sentry Crash Report: |
Description
Xaver Wurzenberger
2010-05-26 23:30:55 UTC
Hey, I loved to take over this wish. I need some help finding the source code though. This is my first time coding for KDE, I can't wait to start. David, I think you are assigned this report, what do you think? Hmmm.... I found the source code: http://websvn.kde.org/trunk/KDE/kdelibs/kio/kio/renamedialog.cpp?revision=1170488&view=markup And my apologies, Holger Freyther is the one running the show now. Davis, can you close this once you commit my fix? Well it actually renames the file on the left (in its new place), not the file on the right :-) SVN commit 1184956 by dfaure: Applied patch from Steven Sroka "Minor GUI change to rename/overwrite dialog window" REVIEW: 5443 BUG: 238942 M +113 -63 renamedialog.cpp M +5 -2 renamedialog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1184956 |