Commit graph

13 commits

Author SHA1 Message Date
Jim Nelson
d5203365e9 Update .desktop files with translations: Closes #5933 2012-10-09 15:52:22 -07:00
Jim Nelson
811d7a4ff9 Translation improvements: Closes #5911, Closes #5914
Better instructions for translates to receive credit in the About
dialog (#5911) and includes strings in the Preferences dialog in
the .pot file.  Also removes unneeded Translations.cmake file
(Gettext.cmake has all that we need) and fixes a problem in a late
release update for generating the POT file.
2012-10-03 19:11:51 -07:00
Jim Nelson
41f1649302 Compile and install .po files: Closes #5767
However, this does not install the files in a local locale/ directory,
meaning that Geary must be run from the install directory to test
translations.
2012-10-01 14:40:09 -07:00
Jim Nelson
0da99f7804 Added translations to po/ file
Also added initial infrastructure to support them.  More work ahead.
2012-10-01 13:41:59 -07:00
Jim Nelson
47c535db3e Add .desktop file and Glade strings to .pot file: Closes #5463 2012-08-29 18:33:51 -07:00
Jim Nelson
920f7a5cb4 Generate .pot file: Closes #5462
./configure will autodetect xgettext, and if available, "make pot_file"
will generate the po/geary.pot.

This does *not* include intltool support, so the .pot file only
contains strings from the source files.
2012-08-29 15:30:06 -07:00
Matthew Pirocchi
b77839bfe3 Revert "Build incrementally using fast-vapis: Closes #5572, #5117."
This reverts commit 97f504c23a.

Conflicts:

	cmake/ValaPrecompile.cmake
2012-08-16 17:55:11 -07:00
Thomas Moschny
bb3fc2209b VALA_EXECUTABLE not used in ValaPrecompile.cmake: Closes #5667 2012-08-16 11:52:08 -07:00
Matthew Pirocchi
97f504c23a Build incrementally using fast-vapis: Closes #5572, #5117.
See examples in cmake/ValaPrecompile comments for details. The first
time you build after this patch, re-run ./configure before building.
2012-08-13 11:28:30 -07:00
Didier Roche
5a455dbe30 Build support broken when "+" in path name: Closes #5609 2012-08-04 11:37:19 +01:00
Mario Sanchez Prada
01a0c91a6f CMake Vala version check macro incorrect
Good catch by Mario Sanchez Prada.
2012-07-30 16:34:15 +02:00
Matthew Pirocchi
41e2c65f47 Interim fix for incremental compilation: Improves (but does not fix) #5117. 2012-07-20 11:21:24 -07:00
Eric Gregory
9e3bab47f0 Closes #4982 Closes #4964 Switched to CMake, added an installer/uninstaller 2012-04-23 18:54:26 -07:00