Commit graph

2084 commits

Author SHA1 Message Date
Łukasz Jernaś c88f85ce5d Update translations from Transifex
Only sync with updated pot file.
2011-10-30 15:52:47 +01:00
Hylke Bons 1989dd7874 setup: Make terminology consistent on Mac too 2011-10-30 14:48:20 +00:00
Łukasz Jernaś 6a50bc77de Synchronize string wording between tutorial and status icon 2011-10-30 15:09:33 +01:00
freefd dfd45d7a69 Update Russian translation 2011-10-30 14:33:11 +01:00
mmans 3e28677f44 update Dutch translation 2011-10-30 14:32:37 +01:00
syunji ff5795a925 Update Japanese translation 2011-10-30 14:31:57 +01:00
Håkan Sahlström 39adf5b3b7 Update Swedish translation 2011-10-30 14:30:48 +01:00
Thomas Menga 1a475dec09 Update French translation 2011-10-30 14:21:43 +01:00
Francisco Javier Melendo Román b5d3963d07 Update Spanish (Castilian) translation 2011-10-30 14:21:07 +01:00
Petr Tvarůžek e8f62c48b8 Update Czech translation 2011-10-30 14:20:01 +01:00
Łukasz Jernaś 775caeb6fb Update translations from Transifex 2011-10-30 14:18:49 +01:00
Matej Moško d216aef5cb Add Slovak translation 2011-10-30 14:09:40 +01:00
Hylke Bons 4473e7e9c7 config: fix error 2011-10-29 15:47:14 +01:00
Hylke Bons ef70861533 config: catch FileNotFoundException and create config 2011-10-29 14:27:53 +01:00
Hylke Bons 0d95f90d97 Check whether avatar image path exists before passing it to Bubbles class. Fixes #388 #377 2011-10-29 14:17:31 +01:00
Hylke Bons ce9dc73d95 Add some SSH access limiting options to the generated public keys. Closes #392. 2011-10-29 14:07:50 +01:00
Hylke Bons 0102c70608 Merge pull request #382 from PierreAronnax/patch-1
SparkleListenerBase: Fixing delivering of queued messages.
2011-10-25 11:28:56 -07:00
PierreAronnax 0c445111de SparkleListenerBase: Fixing delivering of queued messages.
Removing a list item from inside a foreach causes a "InvalidOperationException: Collection Was Modified" error. First creating a copy fixes this.
2011-10-25 21:24:30 +03:00
Hylke Bons 58b68ab0f4 Update README 2011-10-25 20:21:33 +02:00
Hylke Bons 55f8c89620 Merge pull request #378 from PierreAronnax/patch-1
SparkleListenerTCP: Fixing Reconnect
2011-10-25 09:38:44 -07:00
PierreAronnax 3996d84f3a SparkleListenerTCP: Fixing Reconnect
Calling socket.Connect again after socket.Close causes an ObjectDisposedException. Recreating the socket before connecting fixes this.
2011-10-25 19:16:29 +03:00
Hylke Bons beba1a7f36 Remove missing file from makefile 2011-10-25 17:06:10 +01:00
Hylke Bons c9d5c2c8c2 git: add some more MS Office exclude rules 2011-10-24 19:43:55 +01:00
Hylke Bons a7c130295f git: add some more MS Office exclude rules 2011-10-24 19:42:18 +01:00
Hylke Bons db7025a420 Fix compile error. Closes #375 2011-10-24 16:44:42 +01:00
Hylke Bons 323e77b190 Update README 2011-10-24 12:26:49 +02:00
Hylke Bons cc330e90ab Mac: Open event log when clicking Growl notification 2011-10-23 15:35:53 +01:00
Hylke Bons d7ab1069a5 Open event log on bubble click 2011-10-23 15:31:44 +01:00
Hylke Bons 4a199d2616 Add Xcode to build requirements on Mac 2011-10-23 14:30:13 +01:00
Hylke Bons e650148149 Add helper method DiffPaths 2011-10-23 13:48:13 +01:00
Hylke Bons a0c613e0d5 fetcher git: add exclude rules for temporary MS Office files 2011-10-23 13:39:00 +01:00
Hylke Bons ed134a2816 Merge pull request #374 from travisghansen/master
Nautilus 3 Extension
2011-10-22 15:55:22 -07:00
Travis Glenn Hansen fdcbb0b799 adding myself to AUTHORS 2011-10-22 16:54:07 -06:00
Travis Glenn Hansen f689ff7a45 adding nautilus3 extension 2011-10-22 16:49:35 -06:00
Hylke Bons 09aa8e2d56 irc listener: fix bugs in channel password feature 2011-10-22 15:02:22 +01:00
Hylke Bons 2d7325144c Merge pull request #373 from meebey/master
Depend on newer system-wide SmartIrc4net
2011-10-22 06:03:15 -07:00
Mirco Bauer fc2edf3d69 Depend on newer system-wide SmartIrc4net
Only use a system-wide SmartIrc4net if it's >= 0.5 as we make use of it's
proxy support
2011-10-22 14:58:33 +02:00
Hylke Bons 448a46c20b Update linux about dialog too 2011-10-19 17:39:31 +01:00
Hylke Bons dec8bc7dd2 mac: update about dialog 2011-10-19 17:41:16 +01:00
Hylke Bons e336356950 mac: setup: fix side splash size 2011-10-19 16:46:19 +01:00
Hylke Bons 12b4501b55 setup: spice up side splash image 2011-10-19 15:00:44 +01:00
Hylke Bons 669b20fd9d Add mono-gmcs to Ubuntu deps in README. Closes #372 2011-10-19 00:00:49 +01:00
Hylke Bons 5fe4fa337b Remove Homebrew instructions from README 2011-10-18 13:10:36 +01:00
Hylke Bons c1723899ea Fix compile error and fix some style changes for merge request 368# 2011-10-17 19:54:41 +02:00
Hylke Bons 4785daf702 Merge https://github.com/nicolaslazartekaqui/SparkleShare into ircpass 2011-10-17 19:43:05 +02:00
Hylke Bons 3fd59b76fe git fetcher: System.Xml no longer needed here 2011-10-17 19:37:35 +02:00
Hylke Bons 4268c12dcb git: Always use user info from global config to commit. Fixes #367 2011-10-17 19:34:46 +02:00
Nícolas Lazarte Kaqui 91d457332b accepting the suggestions made ​​by hbons 2011-10-16 16:46:37 -02:00
Hylke Bons fdaf00afd0 Add back README 2011-10-15 20:46:16 +01:00
Hylke Bons 2d75535850 Revert README to plain text version 2011-10-15 00:39:48 +01:00