diff options
| author | 2016-07-14 11:27:30 +0100 | |
|---|---|---|
| committer | 2016-07-14 11:27:30 +0100 | |
| commit | 2fa46d96030d37dd75b0fcf6d4cb009551820266 (patch) | |
| tree | ad311055be5a064c21727f1d105d890384ed4eab /src/modules | |
| parent | OptionWidget_*: having 0 is equivalent to turning this off (#2060) (diff) | |
| download | KVIrc-2fa46d96030d37dd75b0fcf6d4cb009551820266.tar.gz KVIrc-2fa46d96030d37dd75b0fcf6d4cb009551820266.tar.bz2 KVIrc-2fa46d96030d37dd75b0fcf6d4cb009551820266.zip | |
KTorrentDbusInterface: Dont state opinions in description of interface
this was already done ages ago for all player interfaces by myself, via Dessas feedback
Diffstat (limited to 'src/modules')
| -rw-r--r-- | src/modules/torrent/KTorrentDbusInterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/torrent/KTorrentDbusInterface.cpp b/src/modules/torrent/KTorrentDbusInterface.cpp index 32118095f..f41994c03 100644 --- a/src/modules/torrent/KTorrentDbusInterface.cpp +++ b/src/modules/torrent/KTorrentDbusInterface.cpp @@ -37,7 +37,7 @@ TORR_IMPLEMENT_DESCRIPTOR( KTorrentDbusInterface, "ktorrentdbus", __tr2qs_ctx( - "An interface for KDE's excellent KTorrent client.\n" + "An interface for KDE's KTorrent client.\n" "Download it from http://www.ktorrent.org\n", "torrent")) |
