Add tray menu entry for toggling window visibility

Should fix issues under Unity.
This commit is contained in:
Christophe Dumez
2011-09-18 15:54:16 +03:00
parent deb7cb9d9e
commit 11a068dfdd
68 changed files with 6603 additions and 5328 deletions

View File

@@ -88,6 +88,26 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; text-decoration: underline;">Bug Tracker:</span><span style=" font-family:'DejaVu Sans';"> </span><a href="http://bugs.qbittorrent.org"><span style=" text-decoration: underline; color:#0057ae;">http://bugs.qbittorrent.org</span></a><span style=" font-family:'DejaVu Sans';"><br /></span><span style=" font-family:'DejaVu Sans'; text-decoration: underline;">Forum:</span><span style=" font-family:'DejaVu Sans';"> </span><a href="http://forum.qbittorrent.org"><span style=" font-family:'Sans'; text-decoration: underline; color:#0057ae;">http://forum.qbittorrent.org</span></a></p>
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AdvancedSettings</name>
@@ -2068,7 +2088,7 @@ Are you sure you want to quit qBittorrent?</source>
<message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Преуз: %2/s, Сл: %3/s)</translation>
<translation type="obsolete">qBittorrent %1 (Преуз: %2/s, Сл: %3/s)</translation>
</message>
<message>
<source>A newer version is available</source>
@@ -2132,6 +2152,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source>
<translation>Лозинка мора имати најмање 3 карактера</translation>
</message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>PeerAdditionDlg</name>