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

List:       kde-commits
Subject:    KDE/kdegames/kfourinline/src
From:       Nicolas Roffet <nicolas-kde () roffet ! com>
Date:       2008-04-04 19:56:46
Message-ID: 1207339006.961536.17339.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 793683 by roffet:

Added the standard theme icon of "KDE Games" to the theme menu.

CCMAIL:martin@heni-online.de


 M  +1 -0      kwin4.cpp  


--- trunk/KDE/kdegames/kfourinline/src/kwin4.cpp #793682:793683
@@ -352,6 +352,7 @@
   themes.sort();
 
   action = actionCollection()->addAction("theme", new KSelectAction(i18n("Theme"), this));
+  action->setIcon(KIcon("games-config-theme"));
   ((KSelectAction*)action)->setItems(themes);
   connect( action, SIGNAL(triggered(int)), SLOT(changeTheme(int)) );
   kDebug() << "Setting current theme item to" << mThemeIndexNo;
[prev in list] [next in list] [prev in thread] [next in thread] 

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