Nikos Kouremenos
|
a4d7e26ab4
|
[paladine] fix a typo
|
2005-08-28 17:49:51 +00:00 |
Nikos Kouremenos
|
1764de4631
|
that is more logical I believe
|
2005-08-28 16:24:12 +00:00 |
Nikos Kouremenos
|
85c957f49d
|
cleanups in gajim-remote.py: use ininstance and use in and not in instead of many or
|
2005-08-26 12:35:00 +00:00 |
Dimitur Kirov
|
e4a28f6572
|
added send_file remote command
|
2005-08-23 23:41:23 +00:00 |
Nikos Kouremenos
|
bf92d33a5f
|
fix bad strings part2
|
2005-08-19 11:33:58 +00:00 |
Nikos Kouremenos
|
ff1a648725
|
more fixes by nebulum [ru transl]. Dimitur plz have a look. thanks in advance
|
2005-08-18 17:54:36 +00:00 |
Nikos Kouremenos
|
b04b202832
|
future fix comment by nebulam
|
2005-08-18 17:50:34 +00:00 |
Nikos Kouremenos
|
9335b39b71
|
translations.py now accepts check
|
2005-08-15 11:41:15 +00:00 |
Nikos Kouremenos
|
50c5aad226
|
update translations.py to check the file
|
2005-08-13 11:14:20 +00:00 |
Dimitur Kirov
|
1be0ea46f1
|
missing gettext or string 'Arguments:'
|
2005-08-11 23:22:43 +00:00 |
Dimitur Kirov
|
3739b63561
|
stupid typo
|
2005-08-11 23:20:24 +00:00 |
Nikos Kouremenos
|
cfdbb80d5d
|
add license header
|
2005-08-11 19:06:20 +00:00 |
Nikos Kouremenos
|
ea704fc426
|
fix english typos
|
2005-08-10 19:10:58 +00:00 |
Dimitur Kirov
|
41706acc51
|
the ONLY possible fix for dbus 0.34 __getitem__
nonsence
|
2005-08-10 00:04:25 +00:00 |
Dimitur Kirov
|
8c26791c44
|
added translation help for 'on_command'
|
2005-08-09 13:39:31 +00:00 |
Yann Leboulanger
|
78cd90e43d
|
translation.py now update pot file
|
2005-08-08 08:09:27 +00:00 |
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 |
Dimitur Kirov
|
a25a59fe84
|
eval, instead of __getattr__
|
2005-08-01 23:42:51 +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 |
Dimitur Kirov
|
6cee963698
|
this should fix ': No such file or directory'
bug???
|
2005-08-01 15:38:00 +00:00 |
Dimitur Kirov
|
fcdbb820d0
|
fixed line end characters.
|
2005-08-01 15:23:45 +00:00 |
Yann Leboulanger
|
b00bff7f14
|
scripts now look for libs in the correct folder
|
2005-08-01 09:00:18 +00:00 |
Dimitur Kirov
|
35559bed7b
|
added int type to unrepr. Nice output for
list contacts
|
2005-07-26 15:04:40 +00:00 |
Dimitur Kirov
|
17c65a9d24
|
all methods in class GajimRemote, added unrepr
and cleaner output for vcards
|
2005-07-21 21:00:18 +00:00 |
Nikos Kouremenos
|
171fefcdfa
|
we are already in scripts
|
2005-07-21 20:59:01 +00:00 |
Dimitur Kirov
|
d54c388ca0
|
Added scripts/gajim-remote.py
|
2005-07-21 18:51:23 +00:00 |
Dimitur Kirov
|
dcedc99d23
|
catch remote method exceptions
|
2005-07-20 17:51:31 +00:00 |
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 |