Enlightenment CVS committal
Author : devilhorns
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_main.c
Log Message:
Small patch from morlenxus to show the user a dialog when a problem module
causes crashes. I modified a bit so that the message still gets sent to
stdout & shows the dialog.
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_main.c,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -3 -r1.201 -r1.202
--- e_main.c 2 Mar 2007 17:00:20 -0000 1.201
+++ e_main.c 12 Mar 2007 14:46:05 -0000 1.202
@@ -742,6 +742,13 @@
"modules from your configuration. The module<br>"
"configuration dialog should let you select your<br>"
"modules again."));
+ e_util_dialog_show
+ (_("Enlightenment crashed early on start and has been restarted"),
+ _("Enlightenment crashed early on start and has been restarted.<br>"
+ "All modules have been disabled and will not be loaded to help<br>"
+ "remove any problem modules from your configuration.<br><br>"
+ "The module configuration dialog should let you select your<br>"
+ "modules again."));
e_config_save_queue();
}
TS("gadcon");
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs