[nautilus] view: fix a typo
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] view: fix a typo
- Date: Sat, 24 Jan 2015 01:08:21 +0000 (UTC)
commit cacd37abb8cdd2f90701d77fe7d174939466fa1d
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Jan 20 17:26:35 2015 -0800
view: fix a typo
Background items are meant to go in the background menu.
src/nautilus-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-view.c b/src/nautilus-view.c
index 5fca8d4..3485282 100644
--- a/src/nautilus-view.c
+++ b/src/nautilus-view.c
@@ -3994,7 +3994,7 @@ update_extensions_menus (NautilusView *view)
if (background_items != NULL) {
add_extension_menu_items (view,
background_items,
- view->details->selection_menu,
+ view->details->background_menu,
NULL);
nautilus_menu_item_list_free (background_items);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]