Commit Graph

421 Commits (29bb966c14e8f3414d1b79bf2fc6173e4e34c82c)
 

Author SHA1 Message Date
Slávek Banko 29bb966c14 Merge translation files from master branch. 5 years ago
Slávek Banko 82814ea1d9 Merge translation files from master branch. 5 years ago
Slávek Banko 70d75cf7b0 Merge translation files from master branch. 5 years ago
TDE Gitea 4b4526db04 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
Slávek Banko 569a752784
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2fa177c5d6)
5 years ago
TDE Gitea 898fe8dd6b Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea 2eebc9dcdf Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea 535726ac52 Reset submodule main/tdeutils/admin to latest HEAD 5 years ago
TDE Gitea f627c83e36 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea 9d2d2c318a Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea 9690aa3997 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea 1ea0140930 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea eabcf66a57 Reset submodule main/tdeutils/admin to latest HEAD 5 years ago
TDE Gitea 2583e47084 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
Slávek Banko 6215ca6548
klaptopdaemon: Fix acpi helper violation check.
1. Dependence on crcresult.h solved correctly.
2. Used macro tde_add_executable to define makecrc target.
3. Fixed command to run makecrc
 - it depends on both makecrc and klaptop_acpi_helper,
 - it must be run in build binary directory, not source,
 - the target name is used as the makecrc command, so there
   is no need to use get_target_property( ... LOCATION ), which
   caused a warning due to CMP0026.
4. The block of code that performs the binary violation verification
   was rolled back because it was removed in commit 2abe1e6f40 for
   an unknown reason, and the check was not actually performed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bf71f730b3)
5 years ago
TDE Gitea 5fc690d685 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
Slávek Banko a1066b66a7
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 296306a273)
5 years ago
Michele Calgaro 2f27665e4d
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro a8127d51db
KMilo: changed default OSD notification colors to a more TDE-stylish ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5422ccd94b)
5 years ago
TDE Gitea 5e142cce1d Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
Emanoil Kotsev cf2173ef85
fixes #22 multiple entries in kgpg public key list
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 1df6286ec0)
5 years ago
TDE Gitea 794095d25f Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea 5f7f62b258 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
Michele Calgaro 88fd5db6ab
KMilo: added keyboard support for screen brightness up/down.
This is inspired and partially include code from Roman Savochenko
proposed in bug 2783 and tdeutils #8.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3c70b34ae3)
5 years ago
TDE Gitea c7fd6c0c06 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
Slávek Banko 695cfe3e32
Update version number for R14.0.8 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 03087702d3 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea 78ae123c62 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
TDE Gitea e2fd39b1f3 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
Denis Kozadaev 69af50d180
DilOS: use linux compatible options for df
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 4a6cbbe2e9)
5 years ago
Slávek Banko 4fb844d620
Fix CMake build dependencies.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3ac6039929)
5 years ago
Michele Calgaro 47e83c14a5
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 40fd0fdd5f)
5 years ago
Slávek Banko 2740b737bf
Update version number for R14.0.7 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris cf05283486
Make superkaramba copyright translateable.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit fc4ea6af6c)
5 years ago
TDE Gitea f6afab6450 Reset submodule main/tdeutils/cmake to latest HEAD 5 years ago
Slávek Banko fb343dec0d
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris b1f0069487
Clean up desktop files and fix German translations.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 5e1b444da1)
5 years ago
Chris d6c9632140
Fix German translation.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 7a356d9632)
5 years ago
Chris c2aafa7bca
Fix KGpg category to be sorted into utilities.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 1d73474ca7)
5 years ago
Michele Calgaro b66adc7613
Removed .lsm files. lsm database is outdated and unmaintained.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Chris b53151c6d8
Fix remaining brandings in tdeutils.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 7095bd2d8f)
6 years ago
TDE Gitea a5dc38b668 Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
OBATA Akio f0ab3066e1
Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64)
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit a52303734b)
6 years ago
OBATA Akio 39a89fa0a2
Change and simplify `statvfs` conditions in FileSystemStats
`getfsstat` v.s. `getvfsstat` condition is different than
`statfs` v.s. `statvfs`, so split each condition and simplify.

For `get(v)fsstat` side, changed to check and use `getmntinfo`, because
it is better than `get(v)fsstat` with fixed buffer size, and easier
than improve it with dynamic buffer allocation.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit d349995488)
6 years ago
OBATA Akio e2e56f4e61
Fix NetBSD APM support
NetBSD APM is supported other than i386 too, emulate API,
so change to detect with MI support header.
Additionally, catch up support codes to others.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit f8424834b6)
6 years ago
OBATA Akio 145adceab1
Fix if-def condition same as *.cpp
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit da2fceb03b)
6 years ago
OBATA Akio e4a9b5aca5
Recent NetBSD explicitly need uvm/uvm_extern.h
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 032b927bf5)
6 years ago
OBATA Akio 55191cbbbb
Fix to build on NetBSD missing statfs from BSD44 feature
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 630abb9f24)
6 years ago
TDE Gitea f152b7eb98 Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
TDE Gitea 00642680ae Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago