Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_shelf.c Log Message: formatting =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_shelf.c,v retrieving revision 1.72 retrieving revision 1.73 diff -u -3 -r1.72 -r1.73 --- e_shelf.c 5 Oct 2007 06:05:16 -0000 1.72 +++ e_shelf.c 7 Oct 2007 16:39:58 -0000 1.73 @@ -1183,7 +1183,7 @@ switch (ev->button) { case 1: - if (es->cfg->autohide_show_action) e_shelf_toggle (es, 1); + if (es->cfg->autohide_show_action) e_shelf_toggle(es, 1); break; case 3: mn = e_menu_new(); @@ -1209,7 +1209,7 @@ es = data; edje_object_signal_emit(es->o_base, "e,state,focused", "e"); - if (!es->cfg->autohide_show_action) e_shelf_toggle (es, 1); + if (!es->cfg->autohide_show_action) e_shelf_toggle(es, 1); } static void ------------------------------------------------------------------------- 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