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:
authorYann Leboulanger <asterix@lagaule.org>2005-05-29 18:55:22 +0400
committerYann Leboulanger <asterix@lagaule.org>2005-05-29 18:55:22 +0400
commit127142c1fe0a530321affcfc4526df935881d556 (patch)
tree8722f7b6b1f2bba812a1676603e58025abf6a89a /launch.sh
parenta1c387e94440558e470c626849aaefd57fd5b70d (diff)
launch and gajim bash script now call gajim.py with arguments
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 7e54fbc04..18a6911c3 100755
--- a/launch.sh
+++ b/launch.sh
@@ -1,2 +1,2 @@
cd src
-./gajim.py
+./gajim.py $@