cpw.caseyho.crashreporter: 4ffc247c: I like this wording better
caseyho at pidgin.im
caseyho at pidgin.im
Fri Feb 13 19:35:41 EST 2009
-----------------------------------------------------------------
Revision: 4ffc247c7a0691b54a29a3e457227d3593750319
Ancestor: c2c09c860ca7f350f99a4f0ce18b861e58750ee7
Author: caseyho at pidgin.im
Date: 2009-02-14T00:34:19
Branch: im.pidgin.cpw.caseyho.crashreporter
URL: http://d.pidgin.im/viewmtn/revision/info/4ffc247c7a0691b54a29a3e457227d3593750319
Modified files:
pidgin/crash/crashreporter.c
ChangeLog:
I like this wording better
-------------- next part --------------
============================================================
--- pidgin/crash/crashreporter.c 5ff40320754edadff69ebe16af0cbc1db865fd68
+++ pidgin/crash/crashreporter.c 842ee41de96ba5bf9f5f7db4aabe596815952120
@@ -445,7 +445,7 @@ process_crash_info (const char *minidump
purple_debug_info("crash",
"found plugin corresponding to crash\n");
- frame = make_frame(vbox, _("Source"));
+ frame = make_frame(vbox, _("Problem Source"));
label = gtk_label_new (crashed_plugin->info->name);
gtk_box_pack_start(frame, label, FALSE, FALSE, 0);
gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5);
More information about the Commits
mailing list