red-agent
d7e4ab3eb7
A workaround to make commands documentation easily translatable
...
Though I consider this a major regression, as using doc-strings is a much
cleaner and better solution. It requires not that big scaffolding to support it,
but some of Gajim developers think otherwise.
2009-10-04 20:43:51 +03:00
red-agent
ae0f32d922
Dropped in the brand new and shiny command system
2009-09-12 16:51:21 +03:00
Stephan Erb
0684ec1d3d
Disable assertions. Remove a statement which is not supported by python24.
2008-11-06 08:19:24 +00:00
js
7944990a1b
Fully POSIX-compliant shell scripts.
2008-08-14 19:17:53 +00:00
js
635ea16a29
Oops. I locally changed it to python2.5 and didn't notice I commited this...
2008-08-14 14:10:44 +00:00
js
f15ec68ae9
This fixes the problem that we can't get the python path using
...
sys.executable.
2008-08-14 14:02:18 +00:00
Stephan Erb
304da5e252
Enable assertions to catch errors early.
2008-05-19 20:03:22 +00:00
Yann Leboulanger
e6e0323a70
fix launch.sh script when run from absolute path. fixes #3665
2008-03-14 16:43:18 +00:00
James Newton
c2b901dfe9
Adjusted the menu code in an attempt to make it work better on leopard. Removed
...
the idle_add wrapper for on_quit and moved the idle_add wrapping into the
sync-menu code instead.
2007-11-16 23:11:35 +00:00
Yann Leboulanger
1f7a462788
[James Newton] osx port for Gajim. a GREAT thanks!!!
2007-11-14 19:47:52 +00:00
Yann Leboulanger
9b55075f1d
use bash instead of sh because -a is a bash specific option. fixes #1620
2006-08-30 07:44:33 +00:00
Yann Leboulanger
6e524e0b4f
[zloygod] ps aux now shows gajim, and killall gajim works. Fixes #1620
2006-08-29 16:11:23 +00:00
Nikos Kouremenos
de513dfe0e
if you want to kill gajim this does nothing. just ash htop the PID of python proc that runs gajim and kill -9 PID
2005-11-19 21:22:31 +00:00
Yann Leboulanger
9993b65022
launch.sh can be launched from anywhere and process is called gajim in ps
2005-10-13 21:45:18 +00:00
Nikos Kouremenos
e203f79874
fix scripts
2005-09-07 22:07:46 +00:00
Nikos Kouremenos
aa7dc3e31f
[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!
2005-09-07 19:46:09 +00:00
Nikos Kouremenos
d6c2c048ce
typo and fix launch.sh
2005-09-07 09:37:21 +00:00
Nikos Kouremenos
aa4c606e09
that never hurts
2005-08-08 18:05:13 +00:00
Yann Leboulanger
127142c1fe
launch and gajim bash script now call gajim.py with arguments
2005-05-29 14:55:22 +00:00
Nikos Kouremenos
1278e57ee4
adding launch.sh
2005-04-19 11:17:43 +00:00