Select the file of single file torrents when opening destination folder

Also, add the support for Nautilus (Gnome 3), Caja and Nemo.

Backport of #2544.
This commit is contained in:
Gabriele
2015-08-29 20:58:39 +02:00
parent 8679b70b4c
commit 4696fbff4a
5 changed files with 91 additions and 82 deletions

View File

@@ -109,9 +109,6 @@ protected slots:
void askNewLabelForSelection();
void saveSettings();
private:
bool openUrl(const QString& _path) const;
signals:
void currentTorrentChanged(const QTorrentHandle &h);