commit c87975933710287f07e9a37d997d93ac1b7b8cbe Author: Piotr Drąg Date: Mon Jan 28 20:48:17 2013 +0100 Updated Polish help translation help/pl/pl.po | 64 +++++++++++--------------------------------------------- 1 files changed, 13 insertions(+), 51 deletions(-) commit 2b489829c9b3e949f371a2490abea2ebd317ee9e Author: Matej Urbančič Date: Sat Jan 26 20:26:11 2013 +0100 Updated Slovenian translation po/sl.po | 936 +++++++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 652 insertions(+), 284 deletions(-) commit 134ddf7124705238659cefeaabc22622a87136e1 Author: Daniel Mustieles Date: Thu Jan 24 16:43:13 2013 +0100 Updated Spanish translation po/es.po | 186 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 102 insertions(+), 84 deletions(-) commit 99ef01ef2b39da3960f5a020d9b789d62a9938d2 Author: Marek Černocký Date: Wed Jan 23 08:06:44 2013 +0100 Updated Czech translation po/cs.po | 182 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 100 insertions(+), 82 deletions(-) commit 04c4c18cfc5a4653cd9ad0bcfc2d368e8452055f Author: Piotr Drąg Date: Sun Jan 20 02:04:07 2013 +0100 Updated Polish translation po/pl.po | 178 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 97 insertions(+), 81 deletions(-) commit 515c85dac9065596d13a87d6344cbffb11b4814e Author: Piotr Drąg Date: Sun Jan 20 02:01:48 2013 +0100 Updated POTFILES.in po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 849fbdfa924e301578b37a9a89c5008c21d871a5 Author: Jared Jennings Date: Sat Jan 19 17:27:39 2013 -0600 Default profile is now 4.0 BGO86409 Changing the defualt .Net framework to 4.0 from 3.5 Tomboy.csproj | 4 +- .../AdvancedPreferences/AdvancedPreferences.csproj | 3 +- Tomboy/Addins/Backlinks/Backlinks.csproj | 23 +++++++++++------- Tomboy/Addins/Bugzilla/Bugzilla.csproj | 25 ++++++++++++-------- Tomboy/Addins/ExportToHtml/ExportToHtml.csproj | 25 ++++++++++++-------- .../FileSystemSyncService.csproj | 23 +++++++++++------- Tomboy/Addins/FixedWidth/FixedWidth.csproj | 23 +++++++++++------- .../Addins/InsertTimestamp/InsertTimestamp.csproj | 23 +++++++++++------- .../NoteDirectoryWatcher.csproj | 23 +++++++++++------- Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.csproj | 23 +++++++++++------- Tomboy/Addins/PrintNotes/PrintNotes.csproj | 23 +++++++++++------- .../RemoveBrokenLinks/RemoveBrokenLinks.csproj | 3 +- Tomboy/Addins/Underline/Underline.csproj | 23 +++++++++++------- Tomboy/Addins/WebSyncService/WebSyncService.csproj | 24 ++++++++++++------- 14 files changed, 162 insertions(+), 106 deletions(-) commit 9a19da74d9c260a7f65d26acea529258c625eade Author: Alex Tereschenko Date: Sun Jan 13 14:04:35 2013 +0100 Max number of notes in tray menu is now configurable Signed-off-by: Jared Jennings .../AdvancedPreferences.addin.xml | 2 +- .../AdvancedPreferences/AdvancedPreferences.csproj | 1 + .../AdvancedPreferencesAddin.cs | 52 +++-------- Tomboy/Addins/AdvancedPreferences/Makefile.am | 3 +- .../MenuMinMaxNoteCountPreference.cs | 103 ++++++++++++++++++++ Tomboy/Preferences.cs | 4 + Tomboy/Tray.cs | 4 +- data/tomboy.schemas.in | 15 +++ 8 files changed, 141 insertions(+), 43 deletions(-) commit adca4c2d09173632d3d8ed2e31ba7871aa004cc4 Author: Aaron Borden Date: Mon Jan 14 22:54:08 2013 -0800 Bump version to 1.13.5 Tomboy/Defines.WIN32.cs | 2 +- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) commit 6654014d7704a2fbf659532d8da6fbcd79895a62 Author: Aaron Borden Date: Mon Jan 14 22:51:41 2013 -0800 Update NEWS for 1.13.4 NEWS | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)