nautilus r13826 - in trunk: . src
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: nautilus r13826 - in trunk: . src
- Date: Tue, 26 Feb 2008 08:42:43 +0000 (GMT)
Author: alexl
Date: Tue Feb 26 08:42:43 2008
New Revision: 13826
URL: http://svn.gnome.org/viewvc/nautilus?rev=13826&view=rev
Log:
2008-02-26 Alexander Larsson <alexl redhat com>
* src/nautilus-autorun-software.c (autorun):
Fix typo in string
Modified:
trunk/ChangeLog
trunk/src/nautilus-autorun-software.c
Modified: trunk/src/nautilus-autorun-software.c
==============================================================================
--- trunk/src/nautilus-autorun-software.c (original)
+++ trunk/src/nautilus-autorun-software.c Tue Feb 26 08:42:43 2008
@@ -162,7 +162,7 @@
0,
GTK_MESSAGE_ERROR,
GTK_BUTTONS_OK,
- _("<big><b>Error autorunnning software</b></big>"));
+ _("<big><b>Error autorunning software</b></big>"));
gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog), error_string);
gtk_dialog_run (GTK_DIALOG (dialog));
gtk_widget_destroy (dialog);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]