Summary: | Ask for target directory for each filetransfer | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Elias Probst <mail> |
Component: | filetransfer | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | ddomenichelli, kde |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | Future | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-kded-module/995c6e104d81967503632aced0375088f9490421 | Version Fixed In: | 0.7.0 |
Sentry Crash Report: |
Description
Elias Probst
2012-03-13 16:10:30 UTC
Git commit 599d2be1dd0f1cb3d203a862237db25649e6be63 by Dan Vrátil. Committed on 24/06/2013 at 10:08. Pushed by dvratil into branch 'master'. Add 'Always Ask' option for filetransfer destination directory When enabled in KCM, the IncommingFileTransferHandler will always ask for destination directory and filename. When the feature is disabled, the handler will always use the download directory as set in KCM. REVIEW: 111091 FIXED-IN: 0.7.0 M +7 -3 src/filetransfer-handler.cpp M +26 -1 src/handle-incoming-file-transfer-channel-job.cpp M +2 -1 src/handle-incoming-file-transfer-channel-job.h http://commits.kde.org/telepathy-filetransfer-handler/599d2be1dd0f1cb3d203a862237db25649e6be63 Git commit 995c6e104d81967503632aced0375088f9490421 by Dan Vrátil. Committed on 24/06/2013 at 10:10. Pushed by dvratil into branch 'master'. Add "Always Ask" option for filetransfer destination directory REVIEW: 111092 FIXED-IN: 0.7.0 M +11 -0 config/telepathy-kded-config.cpp M +1 -0 config/telepathy-kded-config.h M +14 -4 config/telepathy-kded-config.ui http://commits.kde.org/telepathy-kded-module/995c6e104d81967503632aced0375088f9490421 |