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

List:       kde-commits
Subject:    branches/work/kde4/playground/games/kombination/src
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2005-09-30 22:58:00
Message-ID: 1128121080.421546.29105.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 465832 by pino:

crossedwords => kombination, last part


 M  +1 -1      kombination.kcfg  
 M  +1 -1      kombinationui.rc  
 M  +1 -1      main.cpp  


--- branches/work/kde4/playground/games/kombination/src/kombination.kcfg \
#465831:465832 @@ -3,7 +3,7 @@
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
-  <kcfgfile name="crossedwordsrc"/>
+  <kcfgfile name="kombinationrc"/>
   <group name="Server Options">
     <entry name="serverPort" type="Int">
       <label>The port the server should open</label>
--- branches/work/kde4/playground/games/kombination/src/kombinationui.rc \
#465831:465832 @@ -1,5 +1,5 @@
 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<kpartgui name="crossedwords" version="1">
+<kpartgui name="kombination" version="1">
 	<MenuBar>
 		<Menu name="game">
 			<Action name="newGame" />
--- branches/work/kde4/playground/games/kombination/src/main.cpp #465831:465832
@@ -15,7 +15,7 @@
 
 int main(int argc, char *argv[])
 {
-	KAboutData about("crossedwords", I18N_NOOP("Kombination"), "0.1", I18N_NOOP("A \
Scrabble clone"), KAboutData::License_GPL, " © 2005 Albert Astals Cid"); +	KAboutData \
about("kombination", I18N_NOOP("Kombination"), "0.1", I18N_NOOP("A Scrabble clone"), \
KAboutData::License_GPL, " © 2005 Albert Astals Cid");  about.addAuthor("Albert \
Astals Cid", "", "aacid@kde.org");  KCmdLineArgs::init(argc, argv, &about);
 	KApplication app;


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

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