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

List:       kde-commits
Subject:    KDE/kdegames/libkdegames
From:       Mauricio Piacentini <mauricio () tabuleiro ! com>
Date:       2007-10-23 23:37:57
Message-ID: 1193182677.590899.32312.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 728704 by piacentini:

Use new games-endturn icon


 M  +1 -1      kstandardgameaction.cpp  
 D             pics/ox16-action-endturn.png  
 D             pics/ox32-action-endturn.png  


--- trunk/KDE/kdegames/libkdegames/kstandardgameaction.cpp #728703:728704
@@ -64,7 +64,7 @@
     { KStandardGameAction::Undo, KStandardShortcut::Undo, 0, "move_undo", \
                I18N_NOOP("Und&o"), 0, "edit-undo", I18N_NOOP("Undo the last move") \
                },
     { KStandardGameAction::Redo, KStandardShortcut::Redo, 0, "move_redo", \
                I18N_NOOP("Re&do"), 0, "edit-redo", I18N_NOOP("Redo the latest move") \
                },
     { KStandardGameAction::Roll, KStandardShortcut::AccelNone, Qt::CTRL+Qt::Key_R, \
                "move_roll", I18N_NOOP("&Roll Dice"), 0, "roll", I18N_NOOP("Roll the \
                dice") },
-    { KStandardGameAction::EndTurn, KStandardShortcut::AccelNone, 0, \
"move_end_turn", I18N_NOOP("End Turn"), 0, "endturn", 0  }, +    { \
KStandardGameAction::EndTurn, KStandardShortcut::AccelNone, 0, "move_end_turn", \
                I18N_NOOP("End Turn"), 0, "games-endturn", 0  },
     { KStandardGameAction::Hint, KStandardShortcut::AccelNone, Qt::Key_H, \
                "move_hint", I18N_NOOP("&Hint"), 0, "games-hint", I18N_NOOP("Give a \
                hint") },
     { KStandardGameAction::Demo, KStandardShortcut::AccelNone, Qt::Key_D, \
"move_demo", I18N_NOOP("&Demo"), 0, "media-playback-start", I18N_NOOP("Play a demo") \
                },
     { KStandardGameAction::Solve, KStandardShortcut::AccelNone, 0, "move_solve", \
I18N_NOOP("&Solve"), 0, "games-solve", I18N_NOOP("Solve the game") },


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

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