Slávek Banko
711d0ff25c
Merge translation files from master branch.
4 years ago
TDE Gitea
1d17478224
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
4 years ago
Slávek Banko
19edf27c25
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 15270eab64
)
4 years ago
Slávek Banko
0d85298502
Use PATH in call get_filename_component instead of DIRECTORY
...
to ensure compatibility with CMake <= 2.8.11.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f6449dbda4
)
4 years ago
TDE Gitea
f535817496
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
4 years ago
TDE Gitea
a1ea4faf60
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
4 years ago
Slávek Banko
a2e54731b7
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a0ea767dd2
)
4 years ago
Slávek Banko
e4949db30c
Remove the original translation directory layout.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 55eab5ce28
)
4 years ago
Slávek Banko
2b1e96face
Move translations to a new directory layout.
...
Add support for LINGUAS for listing translations to install.
Use common cmake rules for documentation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bbee8816a4
)
4 years ago
Michele Calgaro
6ac3293a61
Completed removal of autotool files. Those files were mistakenly forgotten in the previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
gregory guy
8b1e76886b
Drop automake build support.
...
Add basic cmake instructions with new file INSTALL.
Add an AUTHOR file.
Rework of the README file.
Removed unnecessary files lchmurlhandler.cpp, lchmurlhandler.h,
qt34.cpp and qt34.h.
Removed the install of the static lib libchmfile.
Removed the kchmdcopiface_skel.cpp file, this file should be created
at build time.
Moved the desktop file kchmviewer.desktop into the XDG_APPS_INSTALL_DIR
directory, see TDE/tde#26 and bug 2408.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit ce2ef1f4f8
)
4 years ago
TDE Gitea
6309d91c87
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
4 years ago
TDE Gitea
44de7a34c2
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
4 years ago
TDE Gitea
e4bfcb59bc
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
4 years ago
TDE Gitea
ab3545bb8a
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
4 years ago
TDE Gitea
121cf67bd9
Reset submodule main/applications/kchmviewer/admin to latest HEAD
4 years ago
TDE Gitea
84d4463663
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
TDE Gitea
05b8f55029
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
Michele Calgaro
de82448d3b
Update release version number to R14.0.9.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea
a0b4bb9702
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
Slávek Banko
ca4d2da043
Merge translation files from master branch.
5 years ago
Slávek Banko
39f5f3aece
Update translation template.
5 years ago
TDE Gitea
52a0c58e90
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
TDE Gitea
c39f80d3b7
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
TDE Gitea
4a92b51fe5
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
Slávek Banko
07a5ed00b6
Update version number for R14.0.8 final release.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
6c090f998d
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
TDE Gitea
9e8e83e7b4
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
TDE Gitea
4c34b62559
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
Michele Calgaro
c0623c7fb2
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9d71490e25
)
5 years ago
TDE Gitea
f123090413
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
Slávek Banko
444a49f4f6
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
9c0b4f6665
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
5 years ago
Slávek Banko
916c64c0ed
Added linking to kdeextra library.
...
This resolve FTBFS on some systems.
Because the kdeextra library is linked as static, there
is no reason to be installed as a separate library.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 441a472527
)
6 years ago
Slávek Banko
518045aebb
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c0263d89c6
)
6 years ago
Slávek Banko
87aa164bb8
Fix FTBFS for build without TDE integration.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f0a3534123
)
6 years ago
Slávek Banko
ac9ac39fde
Fix FTBFS for build with builtin libchm.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2ac1800224
)
6 years ago
gregory guy
66815c9c16
conversion to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit db17d12f24
)
6 years ago
TDE Gitea
ae17ec2cc9
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
6 years ago
TDE Gitea
a82f2b3f07
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
6 years ago
TDE Gitea
1c09bae12f
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
6 years ago
TDE Gitea
4f9b52e907
Reset submodule main/applications/kchmviewer/admin to latest HEAD
6 years ago
TDE Gitea
5df7cc4a69
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
6 years ago
TDE Gitea
681e2a6a90
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
6 years ago
TDE Weblate
01cc483ef8
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kchmviewer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/
(cherry picked from commit e13412002d
)
6 years ago
Slávek Banko
b301097350
Update translation template.
...
(cherry picked from commit ebc361856c
)
6 years ago
TDE Gitea
7f9beacd2b
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
6 years ago
TDE Gitea
7d7cab473a
Reset submodule main/applications/kchmviewer/cmake to latest HEAD
6 years ago
TDE Weblate
8f4672c847
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kchmviewer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/
(cherry picked from commit 2d5a311b86
)
6 years ago
Slávek Banko
41b4f49fa4
Rename Dutch translation to "nl".
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 25de8b6929
)
6 years ago