cheese r830 - in trunk: . src
- From: dgsiegel svn gnome org
- To: svn-commits-list gnome org
- Subject: cheese r830 - in trunk: . src
- Date: Mon, 4 Aug 2008 19:51:14 +0000 (UTC)
Author: dgsiegel
Date: Mon Aug 4 19:51:14 2008
New Revision: 830
URL: http://svn.gnome.org/viewvc/cheese?rev=830&view=rev
Log:
add a mnemonic and the correct spelling to the fullscreen option
Modified:
trunk/ChangeLog
trunk/src/cheese-window.c
Modified: trunk/src/cheese-window.c
==============================================================================
--- trunk/src/cheese-window.c (original)
+++ trunk/src/cheese-window.c Mon Aug 4 19:51:14 2008
@@ -1118,7 +1118,7 @@
};
static const GtkToggleActionEntry action_entries_fullscreen[] = {
- {"Fullscreen", NULL, N_("Fullscreen"), "F11", NULL, G_CALLBACK (cheese_window_make_fullscreen), FALSE},
+ {"Fullscreen", NULL, N_("_Full Screen"), "F11", NULL, G_CALLBACK (cheese_window_make_fullscreen), FALSE},
};
static const GtkRadioActionEntry action_entries_toggle[] = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]