mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-12 00:23:08 -04:00
Renamed "Dht" to "DHT".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e024ea36e9
commit
5bacc13eba
26 changed files with 94 additions and 94 deletions
|
@ -14,7 +14,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Dht Details</string>
|
||||
<string>DHT Details</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../images.qrc">
|
||||
|
@ -152,7 +152,7 @@
|
|||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Dht Status</string>
|
||||
<string>DHT Status</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
|
@ -194,7 +194,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="dhtLabel">
|
||||
<property name="text">
|
||||
<string>Dht Details</string>
|
||||
<string>DHT Details</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue