aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-shell-view-menu.c4
2 files changed, 7 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index d112717e8b..1ce5763004 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-10-25 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view-menu.c (update_offline_menu_item): Add accelerators
+ for "Work Offline" and "Work Online".
+
+2001-10-25 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-view.c (update_for_current_uri): Don't allow translators
to translate "Ximian Evolution".
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c
index 3b3844d7b3..1e807863e8 100644
--- a/shell/e-shell-view-menu.c
+++ b/shell/e-shell-view-menu.c
@@ -669,7 +669,7 @@ update_offline_menu_item (EShellView *shell_view,
case E_SHELL_LINE_STATUS_OFFLINE:
bonobo_ui_component_set_prop (ui_component,
"/menu/File/ToggleOffline",
- "label", _("Work Online"), NULL);
+ "label", _("_Work Online"), NULL);
bonobo_ui_component_set_prop (ui_component,
"/menu/File/ToggleOffline",
"verb", "WorkOnline", NULL);
@@ -682,7 +682,7 @@ update_offline_menu_item (EShellView *shell_view,
case E_SHELL_LINE_STATUS_ONLINE:
bonobo_ui_component_set_prop (ui_component,
"/menu/File/ToggleOffline",
- "label", _("Work Offline"), NULL);
+ "label", _("_Work Offline"), NULL);
bonobo_ui_component_set_prop (ui_component,
"/menu/File/ToggleOffline",
"verb", "WorkOffline", NULL);
an class='insertions'>+22 * - Don't use a strange prefixantoine2014-11-122-11/+10 * - Update to 3.4.3zi2014-11-123-70/+139 * Add 64-bit ARM binutils portemaste2014-11-124-0/+289 * Package orphaned man pagesantoine2014-11-121-7/+5 * - Use option helpersantoine2014-11-122-31/+8 * Cleanup plistantoine2014-11-122-5/+2 * lang/ruby21: Update to 2.1.4swills2014-11-123-5/+5 * - Work around issue with modern versions of perl/libwwwzi2014-11-122-1/+44 * - Fix shebangsantoine2014-11-124-9/+4 * Unbreak install when the perl option is off.kwm2014-11-121-1/+1 * Cleanup plistantoine2014-11-121-4/+1 * Update to version 0.36skreuzer2014-11-122-5/+6 * Update dbus to 1.8.10.kwm2014-11-123-5/+4 * document dbus CVE-2014-7824kwm2014-11-121-0/+32 * Add a missing dependency for the latest Flash plugin.jkim2014-11-122-2/+4 * Fix build as a user.mat2014-11-123-91/+10 * lang/ruby2*: disable dtrace on OS versions without the dtrace fixes from r271413swills2014-11-125-6/+13 * Update to version 1.07skreuzer2014-11-122-3/+5 * Fix shebangantoine2014-11-121-2/+3 * - Update suricata to 2.0.4 [1]garga2014-11-113-12/+49 * graphics/linux-c6-libGLU: upgrade to 10.1xmj2014-11-112-7/+7 * emulators/linux_base-c6: distfiles cleanupxmj2014-11-112-6/+6 * www/linux-{c6,f10}-flashplugin: update to 11.2r202.418xmj2014-11-114-10/+10 * audio/linux-c6-alsa-plugins-oss: fix sample filexmj2014-11-112-4/+3 * - Update net/asterisk to 1.8.32.0madpilot2014-11-116-38/+64 * japanese/mh: fixesrobak2014-11-112-1/+19 * Fix typo in PORTREVISION.kwm2014-11-111-1/+1 * Upgrade CentOS to 6.6xmj2014-11-11166-1183/+1791 * Update to experimental-20141110antoine2014-11-113-4/+5 * Update to 2.1.2antoine2014-11-112-3/+3 * Fix plist.kwm2014-11-112-0/+9 * net-mgmt/p0f: 3.07b -> 3.08bpi2014-11-112-3/+3 * - Update to 0.5.9olivierd2014-11-113-45/+24 * Remove dependency on bashantoine2014-11-113-33/+29 * Unbreak LICENSE_FILEkwm2014-11-111-1/+1 * Update to 3.2.1, this is a bugfix releaseantoine2014-11-112-8/+3 * devel/pcsc-ada: Make jobs safemarino2014-11-111-4/+11 * Update to 6.8.9-10.kwm2014-11-112-7/+6 * - Update to 6.2antoine2014-11-114-9/+26 * - Update to 1.5culot2014-11-112-3/+6 * - Update to 1.11culot2014-11-112-3/+3 * Update to 2.0antoine2014-11-113-3/+5 * - update to 1.79dinoex2014-11-114-15/+45 * Horde package update:mm2014-11-1110-15/+15 * Cleanup plistantoine2014-11-1125-128/+0 * - Update pandoc to 1.13.1 and update its dependents as wellpgj2014-11-118-34/+16 * Fix shebangsantoine2014-11-111-2/+3 * - Remove @dirrm* from (often automatically generated) plists of GHC andpgj2014-11-113-22/+1 * Fix shebangantoine2014-11-111-1/+3 * - Add Haskell API and bindings for Redis:pgj2014-11-1112-0/+72 * Fix some stage orphansantoine2014-11-112-1/+3 * Simplify plistantoine2014-11-111-3/+1 * Fix shebangantoine2014-11-111-1/+3 * - Update to 1.18-1, announce message:nemysis2014-11-114-12/+6 * Remove duplicates from plistantoine2014-11-111-3/+0 * Remove duplicates from plistantoine2014-11-111-1/+1 * Remove duplicate plistantoine2014-11-111-2/+0 * Update to 20141107.jkim2014-11-112-3/+3 * Update to 4.0antoine2014-11-113-3/+5 * Update to 1.3.2cs2014-11-112-3/+3 * Update to 1.04.000cs2014-11-112-4/+3 * - Bump PORTREVISION for pkg-plist changenemysis2014-11-112-15/+22 * deskutils/griffith: Set LXML option by defaultmarino2014-11-111-4/+6 * lang/nawk: Upgrade version 20110810 => 20121220marino2014-11-119-207/+18 * Add patch from upstream to unbreak on i386 with clangantoine2014-11-111-0/+62 * - Update to version 1.0.4pawel2014-11-114-213/+7 * graphics/libsixel: update 0.28.0 -> 1.3.2robak2014-11-113-8/+16 * - make conditional depend on p5-Module-Pluggableaz2014-11-111-4/+11 * Update to 3.0.5 - Minor update:roberto2014-11-112-3/+3 * Fix build as a user.mat2014-11-112-1/+26 * devel/p5-Connector: update 1.10 -> 1.15robak2014-11-103-6/+20 * Upgrade to version 3.4.1.olgeni2014-11-102-3/+3 * Fix build as non root.mat2014-11-102-10/+26 * Fix build as a user, for real this time.mat2014-11-101-2/+8 * - Add p5-Module-Pluggable as dependsjadawin2014-11-101-1/+6 * Use Mac NetworkInterface code instead of Linux NetworkInterface coderomain2014-11-102-1/+7 * - Update to 1.9.1olivierd2014-11-102-3/+3 * - Update to 3.2olivierd2014-11-103-9/+3 * - Add missing DEPENDS [1]wen2014-11-103-7530/+17 * - Bump PORTREVISIONvg2014-11-102-1/+12 * Update to the 20141106 snapshot of GCC 4.8.4.gerald2014-11-102-3/+3 * - Update to 1.4zi2014-11-102-4/+12 * Update to 1.10 release.ale2014-11-102-3/+6 * - fix wrong /var/spool/postfix permissionsohauer2014-11-104-3/+4 * Fix runtime errorantoine2014-11-101-0/+2 * Update to 20141108antoine2014-11-102-3/+3 * Update to 0.23antoine2014-11-102-3/+3 * Remove versioned uses of USE_GCCmartymac2014-11-103-3/+3 * - Update to 1.1.0.stephen2014-11-102-3/+3 * Fix distinfo for i386 flavor of version 304.123 of the driver.danfe2014-11-101-2/+2 * Merge back several changes and improvements from wine-devel:gerald2014-11-101-23/+21 * www/drood: update 3.13 -> 3.15robak2014-11-102-3/+3 * Remove dependency on bashbapt2014-11-10