Commit graph

2720 commits

Author SHA1 Message Date
Nikos Kouremenos
542ac483f6 using plural forms in a place where duganov reported, all devs, patchers have a look; also updating pot/po to match plural forms usage and some new strings changes from greek po [as I go on]; we now also have make gajim.pot to produce the pot with the help of intltool 2005-08-02 23:42:37 +00:00
Nikos Kouremenos
6aefa6ae86 use plural forms (ngettext) in a string. please convert your strings that way 2005-08-02 23:03:21 +00:00
Dimitur Kirov
3c59acddc2 print of exception not needed 2005-08-02 22:29:25 +00:00
Dimitur Kirov
a502d8d28c this should fix the bug on windows 2005-08-02 20:33:44 +00:00
Yann Leboulanger
7e225fcf7d ChooseGPGDialog is back with run() (We need to wait for the answer before continuing) and this cause NO PB with keepalive 2005-08-02 16:27:25 +00:00
Yann Leboulanger
ccaf468fd9 pot/po and uptodate french translation 2005-08-02 16:00:32 +00:00
Dimitur Kirov
e9bcc20556 check if self.Connetion is instantiated 2005-08-02 14:25:21 +00:00
Dimitur Kirov
a25a59fe84 eval, instead of __getattr__ 2005-08-01 23:42:51 +00:00
Nikos Kouremenos
9a03441f75 coding standards, HIG plz adhere! :) 2005-08-01 23:17:53 +00:00
Nikos Kouremenos
b9e37da407 polish translation updated. thank you Witold Kieras 2005-08-01 23:01:12 +00:00
Dimitur Kirov
760453870f moved socks5 module outside xmpp 2005-08-01 22:58:14 +00:00
Dimitur Kirov
b936f2db52 moved file outside xmpp 2005-08-01 22:50:46 +00:00
Nikos Kouremenos
dd821ac164 use better strings (adhere to HIG, try to describe better what is going on), make code by dkirov adhere to our coding standards, fix comments and FIXME in comments 2005-08-01 22:48:58 +00:00
Nikos Kouremenos
55a5678ee4 add a FIXME 2005-08-01 22:47:11 +00:00
Dimitur Kirov
8ede65961f moved socks5queue to gajim.py 2005-08-01 22:45:29 +00:00
Dimitur Kirov
54e9215ca0 moved socks5queu to gajim.py in order to have
only one queue
2005-08-01 22:44:05 +00:00
Dimitur Kirov
c204880ce5 moved socks5queu to gajim.py in order to have
only one queue
2005-08-01 22:43:33 +00:00
Nikos Kouremenos
8031bed465 I updated partially greek gajim.po and fixed some strings so I commit po and pot. there is a lot of job to be done before all strings are reviewed and become better 2005-08-01 22:42:47 +00:00
Nikos Kouremenos
5f1c9105bc fix a tb 2005-08-01 21:59:34 +00:00
Nikos Kouremenos
9ed7102374 [smoku] 32x32 for gnome iconset. some icons are missing. smoku is on them 2005-08-01 21:59:11 +00:00
Yann Leboulanger
0c51e2fd09 remove unneede line 2005-08-01 20:54:26 +00:00
Yann Leboulanger
8bc5c2fe04 just delete the iter without sending anything to the server when we delete the server contact 2005-08-01 19:37:18 +00:00
Yann Leboulanger
4d661b5042 update info stored on server when we move a contact from edit group window 2005-08-01 19:33:22 +00:00
Dimitur Kirov
9183b73766 status message was not set in some other cases 2005-08-01 18:19:36 +00:00
Dimitur Kirov
79d2459d9f missing ':' 2005-08-01 16:17:32 +00:00
Dimitur Kirov
3c46c13d8d ':' spacing. always set a status message 2005-08-01 16:14:35 +00:00
Dimitur Kirov
8c7d818eca changed comment 2005-08-01 16:00:36 +00:00
Dimitur Kirov
438606b50d show 'offline' to offline users with no
message
2005-08-01 15:54:26 +00:00
Dimitur Kirov
f4c6c41e5b not showing status in tray tooltip 2005-08-01 15:50:43 +00:00
Nikos Kouremenos
f86a65b757 pot/po update 2005-08-01 15:47:47 +00:00
Nikos Kouremenos
28e2203831 do not send chatstate in a contact in pm of MUC if contact left room. thanks deluge 2005-08-01 15:45:33 +00:00
Nikos Kouremenos
c18c9c8ca8 remove glade 2.10 only xml 2005-08-01 15:38:59 +00:00
Dimitur Kirov
6cee963698 this should fix ': No such file or directory'
bug???
2005-08-01 15:38:00 +00:00
Dimitur Kirov
d8d50e0adc removed useless slash 2005-08-01 15:37:09 +00:00
Nikos Kouremenos
431f2142fc fix problem with russian po and plural forms 2005-08-01 15:28:14 +00:00
Nikos Kouremenos
a9525b4a61 fix a commit 2005-08-01 15:25:11 +00:00
Dimitur Kirov
fcdbb820d0 fixed line end characters. 2005-08-01 15:23:45 +00:00
Dimitur Kirov
51b4eafa8c moved add_file_transfer method to FileTransfer
class
2005-08-01 15:04:08 +00:00
Dimitur Kirov
d02118264a long subject in group chat makes window
bigger than the screen
2005-08-01 15:03:26 +00:00
Dimitur Kirov
a6dda66f9d handle file transfer progress 2005-08-01 15:02:46 +00:00
Dimitur Kirov
64853a80a0 file transfer window 2005-08-01 15:02:17 +00:00
Dimitur Kirov
a4af5c24f0 file transfer window 2005-08-01 15:01:36 +00:00
Dimitur Kirov
c84973327d property 'notify_on_file_complete' 2005-08-01 15:00:47 +00:00
Dimitur Kirov
0cd682f2ce file transfer progress notification 2005-08-01 15:00:27 +00:00
Nikos Kouremenos
a628f6ae72 better pattern 2005-08-01 14:38:21 +00:00
Nikos Kouremenos
ca1176bc79 exclude some more chars in mail detection 2005-08-01 14:27:23 +00:00
Nikos Kouremenos
e3e1065e49 add leave part close in muc_commands; add some fixmes 2005-08-01 14:07:16 +00:00
Yann Leboulanger
f9b4bb36fe no need to translate glade strings here 2005-08-01 09:47:00 +00:00
Yann Leboulanger
ce6b470967 no need to translate glade strings in optparser 2005-08-01 09:42:30 +00:00
Dimitur Kirov
d57c420112 show notification if there is no space on the
device
2005-08-01 09:37:41 +00:00