Browse Source

- Added our sharemonkey campaign id

- Updated hungarian translation
adaptive-webui-19844
Christophe Dumez 17 years ago
parent
commit
14882fe38f
  1. 2
      src/GUI.cpp
  2. BIN
      src/lang/qbittorrent_hu.qm
  3. 342
      src/lang/qbittorrent_hu.ts

2
src/GUI.cpp

@ -427,7 +427,7 @@ void GUI::goBuyPage() const { @@ -427,7 +427,7 @@ void GUI::goBuyPage() const {
QStringList pathsList;
foreach(hash, hashes) {
QTorrentHandle h = BTSession->getTorrentHandle(hash);
QDesktopServices::openUrl("http://match.sharemonkey.com/?info_hash="+hash+"&fileName="+h.name()/*+"&cid="+OUR_CAMPAIGN_ID*/);
QDesktopServices::openUrl("http://match.sharemonkey.com/?info_hash="+hash+"&fileName="+h.name()+"&cid=33");
}
}

BIN
src/lang/qbittorrent_hu.qm

Binary file not shown.

342
src/lang/qbittorrent_hu.ts

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save