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

List:       kde-commits
Subject:    playground/edu/kanagram/src
From:       Danny Allen <dannya40uk () yahoo ! co ! uk>
Date:       2005-08-02 19:12:55
Message-ID: 1123009975.456198.28674.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 442469 by dannya:

change "settings" text to "general"...

 M  +1 -1      kanagram.cpp  


--- trunk/playground/edu/kanagram/src/kanagram.cpp #442468:442469
@@ -610,7 +610,7 @@
 		return;
 
 	m_configDialog = new KConfigDialog( this, "settings", KanagramSettings::self() );
-	m_configDialog->addPage( new MainSettingsWidget( m_configDialog ), i18n( "Settings" ), "configure" );
+	m_configDialog->addPage( new MainSettingsWidget( m_configDialog ), i18n( "General" ), "configure" );
 	m_configDialog->addPage( new VocabSettings( m_configDialog ), i18n("Vocabularies"), "edit" );
 	m_configDialog->addPage( new NewStuff( m_configDialog ), i18n("New Stuff"), "knewstuff");
 	connect(m_configDialog, SIGNAL(settingsChanged()), this, SLOT(loadSettings()));
[prev in list] [next in list] [prev in thread] [next in thread] 

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