Commit Graph

537 Commits (ada55164f78ee444e15c5fa91c837158c286ad78)

Author SHA1 Message Date
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>
5 years ago
Michele Calgaro 6b81cf3d72
Fixed up incomplete qtplugins -> tqtplugins renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 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>
5 years ago
Slávek Banko ac81cad567
Fix FTBFS due to missing linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 6a194d1435
Fix FTBFS due to missing linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
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 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
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 a430111b10
Added logic for selection of default file manager from TCC.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 0215a0e712
Fix units of battery values in Device Manager.
Previously it was not clear whether the units in tdehwlib are
in Wh and W or Ah and A. Now the units are always Ah and A.

This is related to issue TDE/tdelibs#68.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 98addc546e
Added GUI in TCC -> TDE Components -> Default Applications for selection of default file manager. Subsequent commits will ensure this option is used throughout TDE. This refers to bug 1904.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Matías Fonzo 60df3fb90f krdb: Replace the shell process with the specified program, saving resources
Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
Michele Calgaro 6949aae9ce Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.
Minor fixup for other GUI options in "Configure Panel... -> Menus".

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 6281d6f87b
Corrected comment description of new keyboard LED sync option.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro be1c4f22fa
Added option in TCC -> System Administration -> Logic Manager ->
Appearance tab to enable/disable the launch of tdekbdledsync in tde
greeter. This resolves bug 1834.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 1fbb6ee8cd
Updated Device Monitor name in system menu to match the one used in the
device tray application.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 8250c8e423
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 234e466e0e Additional fixes for XDG folder support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro fddff79d21 Improved support for XDG folders without requiring xdg-user-dirs to be installed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris bd4492dc54 Synchronize German translation of web pages with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris d86083e73b Improve German translation for kicker_config.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 0f43811380 Fix too long German comment in kcmcrypto.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 7b55ca5987 Improve German translation and fix some desktop files.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 0daae46f23 Synchronize German translation with the rest and fix some icons.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris af4fd07d14 Fix duplicated, missing and misleading icons.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 354cfa3a08 Improve filepreviews settings icon.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris fd28e91a8c Improve KCMPerformance name.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 5eae51da89 Improve German KCM translation.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris a5c5c20c56 Streamline Privacy module with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris f1047361d3 Quick fix for the BG translation entry.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Emanoil Kotsev 06acf10c0b Bulgarian translations for hwmanager.desktop
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
5 years ago
Michele Calgaro 664189c3b1 Added Italian translations for device manager (this relates to the previous commit).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris a8528d0066 Streamline device manager naming scheme.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris c06244f4f1 Streamline Color Profile module with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 3ada37e849 Streamline Kicker components with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 944b0f3c11 Fix German translation of lanbrowser.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris e76437d235 Fix wrong translations for TDM config module.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 3609c61eb7 Streamline KFM components with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 80ab4d2e40 Fix German translation of previous commit.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 45f848f6d2 Streamline device monitor naming scheme.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro 9eeca1f182 Added Italian translations for TCC kcmfun module (this relates to the previous commit).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris 38c5bf6816 Fix TCC modules in German and other languages.
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 0a32a51059 Fix and streamline German and other translations in TCC.
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko 0543cfa020
Delete files that appear to have never been used
+ kcontrol/konq/webappearance.desktop
+ kcontrol/konq/webbehavior.desktop

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 55c6f8d5f2
Renamed mimetype fonts/package to application/vnd.tde.fontspackage. This
resolves issue #65.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko b9d818d1be
Rename translation catalog for tdehwdevicetray.
Add CMakeL10n rules for kcmhwmanager and tdehwdevicetray.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 969a048cd6
Fixed tdehwdevicetray autostart enable/disable functionality. This
resolves bug 2877.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
OBATA Akio 2a88ec3c02 Revive NetBSD support
Catch up to TDE and OS changes

Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago