summaryrefslogtreecommitdiffstats
path: root/krfb
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-12 14:10:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-12 14:10:55 -0600
commit11f04dd7e633b7648534d519c0dd6390b3f24a7d (patch)
tree6c223d65d71ed985684ebd93ef522eaf78b7ac62 /krfb
parente3f18cf1348c3267e6db8919aee27e3793a36795 (diff)
downloadtdenetwork-11f04dd7e633b7648534d519c0dd6390b3f24a7d.tar.gz
tdenetwork-11f04dd7e633b7648534d519c0dd6390b3f24a7d.zip
Fix up desktop file type specifiers for tqt3
Diffstat (limited to 'krfb')
-rw-r--r--krfb/kinetd/kinetdmodule.desktop14
1 files changed, 7 insertions, 7 deletions
diff --git a/krfb/kinetd/kinetdmodule.desktop b/krfb/kinetd/kinetdmodule.desktop
index 865fecf3..5851018f 100644
--- a/krfb/kinetd/kinetdmodule.desktop
+++ b/krfb/kinetd/kinetdmodule.desktop
@@ -71,7 +71,7 @@ Name[zu]=KInetD Uhlobo Lokwenza
# id to manipulate the service
[PropertyDef::X-KDE-KINETD-id]
-Type=QString
+Type=TQString
# describes the TCP port kinetd should listen to
[PropertyDef::X-KDE-KINETD-port]
@@ -89,7 +89,7 @@ Type=bool
# if set, this argument is given to the app to start, followed by the number
# of the socket's fd
[PropertyDef::X-KDE-KINETD-argument]
-Type=QString
+Type=TQString
# if true, kinetd can accepts several connections at the same time. Otherwise
# it will block the port when a connection has been established.
@@ -106,7 +106,7 @@ Type=bool
# %f with the user's full name
# %i with a UUID thats identical in all URLs of this service
[PropertyDef::X-KDE-KINETD-serviceURL]
-Type=QString
+Type=TQString
# if kinetd registers a service URL, this string will be used for its attributes.
# The following strings will be substituted:
@@ -116,7 +116,7 @@ Type=QString
# %f with the user's full name
# %i with a UUID thats identical in all URLs of this service
[PropertyDef::X-KDE-KINETD-serviceAttributes]
-Type=QString
+Type=TQString
# the lifetime of a service in seconds. kinets will renew the service
# automatically. Max 65535, never use anything under 2 min. Something like
@@ -132,17 +132,17 @@ Type=int
# %p with the port number
[PropertyDef::X-KDE-KINETD-DNSSD-Name]
-Type=QString
+Type=TQString
# if kinetd announces service on network using DNS-SD, this string will be used as service
# type. It must be in form _yourservice._udp or _yourservice._tcp
# it uses the same substitution rules as X-KDE-KINETD-DNSSD-Name
[PropertyDef::X-KDE-KINETD-DNSSD-Type]
-Type=QString
+Type=TQString
# defines list of text properties for service announced via DNS-SD
# it uses the same substitution rules as X-KDE-KINETD-DNSSD-Name
[PropertyDef::X-KDE-KINETD-DNSSD-Properties]
-Type=QStringList
+Type=TQStringList