Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/ibar Modified Files: e_mod_config.c Log Message: Change new ibar .order files to use .desktop, eaps have been gone for a while. =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/ibar/e_mod_config.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -3 -r1.33 -r1.34 --- e_mod_config.c 19 Nov 2006 08:58:05 -0000 1.33 +++ e_mod_config.c 4 Jan 2007 12:44:20 -0000 1.34 @@ -198,9 +198,9 @@ if (f) { /* Populate this .order file with some defaults */ - snprintf(tmp, sizeof(tmp), "xterm.eap\n" "sylpheed.eap\n" - "firefox.eap\n" "openoffice.eap\n" "xchat.eap\n" - "gimp.eap\n" "xmms.eap\n"); + snprintf(tmp, sizeof(tmp), "xterm.desktop\n" "sylpheed.desktop\n" + "firefox.desktop\n" "openoffice.desktop\n" "xchat.desktop\n" + "gimp.desktop\n" "xmms.desktop\n"); fwrite(tmp, sizeof(char), strlen(tmp), f); fclose(f); } ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs