Commit Graph

2264 Commits

Author SHA1 Message Date
Nikos Kouremenos 04659a94cf pot and po were updated in case translators wanna hack they can get the latest po by browsing to the file they want [po] 2005-07-09 00:08:30 +00:00
Nikos Kouremenos 8257f5d5fa fix path in translation.py 2005-07-09 00:05:24 +00:00
Nikos Kouremenos ef7c64acf2 Show the real status icon on new message patch by Dimitur Kirov 2005-07-08 23:43:11 +00:00
Nikos Kouremenos 2aa4f0fa96 hide tooltip on certain events 2005-07-08 22:26:46 +00:00
Nikos Kouremenos b8f2740ebe add a signal to assist Dimitur 2005-07-08 21:07:19 +00:00
Nikos Kouremenos 5084392f30 show tooltip bg color from gtk-theme 2005-07-08 12:51:58 +00:00
Nikos Kouremenos 07f9843e1e copy JID/email address 2005-07-08 12:31:34 +00:00
Nikos Kouremenos e902eaed7d print subject first 2005-07-08 00:53:50 +00:00
Nikos Kouremenos 4fe2414534 tooltip to show multiple resources [thanks Dimitur Kirov!!] 2005-07-08 00:04:59 +00:00
Nikos Kouremenos b75562490b fix a Traceback, a typo in string, and adhere to coding style 2005-07-07 23:37:04 +00:00
Nikos Kouremenos 4240fd7ecc fix a traceback 2005-07-07 22:22:13 +00:00
Yann Leboulanger 0acf9c168c we now have tooltip in roster window ! A great thanks to Dimitur 2005-07-07 21:27:53 +00:00
Yann Leboulanger 3a8a6e4d8d new_account is back !
getRegInfo can be synchronous if we want
2005-07-07 20:45:24 +00:00
Yann Leboulanger d0299a2f3f typo 2005-07-07 19:29:35 +00:00
Yann Leboulanger ee7067a4ec we can only have e-mail address in about window / Credits 2005-07-07 18:23:43 +00:00
Yann Leboulanger 4cd9ce638a DESTDIR is '' by default 2005-07-07 18:13:43 +00:00
Yann Leboulanger 8a524bfc8d PREFIX even on uninstallation procedure :) 2005-07-07 18:04:34 +00:00
Yann Leboulanger 2d3723fee4 PREFIX instead of DESTDIR 2005-07-07 17:59:51 +00:00
Yann Leboulanger 4695657aa0 typo 2005-07-07 17:40:52 +00:00
Nikos Kouremenos f8a4675174 not in the roster string can be translated now 2005-07-07 17:33:15 +00:00
Nikos Kouremenos e2a3c1121a Transports string is now marked for translation 2005-07-07 17:25:04 +00:00
Nikos Kouremenos a581b8018d small cleanup 2005-07-07 17:20:43 +00:00
Nikos Kouremenos 2c44dfa19d remove sth that should not have been commmited 2005-07-07 17:01:35 +00:00
Nikos Kouremenos f2cb015f73 user --> contact in some functions name, also type is contact too now 2005-07-07 16:38:36 +00:00
Nikos Kouremenos 6c9d148e07 advanced actions show account if multiple acocunts 2005-07-07 15:41:03 +00:00
Nikos Kouremenos 47ca86a537 Witold updated the polish translation. thanks! 2005-07-06 21:58:08 +00:00
Nikos Kouremenos 0da81481ca edit groups dialog now works again [repoter: ehh] 2005-07-06 16:46:50 +00:00
Nikos Kouremenos e8917d200b usage of stockitems in some menuitems and less code 2005-07-06 14:34:59 +00:00
Yann Leboulanger b81747f483 typo 2005-07-06 14:26:10 +00:00
Yann Leboulanger f933b29b2e when we choose None in ChooseGPGWindow, we don't print None in config file 2005-07-06 14:07:20 +00:00
Yann Leboulanger 3cb66c10d8 'Encryption disabled' string is not sent through Jabber, so no need to have it twice (once untranslated and once translated) 2005-07-06 14:05:22 +00:00
Nikos Kouremenos e4932f56be more glade stuff for advanced menuitem [I will do the code too] 2005-07-06 13:34:47 +00:00
Nikos Kouremenos b3b3da27f8 typo 2005-07-06 13:31:55 +00:00
Nikos Kouremenos 0bb678dd26 adding advanced menuitem 2005-07-06 13:11:55 +00:00
Nikos Kouremenos cf7285b952 %s now has var to be replaced and if block now looks better 2005-07-06 13:07:11 +00:00
Nikos Kouremenos 8729b19c8e publish, retrieve buttons now in glade. and we just hide them if we do not need them 2005-07-06 13:05:07 +00:00
Nikos Kouremenos f9f05f7442 Nap gets replaced by sleep 2005-07-06 12:19:04 +00:00
Nikos Kouremenos 0add3ad0c8 typo 2005-07-06 12:14:24 +00:00
Nikos Kouremenos 949c105312 if we are english dont duplicate gpg strings 2005-07-06 12:13:54 +00:00
Nikos Kouremenos 7877b5c2ac add escape to close the singlemessagewindow also add sendandclose button (as default) 2005-07-05 23:55:33 +00:00
Nikos Kouremenos 5df9361bc4 better UI logic 2005-07-05 21:57:19 +00:00
Nikos Kouremenos 2d14894f38 typo in comment 2005-07-05 21:44:01 +00:00
Yann Leboulanger 2be42ad322 fix tooltips for gpg toggle_button 2005-07-05 21:40:40 +00:00
Nikos Kouremenos 94c01aeecc we can now receive normal and chat messages with subject and handle them ok. we can also reply to received normal message with RE: previous message and all the good stuff! hoooray! 2005-07-05 21:35:37 +00:00
Yann Leboulanger fd03253594 show Ctrl+N only when we have only one account 2005-07-05 20:47:25 +00:00
Yann Leboulanger 664e2f824b updated pot file and all po file and french translation is up to date 2005-07-05 19:15:20 +00:00
Yann Leboulanger 76534dd976 no need to translate that 2005-07-05 19:14:07 +00:00
Yann Leboulanger f80845d137 we now use intltool-extract to get translatbe strings from glade 2005-07-05 17:02:34 +00:00
Yann Leboulanger 28c7025ec5 update debian package 2005-07-05 07:53:59 +00:00
Nikos Kouremenos 192ccf2075 General group marked for translation. pending: Transports and not in the roster 2005-07-04 23:18:29 +00:00