Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Kouremenos <kourem@gmail.com>2005-09-07 23:46:09 +0400
committerNikos Kouremenos <kourem@gmail.com>2005-09-07 23:46:09 +0400
commitaa7dc3e31f050b60d2fc133e42d9f49ded0f35aa (patch)
tree361415a5ca111ad22367e5928e6ba2c8d39f4047 /launch.sh
parent63e01f0780473142a674b96b84b77816303571ab (diff)
[gjc] We register to session manager. so if we save session and Gajim was running, next time we see Gajim. ME: IT ALSO WORKS FOR SVN!
Diffstat (limited to 'launch.sh')
-rwxr-xr-xlaunch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch.sh b/launch.sh
index 7f51a6aee..97f1ed86a 100755
--- a/launch.sh
+++ b/launch.sh
@@ -1,3 +1,3 @@
#!/bin/sh
cd src
-exec python -OOt gajim.py $@
+exec python -OOt gajim.py $0 $@