[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/client
From:       kde () office ! kde ! org
Date:       2003-05-18 19:56:04
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv9875/atlantik/client

Modified Files:
	selectconfiguration_widget.cpp tokenwidget.cpp 
Log Message:
CVS_SILENT i18n style guide fixes


Index: selectconfiguration_widget.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/selectconfiguration_widget.cpp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- selectconfiguration_widget.cpp	8 Feb 2003 15:36:03 -0000	1.34
+++ selectconfiguration_widget.cpp	18 May 2003 19:56:00 -0000	1.35
@@ -48,7 +48,7 @@
 
 	playerButtons->addItem(new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum));
 
-	m_tokenButton = new KPushButton(SmallIcon("personal"), i18n("Select token"), this);
+	m_tokenButton = new KPushButton(SmallIcon("personal"), i18n("Select Token"), this);
 	playerButtons->addWidget(m_tokenButton);
 
 	connect(m_tokenButton, SIGNAL(clicked()), this, SLOT(slotTokenButtonClicked()));

Index: tokenwidget.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/tokenwidget.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tokenwidget.cpp	19 Dec 2002 03:11:07 -0000	1.1
+++ tokenwidget.cpp	18 May 2003 19:56:00 -0000	1.2
@@ -29,7 +29,7 @@
 
 TokenWidget::TokenWidget(QWidget *parent, const char *name) : QWidget(parent, name)
 {
-	setCaption(i18n("Select token"));
+	setCaption(i18n("Select Token"));
 
 	m_mainLayout = new QVBoxLayout(this, KDialog::marginHint());
 	Q_CHECK_PTR(m_mainLayout);

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic