Slávek Banko
a17355ce14
Remove empty PO for translations of l10n desktop files for base language.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
58bd1dd6a2
Remove duplicate languages in desktop file translations (no × nb).
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
2f706891f3
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>
4 years ago
TDE Gitea
98f2d732f3
Reset submodule main/tdebase/cmake to latest HEAD
4 years ago
TDE Gitea
05646c3cd1
Reset submodule main/tdebase/cmake to latest HEAD
4 years ago
TDE Gitea
6c9ea72d3d
Reset submodule main/tdebase/admin to latest HEAD
4 years ago
Michele Calgaro
6b81cf3d72
Fixed up incomplete qtplugins -> tqtplugins renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
aneejit1
036992eec5
Add missing include/link directories
...
In an environment where not everything is in /usr...
- drkonqi/CMakeLists.txt requires the libr library path to be specified.
- nsplugins/viewer/CMakeLists.txt requires the glib library path to be specified.
- tdm/backend/CMakeLists.txt was missing the include and link directories for libXau and libXDMCP.
- twin/compton-tde/CMakeLists.txt was missing include and link directories for the optionally selected libraries (libconfig, Xinerama, XRandR, OpenGL and PCRE).
Signed-off-by: aneejit1 <aneejit1@gmail.com>
4 years ago
aneejit1
7fba97e18a
Improve detection of libXss, OpenGL and libXext DPMS support.
...
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 <aneejit1@gmail.com>
4 years ago
Michele Calgaro
92902053e5
Progressive update of release notes for R14.0.9: knotes shortcuts.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
ac81cad567
Fix FTBFS due to missing linked libraries.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
97b2f1c5c6
Reset submodule main/tdebase/cmake to latest HEAD
4 years ago
TDE Gitea
ec9ca90b5c
Reset submodule main/tdebase/cmake to latest HEAD
4 years ago
Slávek Banko
aa77ec1c31
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
236f8c5ecf
Reset submodule main/tdebase/cmake to latest HEAD
4 years ago
Slávek Banko
6a194d1435
Fix FTBFS due to missing linked libraries.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
aa8ce65383
Reset submodule main/tdebase/cmake to latest HEAD
4 years ago
TDE Gitea
55bdf2039a
Reset submodule main/tdebase/admin to latest HEAD
4 years ago
Michele Calgaro
3f696d31a6
Fixed missing config modules in Konqueror and Kicker. This resolves issue #150 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
46cdf932b9
Progressive update of release notes for R14.0.9.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
f9895a2b80
Fix missing paired parentheses in HAL media backend.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
32381684a2
Improved support for bluray discs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Carlos Alberto
fadfb67a5c
media tdeioslave: added bluray mimetype.
...
Signed-off-by: Carlos Alberto <bradcarlos@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
OBATA Akio
5bcd375ab5
Check ifw_hwaddr member for struct ifreq
...
It is used for ioctl(SIOCGIFHWADDR) return storage member, but does not
exist on Solaris, it uses ifr_addr.
Signed-off-by: OBATA Akio <obache@wizdas.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
OBATA Akio
85d158eec5
Change to access ifreq member through macros
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
cded6aa77e
Resolve duplicated HAVE_GETIFADDRS definition
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
TDE Gitea
67ed0b3410
Reset submodule main/tdebase/cmake to latest HEAD
5 years ago
Slávek Banko
fc70d29ed9
Fix typo in the SSL library check rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
4ef8f95912
Add FreeBSD / DragonFly specific /proc path for an executable file.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Denis Kozadaev
44e4d3ce6b
DilOS: use illumos specific /proc path for an executable file
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
5 years ago
Michele Calgaro
953eb33118
Progressive update of release notes for R14.0.9.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
0844ba9db5
Added icon to KDCOP main window. This resolves bug 3108.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea
aab0b385e7
Reset submodule main/tdebase/cmake to latest HEAD
5 years ago
TDE Gitea
8e17b2e2b5
Reset submodule main/tdebase/cmake to latest HEAD
5 years ago
TDE Gitea
5dd44a0f07
Reset submodule main/tdebase/cmake to latest HEAD
5 years ago
TDE Gitea
1ce27a8387
Reset submodule main/tdebase/cmake to latest HEAD
5 years ago
TDE Gitea
d7340a35f2
Reset submodule main/tdebase/cmake to latest HEAD
5 years ago
Michele Calgaro
5be49e0d24
Progressive update of release notes for R14.0.9.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
6e3db0d9d4
Add draft release notes for R14.0.9 to the documentation.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
f0aebe24f5
kcontrol icc: Fix second occurrence of file filter option.
...
This solves issue #143 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
8acbb0a1b3
kicker's kate session menu extension: keep the popup menu open after
...
reloading the sessions list. This improve the user experience.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
9146504fdd
kicker's kate session menu extension: add support for new R14.1.0 style
...
Kate's session and make sure they are ordered accordingly to the order
in Kate.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
57dadda273
kcontrol icc: fixed file filter option. This solves issue #143 .
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
6b48ef26ee
Kate: added documentation for sessions panel. This relates to bug 2491.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
02a53f8557
Add release notes for R14.0.8 to documentation.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
232282cbf9
Kate:
...
1) removed connection to inexistent slot
2) fix code to save Kate's session from TDE's session manager. This
relates to bug 2691.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
2d8b5af506
Rename "<Filename>kde-" in the menu only if the original file is not preserved.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
df2406a474
Fixed handling of kde- entries in menu. This relates to test 9 in bug 3083.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea
198114ef20
Reset submodule main/tdebase/cmake to latest HEAD
5 years ago
Slávek Banko
886f149652
Add previous release notes to the documentation.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago