From 11f04dd7e633b7648534d519c0dd6390b3f24a7d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 12 Feb 2012 14:10:55 -0600 Subject: Fix up desktop file type specifiers for tqt3 --- krfb/kinetd/kinetdmodule.desktop | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'krfb') 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 -- cgit v1.2.3