Commit Graph

188 Commits

Author SHA1 Message Date
Dimitur Kirov 8362334891 print all string results 2005-07-20 16:32:31 +00:00
Dimitur Kirov 0bde1f52ef 'send_message' and 'open_chat' with jid not in
the roster (if multiple accounts) sends error
2005-07-20 15:45:56 +00:00
Dimitur Kirov 86ff362c5c new_message changed to open_chat.
You can start chat and send message to not in
roster users
2005-07-20 13:27:15 +00:00
Nikos Kouremenos eb97d09187 jid is not translatabled and other fixes 2005-07-20 10:08:11 +00:00
Yann Leboulanger 7b2477da10 remove unneeded line 2005-07-20 08:31:42 +00:00
Yann Leboulanger bece293a72 no need of glade in gajim-remote.py 2005-07-20 08:09:10 +00:00
Dimitur Kirov 3c05c1800f fixed BASENAME to 'gajim-remote' 2005-07-20 07:56:30 +00:00
Dimitur Kirov 11223c0fc0 executable for gajim-remote.py
that will be installed in $PATH
2005-07-20 07:55:27 +00:00
Dimitur Kirov a77cd1a8a0 gettext support in gajim-remote needs i18n in
its path
2005-07-20 01:34:11 +00:00
Dimitur Kirov 875a875a53 show error for missing argument in gajim-remote 2005-07-20 01:29:40 +00:00
Dimitur Kirov a48bd1b6f9 Added translatable help messages for each command 2005-07-20 00:27:40 +00:00
Nikos Kouremenos cc7c233e0d show_roster ==> toggle_roster_appearance 2005-07-19 14:25:41 +00:00
Yann Leboulanger c5642f9199 typo 2005-07-18 09:53:19 +00:00
Nikos Kouremenos e9696514e6 commit gui to enable/disable dbus on the fly 2005-07-17 22:52:15 +00:00
Nikos Kouremenos c092189373 more fixes 2005-07-17 22:38:38 +00:00
Nikos Kouremenos f9e76174ac logic fix 2005-07-17 22:00:40 +00:00
Nikos Kouremenos 139bb5ac0c [dkirov] patch to give dbus capabilities to Gajim. /me fixes and cleanups [possible break ups too :P] 2005-07-17 21:41:54 +00:00
Nikos Kouremenos 8257f5d5fa fix path in translation.py 2005-07-09 00:05:24 +00:00
Yann Leboulanger f80845d137 we now use intltool-extract to get translatbe strings from glade 2005-07-05 17:02:34 +00:00
Nikos Kouremenos c58bbe4dea ./translations.py [help] [stats] [update] 2005-06-02 10:47:44 +00:00
Yann Leboulanger 872ad1fc68 no need to print the progress while msgmerge'ing 2005-06-02 10:21:44 +00:00
Nikos Kouremenos 79252a65ca update_translations.py: a gift to Yann 2005-05-31 21:38:46 +00:00
Yann Leboulanger 3f9e735f8f launch gajim.py instead of gajim.pyo 2005-05-31 13:09:52 +00:00
Nikos Kouremenos b6b6f25538 no point not to use popen() than popen2() in this context 2005-05-31 00:47:24 +00:00
Nikos Kouremenos 99b0542467 introducing translation_statistics.py as a script 2005-05-30 13:29:45 +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 2fb798dc83 adding pncrush script to make pngs smaller 2005-04-02 22:55:38 +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