gdm r6673 - in trunk: . utils
- From: bcameron svn gnome org
- To: svn-commits-list gnome org
- Subject: gdm r6673 - in trunk: . utils
- Date: Tue, 27 Jan 2009 23:43:57 +0000 (UTC)
Author: bcameron
Date: Tue Jan 27 23:43:57 2009
New Revision: 6673
URL: http://svn.gnome.org/viewvc/gdm?rev=6673&view=rev
Log:
2008-01-27 Brian Cameron <brian cameron sun com>
* utils/gdm-screenshot.c: Correct spelling of "screen".
Modified:
trunk/ChangeLog
trunk/utils/gdm-screenshot.c
Modified: trunk/utils/gdm-screenshot.c
==============================================================================
--- trunk/utils/gdm-screenshot.c (original)
+++ trunk/utils/gdm-screenshot.c Tue Jan 27 23:43:57 2009
@@ -228,7 +228,7 @@
setlocale (LC_ALL, "");
/* Option parsing */
- ctx = g_option_context_new (_("Take a picture of the screeen"));
+ ctx = g_option_context_new (_("Take a picture of the screen"));
g_option_context_set_translation_domain (ctx, GETTEXT_PACKAGE);
g_option_context_add_main_entries (ctx, options, NULL);
g_option_context_parse (ctx, &argc, &argv, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]