summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Update translation filesTDE Weblate2020-08-311-4/+4
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdelibs/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/
* kpty: prevent to open pseudo ttys twice for openpty(3) platformsOBATA Akio2020-08-311-25/+38
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add support of posix_openpt(2) to open master pseudo terminal deviceOBATA Akio2020-08-315-2/+16
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add a knob to use fixed path `iceauth` toolOBATA Akio2020-08-266-8/+43
| | | | | | | | `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>
* Fix to set DCOP_PATH properlyOBATA Akio2020-08-263-4/+6
| | | | | | | | | 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>
* Translated using Weblate (Czech)Slávek Banko2020-08-221-30/+29
| | | | | | | Currently translated at 100.0% (48 of 48 strings) Translation: tdelibs/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-221-6/+6
| | | | | | | Currently translated at 100.0% (326 of 326 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/cs/
* Translated using Weblate (Polish)Jan Stolarek2020-08-211-9/+11
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdelibs/tdeioslave - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeioslave-desktop-files/pl/
* Translated using Weblate (Polish)Jan Stolarek2020-08-211-7/+9
| | | | | | | Currently translated at 100.0% (21 of 21 strings) Translation: tdelibs/tdeio - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio-desktop-files/pl/
* Translated using Weblate (Polish)Jan Stolarek2020-08-211-7/+9
| | | | | | | Currently translated at 71.9% (128 of 178 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/pl/
* Translated using Weblate (Czech)Slávek Banko2020-08-211-93/+92
| | | | | | | Currently translated at 100.0% (326 of 326 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/cs/
* Improve progname detection portabilityOBATA Akio2020-08-171-1/+3
| | | | | | | | `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>
* Add `getservbyname_r` prototype detection to CMakeOBATA Akio2020-08-173-3/+2
| | | | | | OpenBSD's prototype is differ than glibc's one, but it is declared. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to declare missing `snprintf` prototype at correct placeOBATA Akio2020-08-171-2/+6
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to declare vsnprintf prototype with detected conditionOBATA Akio2020-08-171-5/+1
| | | | | | | 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>
* Fix to detect vsnprintf prototype properlyOBATA Akio2020-08-171-1/+1
| | | | | | From the standard sepc, <stdio.h> is required in addition to <stdarg.h> Signed-off-by: OBATA Akio <obache@wizdas.com>
* Link external library for backtrace in tdecore.Slávek Banko2020-08-171-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Allow to use backtrace(3) external library for kdebugOBATA Akio2020-08-173-3/+21
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Translated using Weblate (Czech)Slávek Banko2020-08-161-8/+9
| | | | | | | Currently translated at 100.0% (35 of 35 strings) Translation: tdelibs/tdecore - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdecore-events/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-161-10/+11
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdelibs/tdespell - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdespell-desktop-files/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-161-11/+12
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdelibs/tdeioslave - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeioslave-desktop-files/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-161-9/+10
| | | | | | | Currently translated at 100.0% (21 of 21 strings) Translation: tdelibs/tdeio - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio-desktop-files/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-161-11/+12
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: tdelibs/tdehtml - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdehtml-desktop-files/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-161-8/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/tdecertpart.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdecertpartdesktop/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-161-11/+12
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdelibs/tdeabc - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeabc-desktop-files/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-161-7/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/knotify - knotify.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/knotify-knotifydesktop/cs/
* Translated using Weblate (Czech)Slávek Banko2020-08-161-7/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/kmcop - kmcop.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/kmcop-kmcopdesktop/cs/
* Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.Slávek Banko2020-08-123-3/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Polish)Jan Stolarek2020-08-121-2/+2
| | | | | | | Currently translated at 85.4% (41 of 48 strings) Translation: tdelibs/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/pl/
* Add LOCAL_PEEREID sockopt support for peer socket uid checkOBATA Akio2020-08-121-2/+12
| | | | | | It is supported on NetBSD 5 and later. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Translated using Weblate (Polish)Jan Stolarek2020-08-121-8/+10
| | | | | | | Currently translated at 83.3% (40 of 48 strings) Translation: tdelibs/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/pl/
* Fix missing argments for drive parse filter on lprOBATA Akio2020-08-123-4/+4
| | | | | | It was extended for compressed PPD support, but not refrected to lpr parts. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to use configured openpty usability conditionOBATA Akio2020-08-111-1/+1
| | | | | | No reason to restrict only on OpenBSD and FreeBSD here. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Improved code for tderandr rotation string to allow translation in tdebase. ↵Michele Calgaro2020-08-084-27/+26
| | | | | | This relates to issue #96. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "Allow extraction of strings for rotations in tderandr"Michele Calgaro2020-08-072-15/+5
| | | | This reverts commit 99ddb86155eff1e7f5d90e63fd432cc6571317aa.
* Allow extraction of strings for rotations in tderandrSlávek Banko2020-08-072-5/+15
| | | | | | | | so that strings can be translated. This resolves issue #96. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add two missing icons in the menu bar:gregory guy2020-08-061-2/+2
| | | | | | | - bug Report/Request Enhancement... - Switch Application Language.. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Moved remaining tdehtml icons to crystal folder.Michele Calgaro2020-08-0613-21/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Moved common icons into crystal folder to avoid icon duplication inMichele Calgaro2020-08-0516-10/+0
| | | | | | tdehtml, tdevelop and ktechlab. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* fix FTBFS, error: ‘dup’ was not declared in this scopegregory guy2020-07-301-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-211-11/+12
| | | | | | | Currently translated at 100.0% (326 of 326 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-211-22/+23
| | | | | | | Currently translated at 100.0% (48 of 48 strings) Translation: tdelibs/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-211-9/+11
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdelibs/tdespell - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdespell-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-211-9/+11
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdelibs/tdeioslave - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeioslave-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-211-8/+10
| | | | | | | Currently translated at 100.0% (178 of 178 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-211-8/+10
| | | | | | | Currently translated at 100.0% (21 of 21 strings) Translation: tdelibs/tdeio - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio-desktop-files/uk/