Commit Graph

11462 Commits

Author SHA1 Message Date
Yann Leboulanger b8df75537b we require pyopenssl >= 0.9 2010-04-07 21:34:57 +02:00
Alexander Cherniuk cf0bc0b478 Refactored the Q_ translation function 2010-04-07 04:09:58 +03:00
Yann Leboulanger d5a6a4d53d l10n: Updates to French (fr) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-06 18:05:06 +00:00
Denis Fomin 70a8a4d100 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-05 19:58:40 +00:00
Alexander Cherniuk d57dd3adaa Apply some cosmetics to the GCTooltip as well 2010-04-03 21:38:54 +03:00
Alexander Cherniuk 1c1fb442b4 Make GCTooltip behave more like the RosterTooltip 2010-04-03 21:08:09 +03:00
Alexander Cherniuk 614c1f8a1d Fixed the case inaccuracy in Russian translation 2010-04-03 20:55:14 +03:00
Alexander Cherniuk d359879c2c Reflect recent changes in translation 2010-04-03 20:49:31 +03:00
Alexander Cherniuk af1785ebe8 Fixed the translation issue with the tooltip 2010-04-03 20:46:57 +03:00
Alexander Cherniuk f0492c2f8f Fixed the pattern to be PEP8 compatible 2010-04-03 20:23:15 +03:00
Denis Fomin a7f5cc0098 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-03 16:31:08 +00:00
Denis Fomin e8b0fce175 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-03 16:30:19 +00:00
Denis Fomin 1d2d70e32b l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-03 16:22:23 +00:00
Alexander Cherniuk a7d14c329c Missed the Busy translation 2010-04-03 18:50:26 +03:00
Alexander Cherniuk 7b2d351003 A condition typo 2010-04-03 18:40:40 +03:00
Alexander Cherniuk 63d1ef9e43 Do not show the idle time in the tooltip, unless it's meaningful 2010-04-03 18:37:41 +03:00
Alexander Cherniuk ab0353a13c Made a fix to consider translation of a status 2010-04-03 18:17:54 +03:00
Alexander Cherniuk bf344627dd Improved roster's tooltip cosmetics 2010-04-03 18:06:42 +03:00
Alexander Cherniuk 918b8d5c32 Disambiguation of some words to translate. Thanks to mako. Fixes #5686 2010-04-03 14:38:12 +03:00
Denis Fomin 8056a2042e l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-03 08:37:10 +00:00
Denis Fomin e6691497c4 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-03 08:33:06 +00:00
Denis Fomin 7598096f86 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-03 08:22:49 +00:00
Denis Fomin a4c81289d0 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-03 07:35:12 +00:00
Denis Fomin d80d382f36 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-02 21:01:08 +00:00
Denis Fomin 00300f8358 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-02 20:58:35 +00:00
Misha Shnurapet 9fb520aa87 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-02 12:45:49 +00:00
Misha Shnurapet c8c1e63b7e l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-04-02 12:43:24 +00:00
Yann Leboulanger 87d430d726 don't go before 1/1/1900 in history window. Fixes #5684 2010-04-02 09:21:56 +02:00
Yann Leboulanger 1d6378e5c1 auto-enable XML logging when opening XML console, and destroy window on closing. Fixes #5664 2010-04-01 11:40:27 +02:00
Yann Leboulanger 50f1567bc8 check we have a cached vcard before looking in it. Fixes #5670 2010-04-01 11:28:21 +02:00
Alexander Cherniuk c6389decfb Does not look like we need to emulate gobject.timeout_add_second anymore 2010-03-31 17:05:58 +03:00
Alexander Cherniuk a5ec7232a6 Moved a call to gobject.set_prgname a bit up 2010-03-31 09:19:21 +03:00
Alexander Cherniuk da6b4c031e Added a call to gobject.set_prgname 2010-03-31 09:05:17 +03:00
Alexander Cherniuk 31ddc4ae66 Fixed a typo 2010-03-30 21:28:50 +03:00
Alexander Cherniuk 5c1a462e1c No need to separate %s from translatable strings 2010-03-30 18:14:03 +03:00
Alexander Cherniuk c407084e7a Forgot the translation 2010-03-30 17:09:14 +03:00
Alexander Cherniuk f41c8d6527 Yet another improvement for the tooltip 2010-03-30 17:03:10 +03:00
Alexander Cherniuk 07da2caf61 Improved idle time displaying in the tooltip 2010-03-30 16:39:49 +03:00
Alexander Cherniuk cc7eb2ae96 Cleaned the code for the 'Idle since' tooltip item 2010-03-30 15:27:59 +03:00
Baurzhan Muftakhidinov 666c089bcc l10n: Updates to kk translation
Transmitted-via: Transifex (www.transifex.net)
2010-03-30 11:59:28 +00:00
Alexander Cherniuk 6081909a26 Fixed out-of-scope variables. Might need a better fix. Fixes #5680 2010-03-29 17:15:32 +03:00
Alexander Cherniuk 36ea39e74a Fixed the autorejoin bug with overlimited MUC. Fixes #5678 2010-03-28 15:36:51 +03:00
Yann Leboulanger 5f2b217fd6 [Florob] improve geoloc usage. Fixes #5677 2010-03-28 11:34:17 +02:00
Alexander Cherniuk c115c03167 Small fix in Polish translation. Thanks to Jan Stępień. Fixes #5676 2010-03-27 16:18:30 +02:00
Alexander Cherniuk 49b49cf8fc Use contracted form for RE flags 2010-03-26 21:23:05 +02:00
Alexander Cherniuk 48cd4d796a Tweak URI detection RE to capture non-ascii symbols. Fixes #5675 2010-03-26 21:17:11 +02:00
Alexander Cherniuk aed9179d15 List comprehension fits better 2010-03-26 14:52:54 +02:00
Yann Leboulanger 5ea5309035 don't send change_nick presnece (without NS_MUC) after a nick conflict 2010-03-25 19:52:27 +01:00
Yann Leboulanger 0aca2d6a34 correctly add contacts to roster when we get a roster set <iq>, even in case we have a Contact instance already. Fixes #5595 2010-03-25 07:50:32 +01:00
shegman 2189ffdbc0 l10n: Updates to Turkish (tr) translation
Transmitted-via: Transifex (www.transifex.net)
2010-03-24 21:30:05 +00:00