[banshee/stable-1.6] Revert "[Booter] If running on MeeGo, use MeeGo.exe"
- From: Aaron Bockover <abock src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/stable-1.6] Revert "[Booter] If running on MeeGo, use MeeGo.exe"
- Date: Wed, 28 Apr 2010 19:48:28 +0000 (UTC)
commit 81f03bbc304cf11914dadb228a14e9eaff1ade8a
Author: Aaron Bockover <abockover novell com>
Date: Wed Apr 28 15:15:14 2010 -0400
Revert "[Booter] If running on MeeGo, use MeeGo.exe"
This reverts commit 65b6789309f01504011f3f6acd17b8b2a4879f7d.
src/Clients/Booter/banshee-1.linux.in | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/src/Clients/Booter/banshee-1.linux.in b/src/Clients/Booter/banshee-1.linux.in
index 7814616..86e55d1 100644
--- a/src/Clients/Booter/banshee-1.linux.in
+++ b/src/Clients/Booter/banshee-1.linux.in
@@ -2,11 +2,7 @@
prefix= prefix@
libdir= expanded_libdir@
-if test -f /etc/meego-release; then
- exec_asm="MeeGo.exe"
-else
- exec_asm="Banshee.exe"
-fi
+exec_asm="Banshee.exe"
MONO_EXE="@expanded_libdir@/@PACKAGE@/$exec_asm"
BANSHEE_EXEC_NAME=$(basename $0)
BANSHEE_CONFIG_DIR="${XDG_CONFIG_HOME:-$HOME/.config}/banshee-1"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]