summaryrefslogtreecommitdiffhomepage
path: root/tracker-udp
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-udp')
-rw-r--r--tracker-udp/ftnoir_tracker_udp.cpp2
-rw-r--r--tracker-udp/ftnoir_tracker_udp.h2
-rw-r--r--tracker-udp/lang/nl_NL.ts2
-rw-r--r--tracker-udp/lang/ru_RU.ts2
-rw-r--r--tracker-udp/lang/stub.ts2
-rw-r--r--tracker-udp/lang/zh_CN.ts2
6 files changed, 6 insertions, 6 deletions
diff --git a/tracker-udp/ftnoir_tracker_udp.cpp b/tracker-udp/ftnoir_tracker_udp.cpp
index 318683f7..b6e5eb86 100644
--- a/tracker-udp/ftnoir_tracker_udp.cpp
+++ b/tracker-udp/ftnoir_tracker_udp.cpp
@@ -103,4 +103,4 @@ void udp::data(double *data)
}
-OPENTRACK_DECLARE_TRACKER(udp, dialog_udp, udpDll)
+OPENTRACK_DECLARE_TRACKER(udp, dialog_udp, udp_receiver_dll)
diff --git a/tracker-udp/ftnoir_tracker_udp.h b/tracker-udp/ftnoir_tracker_udp.h
index 5a048ecb..86e82dc6 100644
--- a/tracker-udp/ftnoir_tracker_udp.h
+++ b/tracker-udp/ftnoir_tracker_udp.h
@@ -51,7 +51,7 @@ private slots:
void doCancel();
};
-class udpDll : public Metadata
+class udp_receiver_dll : public Metadata
{
Q_OBJECT
diff --git a/tracker-udp/lang/nl_NL.ts b/tracker-udp/lang/nl_NL.ts
index c5be998a..c15e8f93 100644
--- a/tracker-udp/lang/nl_NL.ts
+++ b/tracker-udp/lang/nl_NL.ts
@@ -56,7 +56,7 @@
</message>
</context>
<context>
- <name>udpDll</name>
+ <name>udp_receiver_dll</name>
<message>
<source>UDP over network</source>
<translation type="unfinished"></translation>
diff --git a/tracker-udp/lang/ru_RU.ts b/tracker-udp/lang/ru_RU.ts
index 6aa0a290..1b401dc4 100644
--- a/tracker-udp/lang/ru_RU.ts
+++ b/tracker-udp/lang/ru_RU.ts
@@ -56,7 +56,7 @@
</message>
</context>
<context>
- <name>udpDll</name>
+ <name>udp_receiver_dll</name>
<message>
<source>UDP over network</source>
<translation type="unfinished"></translation>
diff --git a/tracker-udp/lang/stub.ts b/tracker-udp/lang/stub.ts
index 9497d7e0..0ebbf95f 100644
--- a/tracker-udp/lang/stub.ts
+++ b/tracker-udp/lang/stub.ts
@@ -56,7 +56,7 @@
</message>
</context>
<context>
- <name>udpDll</name>
+ <name>udp_receiver_dll</name>
<message>
<source>UDP over network</source>
<translation type="unfinished"></translation>
diff --git a/tracker-udp/lang/zh_CN.ts b/tracker-udp/lang/zh_CN.ts
index 9497d7e0..0ebbf95f 100644
--- a/tracker-udp/lang/zh_CN.ts
+++ b/tracker-udp/lang/zh_CN.ts
@@ -56,7 +56,7 @@
</message>
</context>
<context>
- <name>udpDll</name>
+ <name>udp_receiver_dll</name>
<message>
<source>UDP over network</source>
<translation type="unfinished"></translation>