From 7c2bc4b5ce4fc1a72868aa949e9ec49fbe2e7931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 27 Jul 2013 16:57:53 +0200 Subject: Initial TQt conversion --- src/torservers.ui | 74 +++++++++++++++++++++++++++---------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'src/torservers.ui') diff --git a/src/torservers.ui b/src/torservers.ui index bad5983..ce00cbe 100644 --- a/src/torservers.ui +++ b/src/torservers.ui @@ -1,6 +1,6 @@ TorServers - + TorServers @@ -30,11 +30,11 @@ unnamed - + tabWidget - + TabPage @@ -45,7 +45,7 @@ unnamed - + CC @@ -103,7 +103,7 @@ AllColumns - + CountryList @@ -117,7 +117,7 @@ Multi - + textLabel1 @@ -159,7 +159,7 @@ - + textLabel7_2_2_2 @@ -169,7 +169,7 @@ <p> To select a country or server, right-click on a server in the 'Tor Network' window and select 'From Now On Never Use At All' or 'From Now On Never Use Country At All'. </p> - + clearSelectedNodes @@ -180,7 +180,7 @@ Alt+D - + clearSelectedCountries @@ -193,7 +193,7 @@ - + TabPage @@ -204,7 +204,7 @@ unnamed - + CC @@ -262,7 +262,7 @@ AllColumns - + clearSelectedPreferredNodes @@ -273,7 +273,7 @@ - + kcfg_StrictExitNodes @@ -284,7 +284,7 @@ Alt+Y - + textLabel7_2 @@ -295,7 +295,7 @@ - + TabPage @@ -306,7 +306,7 @@ unnamed - + textLabel7_2_2_2_2 @@ -314,12 +314,12 @@ <p> This is the list of servers you like to use for particular destinations. For example, all traffic to Google should pop out on to the internet from the friendly server 'trustme'. - + Destination - + pushButton6 @@ -330,7 +330,7 @@ Alt+K - + CandidateList @@ -338,7 +338,7 @@ true - + Destination @@ -385,7 +385,7 @@ AllColumns - + Entry @@ -402,7 +402,7 @@ - + Widget8 @@ -413,7 +413,7 @@ unnamed - + groupBox14 @@ -424,7 +424,7 @@ unnamed - + textLabel5 @@ -432,7 +432,7 @@ You can direct your traffic over <br> servers that haven't been verified <br> yet. Choose the stages in the route over the internet you feel comfortable trusting unverified servers with. - + Position on Circuit @@ -494,7 +494,7 @@ AllColumns - + pushButton6_2 @@ -504,7 +504,7 @@ - + groupBox19 @@ -515,7 +515,7 @@ unnamed - + textLabel6_3 @@ -523,7 +523,7 @@ seconds - + kcfg_NewCircuitPeriod @@ -531,7 +531,7 @@ 99999 - + textLabel6_2_2 @@ -549,15 +549,15 @@ MapAddress - contextMenuRequested(QListViewItem*,const QPoint&,int) + contextMenuRequested(TQListViewItem*,const TQPoint&,int) TorServers - MapAddress_contextMenuRequested(QListViewItem*,const QPoint&,int) + MapAddress_contextMenuRequested(TQListViewItem*,const TQPoint&,int) MapAddress - returnPressed(QListViewItem*) + returnPressed(TQListViewItem*) TorServers - MapAddress_returnPressed(QListViewItem*) + MapAddress_returnPressed(TQListViewItem*) pushButton6 @@ -601,9 +601,9 @@ pushButton6_clicked() - MapAddress_contextMenuRequested( QListViewItem *, const QPoint & point, int ) + MapAddress_contextMenuRequested( TQListViewItem *, const TQPoint & point, int ) slotDeleteEntry() - MapAddress_returnPressed( QListViewItem * ) + MapAddress_returnPressed( TQListViewItem * ) clearSelectedCountries_clicked() clearSelectedNodes_clicked() clearSelectedPreferredNodes_clicked() @@ -613,7 +613,7 @@ init() destroy() - ccode( const QString & country ) + ccode( const TQString & country ) -- cgit v1.2.3