Commit Graph

436 Commits (9332080ec751363c851a656563cf0d0a3c83caab)
 

Author SHA1 Message Date
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
Michele Calgaro a2a73fb3f6
Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro a91d1892b9
Updated VERSION reference to R14.0.6 in CMakeLists.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 10ea8798a6 Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
TDE Gitea e3cf6e8919 Reset submodule main/tdeutils/admin to latest HEAD 6 years ago
Slávek Banko 9f62ab2f05
Use common CMake tests.
Drop hardcoded definition -D_LARGEFILE64_SOURCE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cd36265ed3)
6 years ago
TDE Gitea f5085b5d20 Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
TDE Gitea 769aa9266e Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
TDE Gitea 7da262f4dd Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
TDE Gitea 0788567fdb Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
Slávek Banko 4e19e11aaf
CMakeL10n rules for tdefilereplace moved to tdewebdev.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 53d7a67610
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4fe6ee9e7f)
6 years ago
Fabio Rossi 938c5012fb
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit 44d731b5ac)
6 years ago
TDE Gitea 6baeda8582 Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
TDE Gitea b3fad8a385 Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
TDE Gitea 6768236161 Reset submodule main/tdeutils/admin to latest HEAD 6 years ago
TDE Gitea 81047c3f14 Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
TDE Gitea e6bdb77b08 Reset submodule main/tdeutils/cmake to latest HEAD 6 years ago
Michele Calgaro 4322f5eae9
kcmdf icons are now part of tdebase. Removed from tdeutils to avoid
conflicts.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 21111fdb33)
6 years ago
Slávek Banko 32c2f01b4a
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fa8da6b1ca)
7 years ago
TDE Gitea cbd72a2934 Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Michele Calgaro d614920a3a
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0f7c426205)
7 years ago
Slávek Banko 78a7b4e587
KEdit: Removed unwanted flag setting that the file is not modified
This resolves issue #2

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b8cf98b5f1)
7 years ago
Slávek Banko dc243fd42e
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f60d0e12e9)
7 years ago
Slávek Banko 3c9b16f179 Update version numbers and date for R14.0.5 final release 7 years ago
Slávek Banko d263bd56f5 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fdac7d46bc)
7 years ago
Michele Calgaro 817ad11ebf Ark: removed duplicated zip-compressed format and minor code
rearrangement. This relates to bug 2794.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c91feb08ba)
7 years ago
Michele Calgaro cc71cffba5 Ark: Fixed support for rar files. This relates to bug 2794.
Special thanks to Ray Vine <ray-v@inbox.lv> whose patch inspired this one.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04a8b70fba)
7 years ago
Ray Vine f0d31187be Removed duplicated rar file mimetype. This relates to bug 2794.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4d3ca8ffb5)
7 years ago
Emanoil Kotsev f89ce9138f Set pool.sks-keyservers.net as default keyserver in kgpg
This resolves bug 2915

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit fd81a8bcc4)
7 years ago
Slávek Banko adb322fe3a Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Slávek Banko ee8f8f760a Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Slávek Banko 5a1c98047e Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Emanoil Kotsev e2bee02e99 Add support for GnuPG 2.1
This resolves Bug 2791
Sort keys by name on export
Fix the twice display of the default key server
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>

Additional formatting adjustments
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>

(cherry picked from commit 9125ead960)
7 years ago
Michele Calgaro e2a62bdbfb Removed non existent application/x-tbz2 mimetype. This relates to bug 2043.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 96765e0aa2)
7 years ago
Slávek Banko 3593598938 Fix FTBFS with libc6 >= 2.26
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 33fb502e42)
7 years ago