[nemo] For startup script add the ability to take parameters
- From: Anders Rune Jensen <arj src gnome org>
- To: svn-commits-list gnome org
- Subject: [nemo] For startup script add the ability to take parameters
- Date: Thu, 28 May 2009 18:32:02 -0400 (EDT)
commit e009ae7b27de47239062d8e9f97278ead1c7f450
Author: Anders Rune Jensen <anders iola dk>
Date: Fri May 29 00:29:02 2009 +0200
For startup script add the ability to take parameters
---
nemo.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/nemo.in b/nemo.in
index 4a4ce5d..3552cb1 100644
--- a/nemo.in
+++ b/nemo.in
@@ -1,3 +1,3 @@
#!/bin/bash
-exec -a nemo mono @PREFIX@/bin/nemo.exe
+exec -a nemo mono @PREFIX@/bin/nemo.exe $@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]