From d9efc718418e6b16cd390aaaeea9cc82cdf151c4 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Tue, 14 Oct 2008 20:04:32 -0500 Subject: Rebranded Linux-specific installer/support files. Replaced instances of "Second Life" with "Imprudence", etc. --- linden/indra/linux_crash_logger/llcrashloggerlinux.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linden/indra/linux_crash_logger/llcrashloggerlinux.cpp') diff --git a/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp b/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp index aa2b82c..6ac9831 100644 --- a/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp +++ b/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp @@ -53,13 +53,13 @@ // These need to be localized. static const char dialog_text[] = -"Second Life appears to have crashed or frozen last time it ran.\n" -"This crash reporter collects information about your computer's hardware, operating system, and some Second Life logs, all of which are used for debugging purposes only.\n" +"Imprudence appears to have crashed or frozen last time it ran.\n" +"This crash reporter collects information about your computer's hardware, operating system, and some Imprudence logs, all of which are used for debugging purposes only.\n" "\n" "Send crash report?"; static const char dialog_title[] = -"Second Life Crash Logger"; +"Imprudence Crash Logger"; #if LL_GTK static void response_callback (GtkDialog *dialog, -- cgit v1.1