[gnome-main-menu] main-menu: Fix use of nautilus-sendto
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-main-menu] main-menu: Fix use of nautilus-sendto
- Date: Tue, 30 Nov 2010 10:02:50 +0000 (UTC)
commit 76d25216533491638c954a3228aa75327bf32180
Author: Vincent Untz <vuntz gnome org>
Date: Tue Nov 30 11:02:37 2010 +0100
main-menu: Fix use of nautilus-sendto
The --default-dir option doesn't exist anymore.
https://bugzilla.novell.com/show_bug.cgi?id=647263
main-menu/etc/slab.schemas.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/main-menu/etc/slab.schemas.in.in b/main-menu/etc/slab.schemas.in.in
index abdae14..722eb97 100644
--- a/main-menu/etc/slab.schemas.in.in
+++ b/main-menu/etc/slab.schemas.in.in
@@ -137,7 +137,7 @@
<applyto>/desktop/gnome/applications/main-menu/file-area/file_send_to_cmd</applyto>
<owner>gnome-main-menu</owner>
<type>string</type>
- <default>nautilus-sendto --default-dir=DIRNAME BASENAME</default>
+ <default>nautilus-sendto DIRNAME/BASENAME</default>
<locale name="C">
<short>This is the command to execute when the "Send To..." menu item is activated.</short>
<long>This is the command to execute when the "Send To..." menu item is activated. DIRNAME and BASENAME are replaced with the corresponding components of the activated tile.</long>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]