SVN revision: 16617
This commit is contained in:
sebastid 2005-09-06 05:58:45 +00:00 committed by sebastid
parent a33b9dee80
commit 3aa5585ab6
1 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@ e_sigseg_act(int x, siginfo_t *info, void *data)
"You can gdb attach to this process now to try debug it\n"
"or you could exit, or just hit restart to try and get\n"
"your desktop back the way it was. This may not always\n"
"work perfectly, but it is the bext we can do for now.\n"
"work perfectly, but it is the best we can do for now.\n"
"\n"
"Please help us debug this by compiling Enlightenment and\n"
"all its dependency libraries with gdb debugging enabled\n"
@ -58,7 +58,7 @@ e_sigseg_act(int x, siginfo_t *info, void *data)
"You can gdb attach to this process now to try debug it\n"
"or you could exit, or just hit restart to try and get\n"
"your desktop back the way it was. This may not always\n"
"work perfectly, but it is the bext we can do for now.\n"
"work perfectly, but it is the best we can do for now.\n"
"\n"
"Please help us debug this by compiling Enlightenment and\n"
"all its dependency libraries with gdb debugging enabled\n"
@ -85,7 +85,7 @@ e_sigill_act(int x, siginfo_t *info, void *data)
"You can gdb attach to this process now to try debug it\n"
"or you could exit, or just hit restart to try and get\n"
"your desktop back the way it was. This may not always\n"
"work perfectly, but it is the bext we can do for now.\n"
"work perfectly, but it is the best we can do for now.\n"
"\n"
"Please help us debug this by compiling Enlightenment and\n"
"all its dependency libraries with gdb debugging enabled\n"
@ -110,7 +110,7 @@ e_sigfpe_act(int x, siginfo_t *info, void *data)
"You can gdb attach to this process now to try debug it\n"
"or you could exit, or just hit restart to try and get\n"
"your desktop back the way it was. This may not always\n"
"work perfectly, but it is the bext we can do for now.\n"
"work perfectly, but it is the best we can do for now.\n"
"\n"
"Please help us debug this by compiling Enlightenment and\n"
"all its dependency libraries with gdb debugging enabled\n"
@ -135,7 +135,7 @@ e_sigbus_act(int x, siginfo_t *info, void *data)
"You can gdb attach to this process now to try debug it\n"
"or you could exit, or just hit restart to try and get\n"
"your desktop back the way it was. This may not always\n"
"work perfectly, but it is the bext we can do for now.\n"
"work perfectly, but it is the best we can do for now.\n"
"\n"
"Please help us debug this by compiling Enlightenment and\n"
"all its dependency libraries with gdb debugging enabled\n"