| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Translator information will be retained because otherwise the resulting
translation template could be misunderstood as monolingual translations.
This reverts commit 5f5cd723ede4aa5c4d18a33a0d66c2f62b17809f.
(cherry picked from commit 2a7ba65af65220688e3c0b0c54acfde4270f32ed)
|
| |
|
|
|
|
|
|
|
| |
because this information about this catalog is not displayed anywhere.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5f5cd723ede4aa5c4d18a33a0d66c2f62b17809f)
|
|
|
|
|
|
|
|
|
|
| |
to be able to generate a signal when the power state changes,
if the signal is not generated from udev.
This resolves issue TDE/tde#30.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fb1316c785f2e026316a48b7cade322026490ee2)
|
|
|
|
|
|
|
|
| |
for build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 056d9c5d0d438b28fd3a43fa7a15a26cc84644b5)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c66f9211792e21ebeb956747d9643e7e0847a874)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
|
|
|
| |
There is no reason to determine it with operating system basis.
Change to use build configuration instead. "ispell" by default,
and you can override it.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 70d26004f065c5fd18be00cab17fc93ed231d849)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit ba75e441eab1713cac9219d93d06c478c0bc93df)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
|
|
| |
Check LIBDIR ispell compile option and use only it for ispell lib directory
if found.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit bbe1b42cbbc7293041a83b154f969792a2592510)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
| |
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 2706c5674eb1ea3fffdca4d8c3edb3b25335e731)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c07a6bab9d188f08c89696a415983f430412b21d)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ed8e30bc6dd18716b42087183e57a481d6ec5fa4)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 8f7371cddfa402a5561f46007985832b32383728)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 8e542575e044baf23ae636d32f1c6d4e3b8dea18)
|
|
|
|
|
|
|
|
|
| |
`system()` and `popen()` may unsafe unless using absolute command path.
Rely on PATH environment variable set by users may result in unwanted tool.
Signed-off-by: OBATA Akio <obache@wizdas.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ac8c8ca54aaed1466255161a3d727dcfade4a7d9)
|
|
|
|
|
|
|
|
|
|
| |
It is only used in dcop module and empty is unwanted situation,
so properly define it in dcop/CMakeLists.txt.
Rerevant header generation is also moved to there, and prevent
to define in main config.h file too.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 56c5973b6b33df77a7491b07411cbd772c0d5d79)
|
| |
|
|
|
|
|
|
|
|
|
| |
`getprogname()` of FreeBSD is based on NetBSD's one, no reason to
prevent using it on NetBSD.
glibc also has own special variable for progname.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 965a808b91b6542208b24af18e55193e5f929c37)
|
|
|
|
|
|
|
| |
OpenBSD's prototype is differ than glibc's one, but it is declared.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 6886dd7e96d475b64ac3c41a96a759c7d5fa2be9)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit f65c9e6665bf5bed20710e6a278d4fa83a6b32a8)
|
|
|
|
|
|
|
|
| |
It was introduced in HP-UX 10.20 (undocumented) and suppoted in 10.30 and later,
so no need to declare it on HP-UX unconditionally.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 76a04f5fce7c958be414ce0ede6afe14c66a5584)
|
|
|
|
|
|
|
| |
From the standard sepc, <stdio.h> is required in addition to <stdarg.h>
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit cc7cd8323514e0dbd0a485128491e619f3f19633)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 59debdf4f0f76222d69ad4f64c38f85f5d08313b)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2167207adc49b498536a5a8533c27fc67e0c6e9c)
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1b2d3b15f4c84dc00c39376cfe892de2979f9d66)
|
|
|
|
|
|
|
| |
It is supported on NetBSD 5 and later.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 7827038ab45c300b86bee1b9fb6cf0f78461c0e7)
|
|
|
|
|
|
|
| |
It was extended for compressed PPD support, but not refrected to lpr parts.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 15116d8f64b35a695bcabc92239667c8684dc545)
|
|
|
|
|
|
|
| |
No reason to restrict only on OpenBSD and FreeBSD here.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 12364c9cc38c1561e5c0b2784c7ed6af4360cb74)
|
|
|
|
|
|
|
| |
This relates to issue #96.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ce064fcb0190ef4b753668489a62f1e84d93c9a9)
|
|
|
|
|
|
| |
This reverts commit 879b8a1c054f8dee6f7672c56b7bcac4f8b548aa
(cherry picked from commit 40d566dff5ed6c36ddfff3c0193564fc801ae369)
|
|
|
|
|
|
|
|
|
| |
so that strings can be translated.
This resolves issue #96.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 99ddb86155eff1e7f5d90e63fd432cc6571317aa)
|
|
|
|
|
|
|
|
| |
- bug Report/Request Enhancement...
- Switch Application Language..
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 0c807f401be33526d8f1ac0ebd333a47d94d5405)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 078099f9b16dccd703e3742e7c044e7a5060110d)
|
|
|
|
|
|
|
| |
tdehtml, tdevelop and ktechlab.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 50786910ffbf92a9986e8bca7b0a34d7289f7a4b)
|
|
|
|
|
| |
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 88428d3b516e4fa5b7b76d5433542cea481bb6a8)
|
| |
|
| |
|
|
|
|
|
|
|
| |
Kicker was hanging with 100% CPU usage).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ffe8e495d7e99cc2e235a5f5ac776b72a31627ff)
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 42f3a62161d1b0c7047d1edfdcb8af72b7314f1b)
|
| |
|
| |
|
|
|
|
|
|
|
| |
This resolves bug 3135
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 2c6417b8d699e9928f83472fdbb8e36769654633)
|