Enlightenment CVS committal Author : doursse Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/media Modified Files: ewl_media_test.c Log Message: add stock buttons =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/media/ewl_media_test.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- ewl_media_test.c 11 Jun 2008 23:04:43 -0000 1.7 +++ ewl_media_test.c 3 Jul 2008 08:35:59 -0000 1.8 @@ -281,10 +281,10 @@ { Ewl_Media_Test_Control controls [] = { - { EWL_STOCK_PLAY, play_cb }, - { EWL_STOCK_STOP, stop_cb }, - { EWL_STOCK_REWIND, rew_cb }, - { EWL_STOCK_FASTFORWARD, ff_cb }, + { EWL_STOCK_MEDIA_PLAY, play_cb }, + { EWL_STOCK_MEDIA_STOP, stop_cb }, + { EWL_STOCK_MEDIA_REWIND, rew_cb }, + { EWL_STOCK_MEDIA_FASTFORWARD, ff_cb }, { EWL_STOCK_OPEN, open_cb }, { EWL_STOCK_NONE, NULL } }; ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs