Commit Graph

28 Commits

Author SHA1 Message Date
André Apitzsch 5375965f87 Don't hard code python path in scripts to support virtualenv 2017-09-22 19:12:26 +02:00
André Apitzsch 624bee755c fix file lookup location and other issues 2017-09-22 19:12:26 +02:00
Dimitur Kirov 59b6ae468a merge from trunk
automake based instalation
2006-10-04 00:10:49 +00:00
Stefan Bethge 77d45f5d2c rest of the r6870 merge... 2006-09-17 15:35:04 +00:00
Yann Leboulanger 832f6d8ab4 make install can now handle sevral version of python by using make install PYTHON=python2.4 for exemple. 2006-04-13 19:32:22 +00:00
Yann Leboulanger 46623708e9 remove output warning about indentation in released gajim. Fixes #1527 2006-04-09 10:00:45 +00:00
Yann Leboulanger 612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger 34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +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 5b9e8d7b2e scripts call python -OOt via exec [so no bash]. thanks Michael Reinsch 2005-09-07 09:28:01 +00:00
Nikos Kouremenos 1764de4631 that is more logical I believe 2005-08-28 16:24:12 +00:00
Yann Leboulanger b00bff7f14 scripts now look for libs in the correct folder 2005-08-01 09:00:18 +00:00
Yann Leboulanger 3f9e735f8f launch gajim.py instead of gajim.pyo 2005-05-31 13:09:52 +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 fcd65495e5 allow to run as root but give warning 2005-05-09 12:23:08 +00:00
Yann Leboulanger b28a89de48 fixe the make install 2005-04-22 21:29:40 +00:00
Nikos Kouremenos a9e9c99c82 fix in script 2005-04-02 22:05:33 +00:00
Nikos Kouremenos 821cc6899d script fix 2005-04-02 20:20:28 +00:00
Nikos Kouremenos d409b248b5 gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
Nikos Kouremenos 610bc35b22 ImageCellRenderer has now better name, gajim.py --> gajim.sh [needs fix to makefile to make it work, padding and xalign trying to clean up (don't work yet). added a fixme in new message dialog about focus problems.. 2005-03-31 23:26:05 +00:00
Yann Leboulanger 9a20efc2db libraries are now in /usr/lib instead of /usr/share 2005-01-26 10:45:33 +00:00
Yann Leboulanger b6ed560d84 runCore.py is now name gajim.py 2005-01-11 08:21:20 +00:00
Yann Leboulanger d8305fb20b update my email adress
update copyright
add missing headers
2005-01-07 21:52:38 +00:00
Yann Leboulanger a4e6affd24 run runCore.py with python 2004-12-19 22:26:17 +00:00
Yann Leboulanger 1158b206bc we can now install Gajim with 'make install'
Gajim is launched throught a bash script that check if we are not root
2004-11-25 19:27:09 +00:00