[gdm/display-configuration] Fix typo in data/Init.in, should be @SCRIPT_PATH@
- From: Halton Huo <haltonhuo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gdm/display-configuration] Fix typo in data/Init.in, should be @SCRIPT_PATH@
- Date: Thu, 28 Jan 2010 06:07:04 +0000 (UTC)
commit 8c35f8ff9dd6151f1b52a1c4c26ff979991f6da5
Author: Halton Huo <halton huo sun com>
Date: Thu Jan 28 14:03:11 2010 +0800
Fix typo in data/Init.in, should be @SCRIPT_PATH@
data/Init.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Init.in b/data/Init.in
index cf90be3..f2d4c0a 100644
--- a/data/Init.in
+++ b/data/Init.in
@@ -3,7 +3,7 @@
# Plus a lot of fun stuff added
# -George
-PATH="@SCRIPT_PATH"
+PATH="@SCRIPT_PATH@"
OLD_IFS=$IFS
gdmwhich () {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]