From cf1278ea14bb9d34964425f80ecb8f8221a5acb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Feb 2013 04:50:55 +0100 Subject: Fix unintended rename of many various *klist* --- knights/Makefile.am | 4 +- knights/io_internet.h | 2 +- knights/tab_seeklist.cpp | 209 +++++++++++++++++++++++++++++++++++++++++++++ knights/tab_seeklist.h | 76 +++++++++++++++++ knights/tab_seetdelist.cpp | 209 --------------------------------------------- knights/tab_seetdelist.h | 76 ----------------- po/de.po | 32 +++---- po/es.po | 32 +++---- po/et.po | 32 +++---- po/fi.po | 32 +++---- po/fr.po | 32 +++---- po/it.po | 32 +++---- po/knights.pot | 32 +++---- 13 files changed, 400 insertions(+), 400 deletions(-) create mode 100644 knights/tab_seeklist.cpp create mode 100644 knights/tab_seeklist.h delete mode 100644 knights/tab_seetdelist.cpp delete mode 100644 knights/tab_seetdelist.h diff --git a/knights/Makefile.am b/knights/Makefile.am index 6a67121..63ea6ff 100644 --- a/knights/Makefile.am +++ b/knights/Makefile.am @@ -3,10 +3,10 @@ bin_PROGRAMS = knights ## INCLUDES were found outside tdevelop specific part -knights_SOURCES = board_2d.cpp board_base.cpp setpagedisplay.cpp proto_xboard.cpp dlg_selectengine.cpp thinbuttons.cpp pgn.cpp io_engine.cpp dlg_challenge.cpp idmanager.cpp challenge_graph.cpp dlg_login.cpp tabgrip.cpp tabpage.cpp tab_seetdelist.cpp dlg_engine.cpp setpageaudio.cpp proto_base.cpp dlg_server.cpp core.cpp match_param.cpp knightspixcache.cpp dlg_settings.cpp console.cpp match.cpp setpagegeneral.cpp splash.cpp audio.cpp main.cpp logic.cpp list_pgn.cpp challenge_graph_view.cpp accel.cpp dlg_selectemail.cpp challenge_rectangle.cpp knightstextview.cpp tabmanager.cpp command.cpp dlg_newmatch.cpp chessclock.cpp dlg_promote.cpp resource.cpp tabbox.cpp io_internet.cpp challenge_game.cpp knights.cpp tab_pgnview.cpp io_base.cpp wiz_setup.cpp setpageservers.cpp proto_uci.cpp setpageengines.cpp +knights_SOURCES = board_2d.cpp board_base.cpp setpagedisplay.cpp proto_xboard.cpp dlg_selectengine.cpp thinbuttons.cpp pgn.cpp io_engine.cpp dlg_challenge.cpp idmanager.cpp challenge_graph.cpp dlg_login.cpp tabgrip.cpp tabpage.cpp tab_seeklist.cpp dlg_engine.cpp setpageaudio.cpp proto_base.cpp dlg_server.cpp core.cpp match_param.cpp knightspixcache.cpp dlg_settings.cpp console.cpp match.cpp setpagegeneral.cpp splash.cpp audio.cpp main.cpp logic.cpp list_pgn.cpp challenge_graph_view.cpp accel.cpp dlg_selectemail.cpp challenge_rectangle.cpp knightstextview.cpp tabmanager.cpp command.cpp dlg_newmatch.cpp chessclock.cpp dlg_promote.cpp resource.cpp tabbox.cpp io_internet.cpp challenge_game.cpp knights.cpp tab_pgnview.cpp io_base.cpp wiz_setup.cpp setpageservers.cpp proto_uci.cpp setpageengines.cpp knights_LDADD = $(LIB_QT) -lartskde -ltdeio -ltdeprint -ltdeui -ltdecore $(LIBSOCKET) -lsoundserver_idl -lkmedia2_idl -lartsflow_idl -lmcop -EXTRA_DIST = setpageengines.cpp proto_uci.cpp setpageservers.cpp wiz_setup.cpp setpageengines.h io_base.cpp knightsmap.h tab_pgnview.cpp knights.cpp challenge_game.cpp io_internet.cpp challenge_graph_view.h resource.h tabbox.cpp resource.cpp dlg_promote.cpp dlg_server.h pgn.h chessclock.cpp dlg_newmatch.cpp command.h io_internet.h challenge_rectangle.h command.cpp tabmanager.cpp dlg_promote.h definitions.h knightstextview.cpp challenge_rectangle.cpp dlg_selectemail.cpp splash.h list_pgn.h accel.cpp tabmanager.h match.h setpagedisplay.h challenge_graph_view.cpp list_pgn.cpp logic.h logic.cpp knightstextview.h main.cpp audio.cpp splash.cpp setpagegeneral.cpp match.cpp io_base.h console.h idmanager.h dlg_selectemail.h console.cpp tab_pgnview.h knights.h dlg_settings.cpp core.h knightspixcache.cpp thinbuttons.h dlg_settings.h setpageservers.h tab_seetdelist.h match_param.cpp core.cpp match_param.h dlg_server.cpp pgn.desktop tabbox.h accel.h io_engine.h proto_base.cpp setpageaudio.cpp dlg_engine.cpp tab_seetdelist.cpp tabpage.cpp challenge_graph.h tabgrip.cpp dlg_login.cpp challenge_graph.cpp proto_uci.h setpageaudio.h proto_base.h chessclock.h setpagegeneral.h idmanager.cpp dlg_challenge.cpp io_engine.cpp audio.h dlg_newmatch.h pgn.cpp dlg_engine.h thinbuttons.cpp wiz_setup.h dlg_selectengine.cpp challenge_game.h proto_xboard.cpp knightspixcache.h setpagedisplay.cpp tabgrip.h knights.desktop dlg_login.h proto_xboard.h dlg_challenge.h dlg_selectengine.h tabpage.h board_base.cpp board_base.h board_2d.cpp board_2d.h Makefile.am +EXTRA_DIST = setpageengines.cpp proto_uci.cpp setpageservers.cpp wiz_setup.cpp setpageengines.h io_base.cpp knightsmap.h tab_pgnview.cpp knights.cpp challenge_game.cpp io_internet.cpp challenge_graph_view.h resource.h tabbox.cpp resource.cpp dlg_promote.cpp dlg_server.h pgn.h chessclock.cpp dlg_newmatch.cpp command.h io_internet.h challenge_rectangle.h command.cpp tabmanager.cpp dlg_promote.h definitions.h knightstextview.cpp challenge_rectangle.cpp dlg_selectemail.cpp splash.h list_pgn.h accel.cpp tabmanager.h match.h setpagedisplay.h challenge_graph_view.cpp list_pgn.cpp logic.h logic.cpp knightstextview.h main.cpp audio.cpp splash.cpp setpagegeneral.cpp match.cpp io_base.h console.h idmanager.h dlg_selectemail.h console.cpp tab_pgnview.h knights.h dlg_settings.cpp core.h knightspixcache.cpp thinbuttons.h dlg_settings.h setpageservers.h tab_seeklist.h match_param.cpp core.cpp match_param.h dlg_server.cpp pgn.desktop tabbox.h accel.h io_engine.h proto_base.cpp setpageaudio.cpp dlg_engine.cpp tab_seeklist.cpp tabpage.cpp challenge_graph.h tabgrip.cpp dlg_login.cpp challenge_graph.cpp proto_uci.h setpageaudio.h proto_base.h chessclock.h setpagegeneral.h idmanager.cpp dlg_challenge.cpp io_engine.cpp audio.h dlg_newmatch.h pgn.cpp dlg_engine.h thinbuttons.cpp wiz_setup.h dlg_selectengine.cpp challenge_game.h proto_xboard.cpp knightspixcache.h setpagedisplay.cpp tabgrip.h knights.desktop dlg_login.h proto_xboard.h dlg_challenge.h dlg_selectengine.h tabpage.h board_base.cpp board_base.h board_2d.cpp board_2d.h Makefile.am install-data-local: $(mkinstalldirs) $(kde_mimedir)/application/ diff --git a/knights/io_internet.h b/knights/io_internet.h index 007c87b..b19a327 100644 --- a/knights/io_internet.h +++ b/knights/io_internet.h @@ -28,7 +28,7 @@ #include "tabmanager.h" #include "console.h" #include "challenge_graph.h" -#include "tab_seetdelist.h" +#include "tab_seeklist.h" class TDESocket; class TDEProcess; diff --git a/knights/tab_seeklist.cpp b/knights/tab_seeklist.cpp new file mode 100644 index 0000000..4db5b0d --- /dev/null +++ b/knights/tab_seeklist.cpp @@ -0,0 +1,209 @@ +/*************************************************************************** + tab_seeklist.cpp - description + ------------------- + begin : Sat Sep 14 2002 + copyright : (C) 2003 by Troy Corbin Jr. + email : tcorbin@users.sf.net + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "tab_seeklist.moc" +#include "resource.h" +#include +#include + +tab_SeekList::tab_SeekList(TQWidget *parent, const char *name, resource *Rsrc ) : TDEListView(parent,name) +{ + myResource = Rsrc; + seek = FALSE; + addColumn( i18n( "Name" ) ); + addColumn( i18n( "Rating" ) ); + addColumn( i18n( "Match Type" ) ); + addColumn( i18n( "Is Rated?" ) ); + addColumn( i18n( "Base Time" ) ); + addColumn( i18n( "Increment" ) ); + setShowSortIndicator( TRUE ); + setAllColumnsShowFocus( TRUE ); + setMultiSelection( FALSE ); + restoreLayout( kapp->config(), "Sought_ListView" ); + + menuSeek = new TDEPopupMenu( this ); + menuSeek->setCheckable( TRUE ); + menuSeek->insertItem( i18n("Seek Matches"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_SEEK ); + menuSeek->insertSeparator(); + menuSeek->insertItem( i18n("Accept This Match"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_ACCEPT_MATCH ); + menuSeek->insertItem( i18n("Tell..."), this, TQT_SLOT( menuFunct(int) ), 0, MENU_TELL ); + menuSeek->insertItem( i18n("Assess..."), this, TQT_SLOT( menuFunct(int) ), 0, MENU_ASSESS ); + menuSeek->insertItem( i18n("Player Info"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_FINGER ); + menuSeek->insertItem( TQIconSet( myResource->LoadIcon( TQString("history"), TDEIcon::Small ) ), + i18n("Player History"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_HISTORY ); + menuSeek->insertSeparator(); + menuSeek->insertItem( i18n("Add to Friends"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_NOTIFY ); + menuSeek->insertItem( i18n("Ignore This Player"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_CENSOR ); + menuSeek->setItemChecked( MENU_SEEK, FALSE ); + + connect( this, TQT_SIGNAL( contextMenuRequested( TQListViewItem*, const TQPoint&, int ) ), + this, TQT_SLOT( display_menuSeek( TQListViewItem*, const TQPoint&, int ) ) ); + connect( this, TQT_SIGNAL( executed( TQListViewItem* ) ), + this, TQT_SLOT( selectMatch( TQListViewItem* ) ) ); +} +tab_SeekList::~tab_SeekList() +{ +} +/////////////////////////////////////// +// +// tab_SeekList::recvCMD +// +/////////////////////////////////////// +void tab_SeekList::recvCMD( const Command& command ) +{ + switch(((Command)command).getCommand()) + { + case CMD_Add_Sought_Match: + addSoughtItem( ((Command)command).getData() ); + break; + case CMD_Show_Sought_List: + updateSoughtList(); + break; + case CMD_Hide_Sought_List: + clear(); + seek = FALSE; + break; + default: + break; + } +} +/////////////////////////////////////// +// +// tab_SeekList::updateSoughtList +// +/////////////////////////////////////// +void tab_SeekList::updateSoughtList( void ) +{ + unsigned int loop; + + clear(); + for( loop = 0; loop < SF_01.count(); loop++ ) + { + (void) new TDEListViewItem( this, + SF_01[loop], + SF_02[loop], + SF_03[loop], + SF_04[loop], + SF_05[loop] + i18n(" min."), + SF_06[loop] + i18n(" sec."), + SF_07[loop] ); + } + SF_01.clear(); + SF_02.clear(); + SF_03.clear(); + SF_04.clear(); + SF_05.clear(); + SF_06.clear(); + SF_07.clear(); + seek = TRUE; +} +/////////////////////////////////////// +// +// tab_SeekList::addSoughtItem +// +/////////////////////////////////////// +void tab_SeekList::addSoughtItem( const TQString &src ) +{ + TQStringList fields = TQStringList::split( TQChar(' '), src, FALSE ); + SF_01 << fields[2]; // Name + SF_02 << fields[1]; // Rating + SF_03 << fields[6]; // Match Type + SF_04 << fields[5]; // Is Rated? + SF_05 << fields[3]; // Base Time + SF_06 << fields[4]; // Increment + SF_07 << fields[0]; // ID# +} +/////////////////////////////////////// +// +// tab_SeekList::display_menuSeek +// +/////////////////////////////////////// +void tab_SeekList::display_menuSeek( TQListViewItem *Item, const TQPoint &Pos, int ) +{ + bool enable; + if( Item != NULL ) + { + setSelected( Item, TRUE ); + selectedPlayerName = Item->text(0).replace( TQRegExp("\\(.+\\)"), TQString("") ); + selectedMatchID = Item->text(6).toInt(); + enable = TRUE; + } + else + { + enable = FALSE; + } + menuSeek->setItemChecked( MENU_SEEK, seek ); + menuSeek->setItemEnabled( MENU_FINGER, enable ); + menuSeek->setItemEnabled( MENU_TELL, enable ); + menuSeek->setItemEnabled( MENU_NOTIFY, enable ); + menuSeek->setItemEnabled( MENU_CENSOR, enable ); + menuSeek->setItemEnabled( MENU_HISTORY, enable ); + menuSeek->setItemEnabled( MENU_ACCEPT_MATCH, enable ); + menuSeek->setItemEnabled( MENU_ASSESS, enable ); + menuSeek->popup( Pos ); +} +/////////////////////////////////////// +// +// tab_SeekList::selectMatch +// +/////////////////////////////////////// +void tab_SeekList::selectMatch( int matchID ) +{ + if( matchID ) + emit sendCMD( Command( 0, CMD_Start_Match, TQString::number( matchID ) ) ); +} +void tab_SeekList::selectMatch( TQListViewItem *Item ) +{ + selectMatch( Item->text(6).toInt() ); +} +/////////////////////////////////////// +// +// tab_SeekList::menuFunct +// +/////////////////////////////////////// +void tab_SeekList::menuFunct( int funct ) +{ + switch( funct ) + { + case MENU_SEEK: + emit sendCMD( Command( 0, CMD_Toggle_Seek ) ); + break; + case MENU_FINGER: + emit sendCMD( Command( 0, CMD_Player_Finger, selectedPlayerName ) ); + break; + case MENU_TELL: + emit sendCMD( Command( 0, CMD_Set_Input, TQString( "tell %1 " ).arg( selectedPlayerName ) ) ); + break; + case MENU_NOTIFY: + emit sendCMD( Command( 0, CMD_Add_Friend, selectedPlayerName ) ); + break; + case MENU_CENSOR: + emit sendCMD( Command( 0, CMD_Ignore_Player, selectedPlayerName ) ); + break; + case MENU_HISTORY: + emit sendCMD( Command( 0, CMD_Player_History, selectedPlayerName ) ); + break; + case MENU_ACCEPT_MATCH: + emit sendCMD( Command( 0, CMD_Start_Match, TQString::number( selectedMatchID ) ) ); + break; + case MENU_ASSESS: + emit sendCMD( Command( 0, CMD_Assess, selectedPlayerName ) ); + break; + default: + break; + } +} diff --git a/knights/tab_seeklist.h b/knights/tab_seeklist.h new file mode 100644 index 0000000..48f0d59 --- /dev/null +++ b/knights/tab_seeklist.h @@ -0,0 +1,76 @@ +/*************************************************************************** + tab_seeklist.h - description + ------------------- + begin : Sat Sep 14 2002 + copyright : (C) 2003 by Troy Corbin Jr. + email : tcorbin@users.sf.net + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef TAB_SEEKLIST_H +#define TAB_SEEKLIST_H + +#include +#include +#include +#include +#include "command.h" + +/** + *@author Troy Corbin Jr. + */ + +class resource; + +class tab_SeekList : public TDEListView +{ + Q_OBJECT + + + private: + resource *myResource; + TDEPopupMenu *menuSeek; + bool seek; + int selectedMatchID; + TQString selectedPlayerName; + /* + These StringLists temporarily store Sought Game data + until all ads have been displayed. + */ + TQStringList SF_01; + TQStringList SF_02; + TQStringList SF_03; + TQStringList SF_04; + TQStringList SF_05; + TQStringList SF_06; + TQStringList SF_07; + + public: + tab_SeekList(TQWidget *parent=0, const char *name=0, resource *Rsrc=0); + ~tab_SeekList(); + + public slots: + void recvCMD( const Command& ); + void display_menuSeek( TQListViewItem*, const TQPoint&, int ); + void selectMatch( TQListViewItem *Item ); + void selectMatch( int ); + void menuFunct( int ); + + signals: + void sendCMD( const Command& ); + + protected: + void addSoughtItem( const TQString& ); + void updateSoughtList( void ); + +}; + +#endif diff --git a/knights/tab_seetdelist.cpp b/knights/tab_seetdelist.cpp deleted file mode 100644 index 35df575..0000000 --- a/knights/tab_seetdelist.cpp +++ /dev/null @@ -1,209 +0,0 @@ -/*************************************************************************** - tab_seetdelist.cpp - description - ------------------- - begin : Sat Sep 14 2002 - copyright : (C) 2003 by Troy Corbin Jr. - email : tcorbin@users.sf.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ - -#include "tab_seetdelist.moc" -#include "resource.h" -#include -#include - -tab_SeekList::tab_SeekList(TQWidget *parent, const char *name, resource *Rsrc ) : TDEListView(parent,name) -{ - myResource = Rsrc; - seek = FALSE; - addColumn( i18n( "Name" ) ); - addColumn( i18n( "Rating" ) ); - addColumn( i18n( "Match Type" ) ); - addColumn( i18n( "Is Rated?" ) ); - addColumn( i18n( "Base Time" ) ); - addColumn( i18n( "Increment" ) ); - setShowSortIndicator( TRUE ); - setAllColumnsShowFocus( TRUE ); - setMultiSelection( FALSE ); - restoreLayout( kapp->config(), "Sought_ListView" ); - - menuSeek = new TDEPopupMenu( this ); - menuSeek->setCheckable( TRUE ); - menuSeek->insertItem( i18n("Seek Matches"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_SEEK ); - menuSeek->insertSeparator(); - menuSeek->insertItem( i18n("Accept This Match"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_ACCEPT_MATCH ); - menuSeek->insertItem( i18n("Tell..."), this, TQT_SLOT( menuFunct(int) ), 0, MENU_TELL ); - menuSeek->insertItem( i18n("Assess..."), this, TQT_SLOT( menuFunct(int) ), 0, MENU_ASSESS ); - menuSeek->insertItem( i18n("Player Info"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_FINGER ); - menuSeek->insertItem( TQIconSet( myResource->LoadIcon( TQString("history"), TDEIcon::Small ) ), - i18n("Player History"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_HISTORY ); - menuSeek->insertSeparator(); - menuSeek->insertItem( i18n("Add to Friends"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_NOTIFY ); - menuSeek->insertItem( i18n("Ignore This Player"), this, TQT_SLOT( menuFunct(int) ), 0, MENU_CENSOR ); - menuSeek->setItemChecked( MENU_SEEK, FALSE ); - - connect( this, TQT_SIGNAL( contextMenuRequested( TQListViewItem*, const TQPoint&, int ) ), - this, TQT_SLOT( display_menuSeek( TQListViewItem*, const TQPoint&, int ) ) ); - connect( this, TQT_SIGNAL( executed( TQListViewItem* ) ), - this, TQT_SLOT( selectMatch( TQListViewItem* ) ) ); -} -tab_SeekList::~tab_SeekList() -{ -} -/////////////////////////////////////// -// -// tab_SeekList::recvCMD -// -/////////////////////////////////////// -void tab_SeekList::recvCMD( const Command& command ) -{ - switch(((Command)command).getCommand()) - { - case CMD_Add_Sought_Match: - addSoughtItem( ((Command)command).getData() ); - break; - case CMD_Show_Sought_List: - updateSoughtList(); - break; - case CMD_Hide_Sought_List: - clear(); - seek = FALSE; - break; - default: - break; - } -} -/////////////////////////////////////// -// -// tab_SeekList::updateSoughtList -// -/////////////////////////////////////// -void tab_SeekList::updateSoughtList( void ) -{ - unsigned int loop; - - clear(); - for( loop = 0; loop < SF_01.count(); loop++ ) - { - (void) new TDEListViewItem( this, - SF_01[loop], - SF_02[loop], - SF_03[loop], - SF_04[loop], - SF_05[loop] + i18n(" min."), - SF_06[loop] + i18n(" sec."), - SF_07[loop] ); - } - SF_01.clear(); - SF_02.clear(); - SF_03.clear(); - SF_04.clear(); - SF_05.clear(); - SF_06.clear(); - SF_07.clear(); - seek = TRUE; -} -/////////////////////////////////////// -// -// tab_SeekList::addSoughtItem -// -/////////////////////////////////////// -void tab_SeekList::addSoughtItem( const TQString &src ) -{ - TQStringList fields = TQStringList::split( TQChar(' '), src, FALSE ); - SF_01 << fields[2]; // Name - SF_02 << fields[1]; // Rating - SF_03 << fields[6]; // Match Type - SF_04 << fields[5]; // Is Rated? - SF_05 << fields[3]; // Base Time - SF_06 << fields[4]; // Increment - SF_07 << fields[0]; // ID# -} -/////////////////////////////////////// -// -// tab_SeekList::display_menuSeek -// -/////////////////////////////////////// -void tab_SeekList::display_menuSeek( TQListViewItem *Item, const TQPoint &Pos, int ) -{ - bool enable; - if( Item != NULL ) - { - setSelected( Item, TRUE ); - selectedPlayerName = Item->text(0).replace( TQRegExp("\\(.+\\)"), TQString("") ); - selectedMatchID = Item->text(6).toInt(); - enable = TRUE; - } - else - { - enable = FALSE; - } - menuSeek->setItemChecked( MENU_SEEK, seek ); - menuSeek->setItemEnabled( MENU_FINGER, enable ); - menuSeek->setItemEnabled( MENU_TELL, enable ); - menuSeek->setItemEnabled( MENU_NOTIFY, enable ); - menuSeek->setItemEnabled( MENU_CENSOR, enable ); - menuSeek->setItemEnabled( MENU_HISTORY, enable ); - menuSeek->setItemEnabled( MENU_ACCEPT_MATCH, enable ); - menuSeek->setItemEnabled( MENU_ASSESS, enable ); - menuSeek->popup( Pos ); -} -/////////////////////////////////////// -// -// tab_SeekList::selectMatch -// -/////////////////////////////////////// -void tab_SeekList::selectMatch( int matchID ) -{ - if( matchID ) - emit sendCMD( Command( 0, CMD_Start_Match, TQString::number( matchID ) ) ); -} -void tab_SeekList::selectMatch( TQListViewItem *Item ) -{ - selectMatch( Item->text(6).toInt() ); -} -/////////////////////////////////////// -// -// tab_SeekList::menuFunct -// -/////////////////////////////////////// -void tab_SeekList::menuFunct( int funct ) -{ - switch( funct ) - { - case MENU_SEEK: - emit sendCMD( Command( 0, CMD_Toggle_Seek ) ); - break; - case MENU_FINGER: - emit sendCMD( Command( 0, CMD_Player_Finger, selectedPlayerName ) ); - break; - case MENU_TELL: - emit sendCMD( Command( 0, CMD_Set_Input, TQString( "tell %1 " ).arg( selectedPlayerName ) ) ); - break; - case MENU_NOTIFY: - emit sendCMD( Command( 0, CMD_Add_Friend, selectedPlayerName ) ); - break; - case MENU_CENSOR: - emit sendCMD( Command( 0, CMD_Ignore_Player, selectedPlayerName ) ); - break; - case MENU_HISTORY: - emit sendCMD( Command( 0, CMD_Player_History, selectedPlayerName ) ); - break; - case MENU_ACCEPT_MATCH: - emit sendCMD( Command( 0, CMD_Start_Match, TQString::number( selectedMatchID ) ) ); - break; - case MENU_ASSESS: - emit sendCMD( Command( 0, CMD_Assess, selectedPlayerName ) ); - break; - default: - break; - } -} diff --git a/knights/tab_seetdelist.h b/knights/tab_seetdelist.h deleted file mode 100644 index 3b104c7..0000000 --- a/knights/tab_seetdelist.h +++ /dev/null @@ -1,76 +0,0 @@ -/*************************************************************************** - tab_seetdelist.h - description - ------------------- - begin : Sat Sep 14 2002 - copyright : (C) 2003 by Troy Corbin Jr. - email : tcorbin@users.sf.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ - -#ifndef TAB_SEEKLIST_H -#define TAB_SEEKLIST_H - -#include -#include -#include -#include -#include "command.h" - -/** - *@author Troy Corbin Jr. - */ - -class resource; - -class tab_SeekList : public TDEListView -{ - Q_OBJECT - - - private: - resource *myResource; - TDEPopupMenu *menuSeek; - bool seek; - int selectedMatchID; - TQString selectedPlayerName; - /* - These StringLists temporarily store Sought Game data - until all ads have been displayed. - */ - TQStringList SF_01; - TQStringList SF_02; - TQStringList SF_03; - TQStringList SF_04; - TQStringList SF_05; - TQStringList SF_06; - TQStringList SF_07; - - public: - tab_SeekList(TQWidget *parent=0, const char *name=0, resource *Rsrc=0); - ~tab_SeekList(); - - public slots: - void recvCMD( const Command& ); - void display_menuSeek( TQListViewItem*, const TQPoint&, int ); - void selectMatch( TQListViewItem *Item ); - void selectMatch( int ); - void menuFunct( int ); - - signals: - void sendCMD( const Command& ); - - protected: - void addSoughtItem( const TQString& ); - void updateSoughtList( void ); - -}; - -#endif diff --git a/po/de.po b/po/de.po index 0ed3b23..ad1aa62 100644 --- a/po/de.po +++ b/po/de.po @@ -66,39 +66,39 @@ msgstr "Kiebitzen" msgid "Whisper" msgstr "Flüstern" -#: challenge_graph.cpp:75 tab_seetdelist.cpp:40 +#: challenge_graph.cpp:75 tab_seeklist.cpp:40 msgid "Seek Matches" msgstr "Partien suchen" -#: challenge_graph.cpp:77 tab_seetdelist.cpp:42 +#: challenge_graph.cpp:77 tab_seeklist.cpp:42 msgid "Accept This Match" msgstr "Diese Partie annehmen" -#: challenge_graph.cpp:78 tab_seetdelist.cpp:43 +#: challenge_graph.cpp:78 tab_seeklist.cpp:43 msgid "Tell..." msgstr "Nachricht..." -#: challenge_graph.cpp:79 tab_seetdelist.cpp:44 +#: challenge_graph.cpp:79 tab_seeklist.cpp:44 msgid "Assess..." msgstr "Bewerten..." -#: challenge_graph.cpp:80 tab_seetdelist.cpp:45 +#: challenge_graph.cpp:80 tab_seeklist.cpp:45 msgid "Player Info" msgstr "Spielerinformation" -#: challenge_graph.cpp:82 tab_seetdelist.cpp:47 +#: challenge_graph.cpp:82 tab_seeklist.cpp:47 msgid "Player History" msgstr "Spieler History" -#: challenge_graph.cpp:84 tab_seetdelist.cpp:49 +#: challenge_graph.cpp:84 tab_seeklist.cpp:49 msgid "Add to Friends" msgstr "Zu Freunden hinzufügen" -#: challenge_graph.cpp:85 tab_seetdelist.cpp:50 +#: challenge_graph.cpp:85 tab_seeklist.cpp:50 msgid "Ignore This Player" msgstr "Diesen Spieler ignorieren" -#: challenge_graph.cpp:304 tab_seetdelist.cpp:28 +#: challenge_graph.cpp:304 tab_seeklist.cpp:28 msgid "Rating" msgstr "Bewertung" @@ -179,20 +179,20 @@ msgid "Rated" msgstr "Bewerted" #: dlg_challenge.cpp:60 dlg_challenge.cpp:69 dlg_newmatch.cpp:87 -#: dlg_newmatch.cpp:104 tab_seetdelist.cpp:101 +#: dlg_newmatch.cpp:104 tab_seeklist.cpp:101 msgid " min." msgstr " Min." #: dlg_challenge.cpp:61 dlg_challenge.cpp:70 dlg_newmatch.cpp:97 -#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seetdelist.cpp:102 +#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seeklist.cpp:102 msgid " sec." msgstr " Sek." -#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seetdelist.cpp:31 +#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seeklist.cpp:31 msgid "Base Time" msgstr "Basiszeit" -#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seetdelist.cpp:32 +#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seeklist.cpp:32 msgid "Increment" msgstr "Erhöhen" @@ -1885,7 +1885,7 @@ msgstr "Engines für Schwarz" msgid "Chess Engines" msgstr "Schach-Engines" -#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seetdelist.cpp:27 +#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seeklist.cpp:27 msgid "Name" msgstr "Name " @@ -2020,11 +2020,11 @@ msgstr "Suchen erlauben" msgid "Seconds Between Seek Updates" msgstr "Sekunden zwischen Such-Updates" -#: tab_seetdelist.cpp:29 +#: tab_seeklist.cpp:29 msgid "Match Type" msgstr "Art der Partie" -#: tab_seetdelist.cpp:30 +#: tab_seeklist.cpp:30 msgid "Is Rated?" msgstr "Bewertet?" diff --git a/po/es.po b/po/es.po index 9e9f49b..92d04c7 100644 --- a/po/es.po +++ b/po/es.po @@ -66,39 +66,39 @@ msgstr "" msgid "Whisper" msgstr "" -#: challenge_graph.cpp:75 tab_seetdelist.cpp:40 +#: challenge_graph.cpp:75 tab_seeklist.cpp:40 msgid "Seek Matches" msgstr "" -#: challenge_graph.cpp:77 tab_seetdelist.cpp:42 +#: challenge_graph.cpp:77 tab_seeklist.cpp:42 msgid "Accept This Match" msgstr "" -#: challenge_graph.cpp:78 tab_seetdelist.cpp:43 +#: challenge_graph.cpp:78 tab_seeklist.cpp:43 msgid "Tell..." msgstr "" -#: challenge_graph.cpp:79 tab_seetdelist.cpp:44 +#: challenge_graph.cpp:79 tab_seeklist.cpp:44 msgid "Assess..." msgstr "" -#: challenge_graph.cpp:80 tab_seetdelist.cpp:45 +#: challenge_graph.cpp:80 tab_seeklist.cpp:45 msgid "Player Info" msgstr "" -#: challenge_graph.cpp:82 tab_seetdelist.cpp:47 +#: challenge_graph.cpp:82 tab_seeklist.cpp:47 msgid "Player History" msgstr "" -#: challenge_graph.cpp:84 tab_seetdelist.cpp:49 +#: challenge_graph.cpp:84 tab_seeklist.cpp:49 msgid "Add to Friends" msgstr "" -#: challenge_graph.cpp:85 tab_seetdelist.cpp:50 +#: challenge_graph.cpp:85 tab_seeklist.cpp:50 msgid "Ignore This Player" msgstr "" -#: challenge_graph.cpp:304 tab_seetdelist.cpp:28 +#: challenge_graph.cpp:304 tab_seeklist.cpp:28 msgid "Rating" msgstr "" @@ -171,20 +171,20 @@ msgid "Rated" msgstr "" #: dlg_challenge.cpp:60 dlg_challenge.cpp:69 dlg_newmatch.cpp:87 -#: dlg_newmatch.cpp:104 tab_seetdelist.cpp:101 +#: dlg_newmatch.cpp:104 tab_seeklist.cpp:101 msgid " min." msgstr "" #: dlg_challenge.cpp:61 dlg_challenge.cpp:70 dlg_newmatch.cpp:97 -#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seetdelist.cpp:102 +#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seeklist.cpp:102 msgid " sec." msgstr "" -#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seetdelist.cpp:31 +#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seeklist.cpp:31 msgid "Base Time" msgstr "" -#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seetdelist.cpp:32 +#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seeklist.cpp:32 msgid "Increment" msgstr "" @@ -1762,7 +1762,7 @@ msgstr "" msgid "Chess Engines" msgstr "" -#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seetdelist.cpp:27 +#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seeklist.cpp:27 msgid "Name" msgstr "" @@ -1894,11 +1894,11 @@ msgstr "" msgid "Seconds Between Seek Updates" msgstr "" -#: tab_seetdelist.cpp:29 +#: tab_seeklist.cpp:29 msgid "Match Type" msgstr "" -#: tab_seetdelist.cpp:30 +#: tab_seeklist.cpp:30 msgid "Is Rated?" msgstr "" diff --git a/po/et.po b/po/et.po index 0607ed6..9782b5d 100644 --- a/po/et.po +++ b/po/et.po @@ -66,39 +66,39 @@ msgstr "Kiibitse" msgid "Whisper" msgstr "Sosista" -#: challenge_graph.cpp:75 tab_seetdelist.cpp:40 +#: challenge_graph.cpp:75 tab_seeklist.cpp:40 msgid "Seek Matches" msgstr "Otsi partiid" -#: challenge_graph.cpp:77 tab_seetdelist.cpp:42 +#: challenge_graph.cpp:77 tab_seeklist.cpp:42 msgid "Accept This Match" msgstr "Aktsepteeri see partii" -#: challenge_graph.cpp:78 tab_seetdelist.cpp:43 +#: challenge_graph.cpp:78 tab_seeklist.cpp:43 msgid "Tell..." msgstr "Räägi..." -#: challenge_graph.cpp:79 tab_seetdelist.cpp:44 +#: challenge_graph.cpp:79 tab_seeklist.cpp:44 msgid "Assess..." msgstr "Hinda..." -#: challenge_graph.cpp:80 tab_seetdelist.cpp:45 +#: challenge_graph.cpp:80 tab_seeklist.cpp:45 msgid "Player Info" msgstr "Mängija info" -#: challenge_graph.cpp:82 tab_seetdelist.cpp:47 +#: challenge_graph.cpp:82 tab_seeklist.cpp:47 msgid "Player History" msgstr "Mängija ajalugu" -#: challenge_graph.cpp:84 tab_seetdelist.cpp:49 +#: challenge_graph.cpp:84 tab_seeklist.cpp:49 msgid "Add to Friends" msgstr "Lisa sõprade hulka" -#: challenge_graph.cpp:85 tab_seetdelist.cpp:50 +#: challenge_graph.cpp:85 tab_seeklist.cpp:50 msgid "Ignore This Player" msgstr "Ignoreeri seda mängijat" -#: challenge_graph.cpp:304 tab_seetdelist.cpp:28 +#: challenge_graph.cpp:304 tab_seeklist.cpp:28 msgid "Rating" msgstr "Reiting" @@ -175,20 +175,20 @@ msgid "Rated" msgstr "Hinnatud" #: dlg_challenge.cpp:60 dlg_challenge.cpp:69 dlg_newmatch.cpp:87 -#: dlg_newmatch.cpp:104 tab_seetdelist.cpp:101 +#: dlg_newmatch.cpp:104 tab_seeklist.cpp:101 msgid " min." msgstr " min." #: dlg_challenge.cpp:61 dlg_challenge.cpp:70 dlg_newmatch.cpp:97 -#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seetdelist.cpp:102 +#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seeklist.cpp:102 msgid " sec." msgstr " sek." -#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seetdelist.cpp:31 +#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seeklist.cpp:31 msgid "Base Time" msgstr "Mõtlemisaeg" -#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seetdelist.cpp:32 +#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seeklist.cpp:32 msgid "Increment" msgstr "Inkrement" @@ -1843,7 +1843,7 @@ msgstr "Mootorid mustadega mängimiseks" msgid "Chess Engines" msgstr "Male mootorid" -#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seetdelist.cpp:27 +#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seeklist.cpp:27 msgid "Name" msgstr "Nimi" @@ -1975,11 +1975,11 @@ msgstr "luba partiiotsimised" msgid "Seconds Between Seek Updates" msgstr "sekundit partiiotsingute uuendamise vahel" -#: tab_seetdelist.cpp:29 +#: tab_seeklist.cpp:29 msgid "Match Type" msgstr "Partii tüüp" -#: tab_seetdelist.cpp:30 +#: tab_seeklist.cpp:30 msgid "Is Rated?" msgstr "On hinnatud?" diff --git a/po/fi.po b/po/fi.po index 7bf41d1..0c29185 100644 --- a/po/fi.po +++ b/po/fi.po @@ -68,47 +68,47 @@ msgid "Whisper" msgstr "Kuiskaa" #: challenge_graph.cpp:75 -#: tab_seetdelist.cpp:40 +#: tab_seeklist.cpp:40 msgid "Seek Matches" msgstr "Etsi Osumia" #: challenge_graph.cpp:77 -#: tab_seetdelist.cpp:42 +#: tab_seeklist.cpp:42 msgid "Accept This Match" msgstr "Hyväksy Tämä Osuma" #: challenge_graph.cpp:78 -#: tab_seetdelist.cpp:43 +#: tab_seeklist.cpp:43 msgid "Tell..." msgstr "Kerro..." #: challenge_graph.cpp:79 -#: tab_seetdelist.cpp:44 +#: tab_seeklist.cpp:44 msgid "Assess..." msgstr "Arvioi..." #: challenge_graph.cpp:80 -#: tab_seetdelist.cpp:45 +#: tab_seeklist.cpp:45 msgid "Player Info" msgstr "Pelaajatiedot" #: challenge_graph.cpp:82 -#: tab_seetdelist.cpp:47 +#: tab_seeklist.cpp:47 msgid "Player History" msgstr "Pelaajahistoria" #: challenge_graph.cpp:84 -#: tab_seetdelist.cpp:49 +#: tab_seeklist.cpp:49 msgid "Add to Friends" msgstr "Lisää Ystäviin" #: challenge_graph.cpp:85 -#: tab_seetdelist.cpp:50 +#: tab_seeklist.cpp:50 msgid "Ignore This Player" msgstr "Ohita Tämä Pelaaja" #: challenge_graph.cpp:304 -#: tab_seetdelist.cpp:28 +#: tab_seeklist.cpp:28 msgid "Rating" msgstr "Tasosi" @@ -185,7 +185,7 @@ msgstr " Luokiteltu" #: dlg_challenge.cpp:69 #: dlg_newmatch.cpp:87 #: dlg_newmatch.cpp:104 -#: tab_seetdelist.cpp:101 +#: tab_seeklist.cpp:101 msgid " min." msgstr " min." @@ -194,19 +194,19 @@ msgstr " min." #: dlg_newmatch.cpp:97 #: dlg_newmatch.cpp:114 #: setpageservers.cpp:146 -#: tab_seetdelist.cpp:102 +#: tab_seeklist.cpp:102 msgid " sec." msgstr " sek." #: dlg_challenge.cpp:62 #: dlg_challenge.cpp:71 -#: tab_seetdelist.cpp:31 +#: tab_seeklist.cpp:31 msgid "Base Time" msgstr "Pohja Aika" #: dlg_challenge.cpp:63 #: dlg_challenge.cpp:72 -#: tab_seetdelist.cpp:32 +#: tab_seeklist.cpp:32 msgid "Increment" msgstr "Lisäys" @@ -1839,7 +1839,7 @@ msgstr "Shakkikoneet" #: setpageengines.cpp:62 #: setpageservers.cpp:69 -#: tab_seetdelist.cpp:27 +#: tab_seeklist.cpp:27 msgid "Name" msgstr "Nimi" @@ -1974,11 +1974,11 @@ msgstr "käytä hakuja" msgid "Seconds Between Seek Updates" msgstr " sekunteja hakujen välissä" -#: tab_seetdelist.cpp:29 +#: tab_seeklist.cpp:29 msgid "Match Type" msgstr "Pelityyppi" -#: tab_seetdelist.cpp:30 +#: tab_seeklist.cpp:30 msgid "Is Rated?" msgstr "Is Rated?" diff --git a/po/fr.po b/po/fr.po index 49095f0..6c6946e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -66,39 +66,39 @@ msgstr "Messages issus des joueurs et des observateurs (Kibitz)" msgid "Whisper" msgstr "Chuchotement" -#: challenge_graph.cpp:75 tab_seetdelist.cpp:40 +#: challenge_graph.cpp:75 tab_seeklist.cpp:40 msgid "Seek Matches" msgstr "Afficher la liste des matchs" -#: challenge_graph.cpp:77 tab_seetdelist.cpp:42 +#: challenge_graph.cpp:77 tab_seeklist.cpp:42 msgid "Accept This Match" msgstr "Accepter cette partie d'échecs" -#: challenge_graph.cpp:78 tab_seetdelist.cpp:43 +#: challenge_graph.cpp:78 tab_seeklist.cpp:43 msgid "Tell..." msgstr "Communiquer..." -#: challenge_graph.cpp:79 tab_seetdelist.cpp:44 +#: challenge_graph.cpp:79 tab_seeklist.cpp:44 msgid "Assess..." msgstr "Évaluer cette partie d'échecs..." -#: challenge_graph.cpp:80 tab_seetdelist.cpp:45 +#: challenge_graph.cpp:80 tab_seeklist.cpp:45 msgid "Player Info" msgstr "Informations sur le joueur" -#: challenge_graph.cpp:82 tab_seetdelist.cpp:47 +#: challenge_graph.cpp:82 tab_seeklist.cpp:47 msgid "Player History" msgstr "Historique du joueur" -#: challenge_graph.cpp:84 tab_seetdelist.cpp:49 +#: challenge_graph.cpp:84 tab_seeklist.cpp:49 msgid "Add to Friends" msgstr "Ajouter ce joueur à la liste des amis" -#: challenge_graph.cpp:85 tab_seetdelist.cpp:50 +#: challenge_graph.cpp:85 tab_seeklist.cpp:50 msgid "Ignore This Player" msgstr "Ignorer ce joueur" -#: challenge_graph.cpp:304 tab_seetdelist.cpp:28 +#: challenge_graph.cpp:304 tab_seeklist.cpp:28 msgid "Rating" msgstr "Classement" @@ -173,20 +173,20 @@ msgid "Rated" msgstr "Classifié" #: dlg_challenge.cpp:60 dlg_challenge.cpp:69 dlg_newmatch.cpp:87 -#: dlg_newmatch.cpp:104 tab_seetdelist.cpp:101 +#: dlg_newmatch.cpp:104 tab_seeklist.cpp:101 msgid " min." msgstr " min." #: dlg_challenge.cpp:61 dlg_challenge.cpp:70 dlg_newmatch.cpp:97 -#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seetdelist.cpp:102 +#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seeklist.cpp:102 msgid " sec." msgstr " sec." -#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seetdelist.cpp:31 +#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seeklist.cpp:31 msgid "Base Time" msgstr "Temps de base" -#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seetdelist.cpp:32 +#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seeklist.cpp:32 msgid "Increment" msgstr "Temps additionel" @@ -1851,7 +1851,7 @@ msgstr "Calculateur pour jeux d'échecs jouant avec les noirs" msgid "Chess Engines" msgstr "Programmes d'échecs" -#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seetdelist.cpp:27 +#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seeklist.cpp:27 msgid "Name" msgstr "Nom" @@ -1989,11 +1989,11 @@ msgstr "" "Secondes pour le rafraîchissement à l'écran de la liste des matchs dans la " "console" -#: tab_seetdelist.cpp:29 +#: tab_seeklist.cpp:29 msgid "Match Type" msgstr "Type de partie d'échecs" -#: tab_seetdelist.cpp:30 +#: tab_seeklist.cpp:30 msgid "Is Rated?" msgstr "Est classifié ?" diff --git a/po/it.po b/po/it.po index 7aefad1..d300d3a 100644 --- a/po/it.po +++ b/po/it.po @@ -66,39 +66,39 @@ msgstr "Kibitz" msgid "Whisper" msgstr "Bisbiglio" -#: challenge_graph.cpp:75 tab_seetdelist.cpp:40 +#: challenge_graph.cpp:75 tab_seeklist.cpp:40 msgid "Seek Matches" msgstr "Ricerca partite" -#: challenge_graph.cpp:77 tab_seetdelist.cpp:42 +#: challenge_graph.cpp:77 tab_seeklist.cpp:42 msgid "Accept This Match" msgstr "Accetta questa partita" -#: challenge_graph.cpp:78 tab_seetdelist.cpp:43 +#: challenge_graph.cpp:78 tab_seeklist.cpp:43 msgid "Tell..." msgstr "Comunica..." -#: challenge_graph.cpp:79 tab_seetdelist.cpp:44 +#: challenge_graph.cpp:79 tab_seeklist.cpp:44 msgid "Assess..." msgstr "Valutazione..." -#: challenge_graph.cpp:80 tab_seetdelist.cpp:45 +#: challenge_graph.cpp:80 tab_seeklist.cpp:45 msgid "Player Info" msgstr "Informazioni giocatore" -#: challenge_graph.cpp:82 tab_seetdelist.cpp:47 +#: challenge_graph.cpp:82 tab_seeklist.cpp:47 msgid "Player History" msgstr "Storico giocatore" -#: challenge_graph.cpp:84 tab_seetdelist.cpp:49 +#: challenge_graph.cpp:84 tab_seeklist.cpp:49 msgid "Add to Friends" msgstr "Aggiungi agli amici" -#: challenge_graph.cpp:85 tab_seetdelist.cpp:50 +#: challenge_graph.cpp:85 tab_seeklist.cpp:50 msgid "Ignore This Player" msgstr "Ignora questo giocatore" -#: challenge_graph.cpp:304 tab_seetdelist.cpp:28 +#: challenge_graph.cpp:304 tab_seeklist.cpp:28 msgid "Rating" msgstr "Valutazione" @@ -176,20 +176,20 @@ msgid "Rated" msgstr "Classificato" #: dlg_challenge.cpp:60 dlg_challenge.cpp:69 dlg_newmatch.cpp:87 -#: dlg_newmatch.cpp:104 tab_seetdelist.cpp:101 +#: dlg_newmatch.cpp:104 tab_seeklist.cpp:101 msgid " min." msgstr " min." #: dlg_challenge.cpp:61 dlg_challenge.cpp:70 dlg_newmatch.cpp:97 -#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seetdelist.cpp:102 +#: dlg_newmatch.cpp:114 setpageservers.cpp:146 tab_seeklist.cpp:102 msgid " sec." msgstr " secondi." -#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seetdelist.cpp:31 +#: dlg_challenge.cpp:62 dlg_challenge.cpp:71 tab_seeklist.cpp:31 msgid "Base Time" msgstr "Tempo base" -#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seetdelist.cpp:32 +#: dlg_challenge.cpp:63 dlg_challenge.cpp:72 tab_seeklist.cpp:32 msgid "Increment" msgstr "Incremento" @@ -1863,7 +1863,7 @@ msgstr "Motori per giocare come Neri" msgid "Chess Engines" msgstr "Motori scacchistici" -#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seetdelist.cpp:27 +#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seeklist.cpp:27 msgid "Name" msgstr "Nome" @@ -1995,11 +1995,11 @@ msgstr "Attiva ricerche" msgid "Seconds Between Seek Updates" msgstr "Secondi tra gli aggiornamenti della ricerca" -#: tab_seetdelist.cpp:29 +#: tab_seeklist.cpp:29 msgid "Match Type" msgstr "Tipo di partita" -#: tab_seetdelist.cpp:30 +#: tab_seeklist.cpp:30 msgid "Is Rated?" msgstr "E' classificato?" diff --git a/po/knights.pot b/po/knights.pot index 4df5ddb..ff9011d 100644 --- a/po/knights.pot +++ b/po/knights.pot @@ -30,7 +30,7 @@ msgstr "" msgid "Chess Engines" msgstr "" -#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seetdelist.cpp:27 +#: setpageengines.cpp:62 setpageservers.cpp:69 tab_seeklist.cpp:27 msgid "Name" msgstr "" @@ -119,7 +119,7 @@ msgid "Enable Seeks" msgstr "" #: setpageservers.cpp:146 dlg_newmatch.cpp:97 dlg_newmatch.cpp:114 -#: tab_seetdelist.cpp:102 dlg_challenge.cpp:61 dlg_challenge.cpp:70 +#: tab_seeklist.cpp:102 dlg_challenge.cpp:61 dlg_challenge.cpp:70 msgid " sec." msgstr "" @@ -752,7 +752,7 @@ msgstr "" msgid "Base Time:" msgstr "" -#: dlg_newmatch.cpp:87 dlg_newmatch.cpp:104 tab_seetdelist.cpp:101 +#: dlg_newmatch.cpp:87 dlg_newmatch.cpp:104 tab_seeklist.cpp:101 #: dlg_challenge.cpp:60 dlg_challenge.cpp:69 msgid " min." msgstr "" @@ -1129,55 +1129,55 @@ msgstr "" msgid "Command Line Arguments" msgstr "" -#: tab_seetdelist.cpp:28 challenge_graph.cpp:304 +#: tab_seeklist.cpp:28 challenge_graph.cpp:304 msgid "Rating" msgstr "" -#: tab_seetdelist.cpp:29 +#: tab_seeklist.cpp:29 msgid "Match Type" msgstr "" -#: tab_seetdelist.cpp:30 +#: tab_seeklist.cpp:30 msgid "Is Rated?" msgstr "" -#: tab_seetdelist.cpp:31 dlg_challenge.cpp:62 dlg_challenge.cpp:71 +#: tab_seeklist.cpp:31 dlg_challenge.cpp:62 dlg_challenge.cpp:71 msgid "Base Time" msgstr "" -#: tab_seetdelist.cpp:32 dlg_challenge.cpp:63 dlg_challenge.cpp:72 +#: tab_seeklist.cpp:32 dlg_challenge.cpp:63 dlg_challenge.cpp:72 msgid "Increment" msgstr "" -#: tab_seetdelist.cpp:40 challenge_graph.cpp:75 +#: tab_seeklist.cpp:40 challenge_graph.cpp:75 msgid "Seek Matches" msgstr "" -#: tab_seetdelist.cpp:42 challenge_graph.cpp:77 +#: tab_seeklist.cpp:42 challenge_graph.cpp:77 msgid "Accept This Match" msgstr "" -#: tab_seetdelist.cpp:43 challenge_graph.cpp:78 +#: tab_seeklist.cpp:43 challenge_graph.cpp:78 msgid "Tell..." msgstr "" -#: tab_seetdelist.cpp:44 challenge_graph.cpp:79 +#: tab_seeklist.cpp:44 challenge_graph.cpp:79 msgid "Assess..." msgstr "" -#: tab_seetdelist.cpp:45 challenge_graph.cpp:80 +#: tab_seeklist.cpp:45 challenge_graph.cpp:80 msgid "Player Info" msgstr "" -#: tab_seetdelist.cpp:47 challenge_graph.cpp:82 +#: tab_seeklist.cpp:47 challenge_graph.cpp:82 msgid "Player History" msgstr "" -#: tab_seetdelist.cpp:49 challenge_graph.cpp:84 +#: tab_seeklist.cpp:49 challenge_graph.cpp:84 msgid "Add to Friends" msgstr "" -#: tab_seetdelist.cpp:50 challenge_graph.cpp:85 +#: tab_seeklist.cpp:50 challenge_graph.cpp:85 msgid "Ignore This Player" msgstr "" -- cgit v1.2.1