~vcs-imports/tomboy/+git/tomboy:gtk3-dev

Last commit made on 2013-09-21
Get this branch:
git clone -b gtk3-dev https://git.launchpad.net/~vcs-imports/tomboy/+git/tomboy

Branch merges

Branch information

Name:
gtk3-dev
Repository:
lp:~vcs-imports/tomboy/+git/tomboy

Recent commits

b937093... by =?utf-8?q?R=C5=ABdolfs_Mazurs?= <email address hidden>

Updated Latvian translatio

438640f... by Sindhu S

Reorganize addins user help

New content on addins page, all plugins moved to their own pages.
Re-written addins page content.

1e928f4... by Piotr Drąg

Updated Polish help translation

67ab74c... by Daniel Mustieles

Updated Spanish translation

96360d1... by Marv-CZ

Updated Czech translation

709b329... by Sindhu S

Replace 'sync' with 'synchronize' in user help

Replaces instances of the word 'sync' with 'synchronize'
for grammatical correctness.

b44356a... by Fran Diéguez

Updated Galician translations

266d9cf... by Aaron D Borden

Use xz compression for dist tarballs

b962005... by Alex Tereschenko <email address hidden>

Added buffer flushing to disk for changed note

9e053a3... by Alex Tereschenko <email address hidden>

Fixed installer asking to install gtk# when it's already installed

Some systems may have AllwaysInstallElevated property set to "1" and as a
result some of the crucial properties our installer uses are not passed
between the installation phases, because they're not listed as secure.

That causes the installer to think user doesn't have gtk# installed.

This patch marks all properties as secure explicitly and fixed that
behavior.

Signed-off-by: Jared Jennings <email address hidden>