commit cded8a500f114f460cc7b907cc1db5c17bd6e7a0 Author: Michael J. Chudobiak Date: Wed Feb 3 14:04:52 2010 -0500 Added the man page file data/moserial.1 | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) commit 8d8fe4cf2acf4e77ff0cf4740b3a4445e176f107 Author: Michael J. Chudobiak Date: Wed Feb 3 14:02:43 2010 -0500 version bump, added copyright notices, added man page NEWS | 9 +++++++++ configure.ac | 2 +- data/Makefile.am | 6 +++++- src/AutoScroll.vala | 18 ++++++++++++++++++ src/DefaultPaths.vala | 18 ++++++++++++++++++ src/HexTextBuffer.vala | 18 ++++++++++++++++++ src/InputParser.vala | 18 ++++++++++++++++++ src/Main.vala | 18 ++++++++++++++++++ src/MainWindow.vala | 20 +++++++++++++++++++- src/MoUtils.vala | 18 ++++++++++++++++++ src/Preferences.vala | 18 ++++++++++++++++++ src/PreferencesDialog.vala | 18 ++++++++++++++++++ src/Profile.vala | 18 ++++++++++++++++++ src/ReceiveChooserDialog.vala | 18 ++++++++++++++++++ src/ReceiveProgressDialog.vala | 18 ++++++++++++++++++ src/RecordDialog.vala | 18 ++++++++++++++++++ src/Rzwrapper.vala | 18 ++++++++++++++++++ src/SendChooserDialog.vala | 18 ++++++++++++++++++ src/SendProgressDialog.vala | 18 ++++++++++++++++++ src/SerialConnection.vala | 18 ++++++++++++++++++ src/SerialStreamRecorder.vala | 18 ++++++++++++++++++ src/Settings.vala | 18 ++++++++++++++++++ src/SettingsDialog.vala | 18 ++++++++++++++++++ src/Szwrapper.vala | 18 ++++++++++++++++++ src/XmodemFilenameDialog.vala | 18 ++++++++++++++++++ 25 files changed, 412 insertions(+), 3 deletions(-) commit 6556f133d2e056fe5535abfe31b1ddd5f5827bc7 Author: Andrej Žnidaršič Date: Wed Jan 27 11:59:44 2010 +0100 Updated Slovenian translation po/sl.po | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) commit 97c38dbbbe8ecf429ebd870d0cef783252941d9a Author: Matej Urbančič Date: Sat Jan 23 19:51:45 2010 +0100 Added sl for Slovenian translation po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8464f65b0a2fafce49be4afeb74871b258ff8967 Author: Andrej Žnidaršič Date: Sat Jan 23 19:51:38 2010 +0100 Updated Slovenian translation po/sl.po | 614 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 614 insertions(+), 0 deletions(-) commit b48bd316205e5f922cddafe0d69637669d0d8f88 Author: Marek Černocký Date: Wed Oct 28 17:09:02 2009 +0100 Add Czech translation po/LINGUAS | 1 + po/cs.po | 703 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 704 insertions(+), 0 deletions(-) commit ce91b7e1c942e99f1f1054c85612dfb0fe919af6 Author: Mario Blättermann Date: Fri Oct 16 17:59:38 2009 +0200 Updated German translation po/de.po | 294 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 144 insertions(+), 150 deletions(-)