Miloš Komarčević
836282216c
Update localization files
...
(cherry picked from commit ba8126cb6dfb36661cf8ea16312f43d0b8587417)
1 year ago
Rosen Penev
75a732b470
fix remaining lint warning
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years ago
Rosen Penev
0f85d5a0e9
cmake: add format file
...
Helps to keep the CMake stuff consistent.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years ago
Kevin Backhouse
78fcfff497
Update copyright and bug-address
4 years ago
Colin Watson
ec58aec960
Add custom update-pot target
...
While working on a separate localization bug, I noticed that
`po/exiv2.pot` hasn't been updated since 2017, and that with the removal
of the autotools build system there's no longer any way to update it.
Add a simple `update-pot` target to do so, and bring `po/POTFILES.in` up
to date with the current source tree.
I haven't updated `po/exiv2.pot` itself because that would be a large
diff, though I've checked that the output looks reasonable. I suggest
that maintainers do this.
4 years ago
pmatth2
82b9e5e81c
Add Dutch translation of Exiv2
...
(cherry picked from commit 98cdbffcd28d63b023a10410b83b989cbf1c653d)
6 years ago
clanmills
9679be9aa8
Corrections to README.md about Localisation.
6 years ago
Luis Diaz Mas
4af64f4eec
Add Catalonian .po file
7 years ago
Luis Díaz Más
b91c0a8898
resolve #536
7 years ago
Luis Díaz Más
307cb27d31
Move find_package(MSGFMT) to po/CMakeLists.txt.
...
We do not want to find the package unless the PO option is enabled.
7 years ago
Luis Díaz Más
bc215c01a2
CMake: move CMake definitions to the main cmake file
...
Note that the reason to do that is to make PACKAGE_URL variable visible when
the exiv2.pc is generated.
7 years ago
Luis Díaz Más
5324ac8c0e
Move CMake variables to the file where they are used
7 years ago
Luis Díaz Más
0bfa0168df
Cleanup some of the PACKAGE_XXX variables and rely in the ones given by the project() command
7 years ago
clanmills
678e2b8517
Explicitly list files to be processed CMake generated builds [remove file(GLOB...)]
8 years ago
Robin Mills
60d436c969
Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags.
8 years ago
Andreas Sturmlechner
1fc319c0e4
Lowercase add_custom_target, configure_file, install macros
8 years ago
Luis Diaz Mas
90e8ad8a72
Only set CMAKE_RUNTIME_OUTPUT_DIRECTORY once
8 years ago
Andreas Sturmlechner
aa6374b202
Use more GNUInstallDirs
...
Conveniently fixes multiarch install dir issues.
8 years ago
Robin Mills
f5b05a5614
Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
...
Thanks to Shawn for his input and help with this.
13 years ago
HumanDynamo
faf00a6451
polish
13 years ago
HumanDynamo
d329b75445
update
15 years ago
HumanDynamo
34f58e9ed4
manage update translation file command
15 years ago
HumanDynamo
46b738e4e1
polish
15 years ago
HumanDynamo
da50cb352f
polish
15 years ago
HumanDynamo
9cd84fda61
update
15 years ago
HumanDynamo
8f0da32dab
missing macro
15 years ago
HumanDynamo
c05265e5cf
added new rules to manage translations file.
...
Code inspired from huggin project.
This use a shell script. this one must be ported to CMake.
15 years ago