Mateusz Biliński
e127925948
Added first version of 'Plugins' window. It's accessible through 'Edit/Plugins' item in roster menu. It seems that you can successfully (de)activate plug-ins through GUI now.
...
Added 'homepage' attribute to Plugin class.
Added (commented out) calls of pycallgraph in src/gajim.py for later use.
[xbright] Changed 'python' to 'python2.5' because code uses modules not available in previous versions of Python.
2008-06-07 17:28:34 +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