| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
|
|
| |
xkeyboard-config package comes with a message catalogue of its own to
translate locale, keyboard model and xkb option names. It would be
easier and more robust to utilize it instead of redoing all
translation in-house.
Signed-off-by: Alexander Golubev <[email protected]>
|
|
|
|
| |
Signed-off-by: Alexander Golubev <[email protected]>
|
|
|
|
| |
Signed-off-by: Alexander Golubev <[email protected]>
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
| |
Solving the TDE/tde-packaging-gentoo#310 problem.
Glibc-2.38 adds new functions strlcat and strlcpy.
Signed-off-by: ormorph <[email protected]>
|
|
|
|
|
|
| |
This resolves FTBFS - see issue TDE/tde-packaging-gentoo#299.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Denis Kozadaev <[email protected]>
|
|
|
|
| |
Signed-off-by: ormorph <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide
whether to support shadow passwords. However, this was only set if also
building tdm.
Consolidate all PAM/shadow configure checks at the top level so these are
always set correctly.
2. Consolidate /etc/passwd and shadow password handling
The shadow password handler already completely handles /etc/passwd
passwords as well, so having a separate handler for just /etc/passwd is
pure code duplication.
Signed-off-by: Bobby Bingham <[email protected]>
|
|
|
|
| |
Signed-off-by: Denis Kozadaev <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
For details see PR #279.
Portions of code borrowed from KDE5 SFTP ioslave:
Source: https://invent.kde.org/network/kio-extras/-/blob/master/sftp/kio_sftp.cpp
Licence: LGPLv2 or later
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
and XSCREENSAVER_CONFIG_DIRS variables allow multiple paths.
Likewise, the XSCREENSAVER HACKS DIRS variable used to search
for an screen saver executable can contain multiple paths.
This relates to TDE/tdeartwork#19.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
| |
Look for installed usb.ids file, if not found, default to the one provided in source.
usb.ids file has been updated to Version 2021.03.31
Signed-off-by: gregory guy <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
between packages.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: aneejit1 <[email protected]>
|
|
|
|
|
|
| |
add some more candidate paths for xkbd to search
Signed-off-by: aneejit1 <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The detection of libXss has been changed to ask the question
"where is libXss?" before asking "is XScreenSaverQueryInfo
available?" rather than the other way around. The test for
"XScreenSaverQueryInfo" also ensures that the include and
library flags from pkg-config are used.
The OpenGL test has been amended to make use of the include
paths and library flags returned by pkg-config to prevent the
test from failing when OpenGL is not in /usr.
The libXext test in kcontrol/energy/CMakeLists.txt is amended
to use the libXext include path and library flags. The paths
are also added to the include/link directories.
Signed-off-by: aneejit1 <[email protected]>
|
|
|
|
|
|
| |
This resolves FTBFS from commit 05dc8500dd.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
It is used, but not checked with CMake.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
|
|
| |
Drop hardcoded definition -D_LARGEFILE64_SOURCE.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
This resolves Bug 2155
Signed-off-by: François Andriot <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
This resolves Bug 1832
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Fix "dlopen" function detection
|
| |
|
|
|
|
| |
libXext versions which doesn't provide XSyncFence
|
| |
|
|
|
|
| |
compot-tde
|
| |
|
| |
|
|
|
|
| |
This resolves Bug 1622
|
| |
|
|
|
|
| |
in its crash report
|
|
|
|
|
| |
+ response to systemd signal Lock()
+ setting SetIdleHint(true / false) by screen saver activity
|
| |
|
| |
|
|
|
|
| |
This resolves bug report 1556.
|
| |
|