Enlightenment CVS committal Author : pfritz Project : e17 Module : apps/elitaire
Dir : e17/apps/elitaire/data/themes/e17 Modified Files: main.grp Log Message: now elitaire can give you some hints which cards can be moved to another stack =================================================================== RCS file: /cvs/e/e17/apps/elitaire/data/themes/e17/main.grp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- main.grp 7 Jul 2007 20:07:48 -0000 1.4 +++ main.grp 9 Aug 2007 21:45:49 -0000 1.5 @@ -125,10 +125,11 @@ } } - ICON_BOX(3) + ICON_BOX(4) ICON("undo", "undo.png", "undo.png", 0, 1) ICON("restart" , "restart.png", "restart-down.png", 1, 2) ICON("newstart" , "newstart.png", "newstart-down.png", 2, 3) + ICON("hints" , "hints.png", "hints-down.png", 3, 4) part { name: "elitaire_card_field"; @@ -270,6 +271,7 @@ ICON_PROGS( "undo", "undo", "") ICON_PROGS( "restart", "restart", "br") ICON_PROGS( "newstart", "new_game", "") + ICON_PROGS( "hints", "hints", "") BAR_PROGS( "cardbar", "elitaire_cards_box", "card_bar", cardbar_state, "cards") BAR_PROGS( "themebar", "elitaire_theme_box", "theme_bar", themebar_state, "theme") BAR_PROGS( "menubar", "elitaire_new_box", "menu_bar", menubar_state, "game") ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs