Nikos Kouremenos
|
0b457357a9
|
save last dir used for emoticons, sounds, sending file, recv files in config and if empty use $HOME. no more bad paths (the dir were we started Gajim, no more saving such info only per session)
|
2005-08-23 13:22:14 +00:00 |
Nikos Kouremenos
|
bc80ff4ae5
|
last_send_dir for sending and not last_save_dir for sending! also os.path.isdir() is enough and no need for exists() and last but not least set $HOME if last_*_dir is None (else we show the place from we run Gajim!
|
2005-08-23 13:04:07 +00:00 |
Nikos Kouremenos
|
9b483b62ee
|
svn to say 0.9 and removing some code for 0.8 only
|
2005-08-23 12:52:16 +00:00 |
Dimitur Kirov
|
5ed2e23097
|
added comments on some methods
|
2005-08-17 16:28:32 +00:00 |
Dimitur Kirov
|
21d0ca72a2
|
real_jid is changed to sender/receiver_name
|
2005-08-17 15:35:36 +00:00 |
Dimitur Kirov
|
7c9ea41c1b
|
added recipient in the 'transfer completed'
dialog
|
2005-08-17 14:34:42 +00:00 |
Nikos Kouremenos
|
0f41cf1fc3
|
escape now closes ft window
|
2005-08-15 12:45:19 +00:00 |
Nikos Kouremenos
|
177a4c76de
|
moving tooltips code to tooltips.py; moving ft_window to ft_window.py
|
2005-08-14 23:52:12 +00:00 |