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

List:       kde-commits
Subject:    KDE/kdegames/kblackbox
From:       Nicolas Roffet <nicolas-kde () roffet ! com>
Date:       2008-03-31 18:07:32
Message-ID: 1206986852.268026.24588.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 792239 by roffet:

2 small EBN fixes.


 M  +1 -1      kbbmainwindow.cpp  
 M  +0 -1      kblackbox.desktop  


--- trunk/KDE/kdegames/kblackbox/kbbmainwindow.cpp #792238:792239
@@ -112,7 +112,7 @@
 
 	// Menu "Move"
 	m_doneAction = actionCollection()->addAction("move_done");
-	m_doneAction->setText(i18n("Done!"));
+	m_doneAction->setText(i18nc("This is the last action of a game to check the result, \
when the user is done.", "Done!"));  \
m_doneAction->setWhatsThis(i18n("<qt><ul><li>First, you have to place all the balls \
on the black box. To guess the right possitions of the balls and see how they \
interact with laser beams, you should use the lasers that are disposed around the \
black box.</li><li><b>When you think you are done</b>, you should click \
here.</li></ul><p>Note that it is possible to click here only if you placed the right \
number of balls.</p></qt>"));  m_doneAction->setIcon(KIcon("dialog-ok"));
 	connect(m_doneAction, SIGNAL(triggered(bool)), SLOT(done()));
--- trunk/KDE/kdegames/kblackbox/kblackbox.desktop #792238:792239
@@ -69,7 +69,6 @@
 Name[x-test]=xxKBlackBoxxx
 Name[zh_TW]=KBlackBox 黑盒子
 Icon=kblackbox
-Path=
 X-DocPath=kblackbox/index.html
 Type=Application
 Terminal=false


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

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