Commit graph

935 commits

Author SHA1 Message Date
Łukasz Jernaś 9e47011c6b l10n: Updated Polish (pl) translation to 91%
New status: 83 messages complete with 1 fuzzy and 7 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-22 09:17:06 +00:00
Łukasz Jernaś 31eeb92391 Fix locale shortcut of French translation 2010-09-22 11:07:50 +02:00
Łukasz Jernaś 4731f67312 Merge branch 'translations' 2010-09-22 11:04:49 +02:00
oldbeggar ccaac7e0cb l10n: Updated Chinese (China) (zh_CN) translation to 52%
New status: 48 messages complete with 10 fuzzies and 33 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-22 08:38:58 +00:00
oldbeggar 6c734aa64c l10n: Updated Chinese (China) (zh_CN) translation to 45%
New status: 41 messages complete with 10 fuzzies and 40 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-22 08:35:48 +00:00
Hylke Bons 0a2957dda1 fix insanely stupid mistake 2010-09-20 19:53:49 +01:00
Yann Yann 91b5bb462d l10n: Updated fr_FR translation to 100%
New status: 91 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-18 17:29:50 +00:00
Dimitris Glezos 75531c36b3 l10n: Updated Greek (el) translation to 3%
New status: 3 messages complete with 1 fuzzy and 87 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-17 18:14:37 +00:00
Dimitris Glezos 9b00de8647 l10n: Greek!
New status: 1 message complete with 0 fuzzies and 90 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-17 18:12:51 +00:00
fgp ff00613c30 l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 91 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-15 21:40:43 +00:00
fgp a7411b6bf3 l10n: Updated Spanish (Castilian) (es) translation to 98%
New status: 90 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-15 21:38:01 +00:00
No_CQRT 144f69890d l10n: Updated Italian (it) translation to 37%
New status: 34 messages complete with 57 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-14 21:45:47 +00:00
Hylke Bons d05f7e4758 edited ‘SparkleShare/SparkleUI.cs’ and 4 more 2010-09-14 20:11:55 +01:00
Hylke Bons d42c715cc9 [listener] oops, wrong server address 2010-09-12 23:31:35 +01:00
Hylke Bons b99b51cbb9 [listener] Don't crash on connection error 2010-09-12 23:29:26 +01:00
Hylke Bons 8b49394384 [repo] fix timestamps 2010-09-12 21:31:22 +01:00
Hylke Bons 1609b309e6 [ui] Fix Quit method 2010-09-12 18:46:00 +01:00
Hylke Bons 592adadd5d [repo][listener] look for changes on startup 2010-09-12 18:15:24 +01:00
Hylke Bons 0ee0fd605b [listener] Add an IRC connection and listen to updates. hardcoded testing channel for now 2010-09-12 14:00:07 +01:00
Hylke Bons 301815b695 [ui] populate the repo list in a new thread, so the statusicon will show up instantly 2010-09-11 22:29:12 +01:00
Hylke Bons 0bb7af112c tmp 2010-09-11 19:11:47 +01:00
Bertrand Lorentz 8ac0b8c71d [build] Fix handling of the SmartIrc4net assembly
Pass the proper configure options to SmartIrc4net for bundling.
The SmartIrc4net assembly is now copied into bin/ during compilation,
and installed into the same folder as the other assemblies.
2010-09-11 19:58:59 +02:00
Hylke Bons 176b20a9e1 add listener 2010-09-11 17:50:30 +01:00
Hylke Bons 84b069419f tmpcommit 2010-09-11 17:03:33 +01:00
Bertrand Lorentz 81d1b9c699 Update SparkleShare.csproj 2010-09-11 17:50:40 +02:00
Bertrand Lorentz 0da399295a Include SmartIrc4net library as a git submodule
This follows the recommendation from SmartIrc4net's author, and avoids
any dependency issues.
2010-09-11 17:48:56 +02:00
Bertrand Lorentz 5b677c9eba [build] Fix up gtk references in autotools build
SparkleLib does not depend on gtk, but SparkleShare and SparkleDiff do,
so update the build to reflect that.
Also remove some unneeded variables.
2010-09-11 16:04:00 +02:00
Bertrand Lorentz 86a3006981 [build] Reference the SmartIrc4net library in SparkleLib.csproj 2010-09-11 15:25:58 +02:00
Bertrand Lorentz 46dc199a0d [build] Reference the SmartIrc4net library in the autotools build
This add a mandatory dependency on SmartIrc4net.
2010-09-11 15:25:48 +02:00
Łukasz Jernaś 4851f59c0d Update LINGUAS 2010-09-11 15:00:08 +02:00
Łukasz Jernaś d01fce1a64 Merge branch 'translations' 2010-09-11 14:05:55 +02:00
Hylke Bons d4735cb749 [repo] set syncing state before firing event, [statusicon] update state after populating list and change some strings 2010-09-11 10:52:34 +01:00
Hylke Bons c57430ed5c [statusicon] do the statusicon syncing/idle switching smarter, less bugs 2010-09-11 10:52:34 +01:00
Hylke Bons 9d0b7f4451 [statusicon] don't create a [log] if one for the same repo is already open. present to the user instead 2010-09-11 10:52:34 +01:00
Yann Yann 7ee9d8ac2a l10n: Updated fr_FR translation to 100%
New status: 90 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-09 08:04:49 +00:00
Yann Yann 0888aec8b1 l10n: Updated fr_FR translation to 100%
New status: 90 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-09 08:02:00 +00:00
Łukasz Jernaś 162b0acdaa [intro] Fixup i18n 2010-09-09 09:38:48 +02:00
Łukasz Jernaś a20b083a6d Merge branch 'translations' 2010-09-08 19:26:59 +02:00
Hylke Bons 0e680bd59b [repo] fix timestamp 2010-09-08 14:33:27 +01:00
Hylke Bons 871c8d1324 [repo] adjust previous commit to use the user's timezone instead of the tz of the commiter 2010-09-08 14:23:25 +01:00
Hylke Bons 7e2612e562 [repo] adjust time to user's timezone 2010-09-08 12:45:28 +01:00
Jan-Christoph Borchardt 8f0cd28fe9 l10n: Updated German (de) translation to 100%
New status: 100 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-07 18:36:47 +00:00
wus 26b3fee248 l10n: Updated German (de) translation to 92%
New status: 92 messages complete with 6 fuzzies and 2 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-07 18:23:50 +00:00
wus 4b871e4985 l10n: Updated German (de) translation to 92%
New status: 92 messages complete with 6 fuzzies and 2 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-07 18:15:50 +00:00
mstricker 570cb8fbd7 l10n: Updated Italian (it) translation to 35%
New status: 35 messages complete with 57 fuzzies and 8 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-06 19:55:32 +00:00
Hylke Bons b662452b5f [into] remove debug output 2010-09-05 19:10:07 +01:00
Hylke Bons 5d3ab224a1 [into] fix server entry parsing 2010-09-05 19:07:41 +01:00
Hylke Bons 999b9d9d8e [statusicon] code cleanup 2010-09-05 15:56:06 +01:00
Hylke Bons 4c47ebc886 [build] prepare for beta1 release and add a NEWS file 2010-09-04 23:08:46 +01:00
Hylke Bons 8a52659221 [statusicon] Add some comments 2010-09-04 22:40:35 +01:00