[hamster-applet] Launch the standalone (not service) with the gnome symlink
- From: Mjumbe Wawatu Ukweli <mjumbewu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hamster-applet] Launch the standalone (not service) with the gnome symlink
- Date: Sat, 29 May 2010 03:35:40 +0000 (UTC)
commit 5d213f6a848295eb956ed91480ba02c03cb9a0e1
Author: Mjumbe Wawatu Ukweli <mjumbewu gmail com>
Date: Fri May 28 23:35:33 2010 -0400
Launch the standalone (not service) with the gnome symlink
wscript | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wscript b/wscript
index 14453f9..6b26f40 100644
--- a/wscript
+++ b/wscript
@@ -34,7 +34,7 @@ def build(bld):
src/hamster-client
src/hamster-service""",
chmod = 0755)
- bld.symlink_as('${BINDIR}/gnome-time-tracker', 'hamster-service')
+ bld.symlink_as('${BINDIR}/gnome-time-tracker', 'hamster-standalone')
# set correct flags in defs.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]