Commit Graph

516 Commits (95a1a02e9efc2854d81130a9fc5218d9150141c6)

Author SHA1 Message Date
Michele Calgaro 9378f4abd0
Added translation capabilities for <default> display profile. This resolves issue #167.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8f2c2712a3)
5 years ago
Slávek Banko 8d118cbec2 Update translation template. 5 years ago
Michele Calgaro 5700a5b676
Improved code for tderandr rotation string to allow translation. This
relates to issue TDE/tdelibs#96.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67d1513030)
5 years ago
Slávek Banko 92841ae8b6
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>
(cherry picked from commit 2f706891f3)
5 years ago
aneejit1 4bbaa90f2a
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>
(cherry picked from commit 7fba97e18a)
5 years ago
Slávek Banko f411260fe5
Fix FTBFS due to missing linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ac81cad567)
5 years ago
Slávek Banko 28d4da42be
Fix FTBFS due to missing linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6a194d1435)
5 years ago
OBATA Akio b4bc817183
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>
(cherry picked from commit 5bcd375ab5)
5 years ago
OBATA Akio 223051e503
Change to access ifreq member through macros
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 85d158eec5)
5 years ago
Slávek Banko b5623633d1
Fix typo in the SSL library check rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fc70d29ed9)
5 years ago
Slávek Banko f6850bcf2d
kcontrol icc: Fix second occurrence of file filter option.
This solves issue #143.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f0aebe24f5)
5 years ago
Slávek Banko 4ca60b0c49
kcontrol icc: fixed file filter option. This solves issue #143.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 57dadda273)
5 years ago
Michele Calgaro ea52c20448
Added logic for selection of default file manager from TCC.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a430111b10)
5 years ago
Slávek Banko b48f7462da
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>
(cherry picked from commit 0215a0e712)
5 years ago
Michele Calgaro fc6447d51e
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>
(cherry picked from commit 98addc546e)
5 years ago
Matías Fonzo c198b674b4
krdb: Replace the shell process with the specified program, saving resources
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit 60df3fb90f)
5 years ago
Michele Calgaro 4dae99718c
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>
(cherry picked from commit 6949aae9ce)
5 years ago
Michele Calgaro 88d5400a0b
Corrected comment description of new keyboard LED sync option.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6281d6f87b)
5 years ago
Michele Calgaro d008372a5a
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>
(cherry picked from commit be1c4f22fa)
5 years ago
Michele Calgaro 2afc8bbbe4
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8250c8e423)
5 years ago
Michele Calgaro 25a1c78148
Additional fixes for XDG folder support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 234e466e0e)
5 years ago
Michele Calgaro 6df7205744
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fddff79d21)
5 years ago
Chris daf1345769
Synchronize German translation of web pages with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit bd4492dc54)
5 years ago
Chris 4665472092
Improve German translation for kicker_config.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit d86083e73b)
5 years ago
Chris 43225bfebe
Fix too long German comment in kcmcrypto.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 0f43811380)
5 years ago
Chris 59cdece141
Improve German translation and fix some desktop files.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 7b55ca5987)
5 years ago
Chris b0e2f20360
Synchronize German translation with the rest and fix some icons.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 0daae46f23)
5 years ago
Chris f240d87875
Fix duplicated, missing and misleading icons.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit af4fd07d14)
5 years ago
Chris bd659fa461
Improve filepreviews settings icon.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 354cfa3a08)
5 years ago
Chris 20415edca8
Improve KCMPerformance name.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit fd28e91a8c)
5 years ago
Chris 795ca7ded3
Improve German KCM translation.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 5eae51da89)
5 years ago
Chris ae2bc07c80
Streamline Privacy module with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit a5c5c20c56)
5 years ago
Chris 4985bfc5e2
Quick fix for the BG translation entry.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit f1047361d3)
5 years ago
Emanoil Kotsev fc5f0704ed
Bulgarian translations for hwmanager.desktop
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 06acf10c0b)
5 years ago
Michele Calgaro 3876e267d8
Added Italian translations for device manager (this relates to the previous commit).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 664189c3b1)
5 years ago
Chris cafb003b6d
Streamline device manager naming scheme.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit a8528d0066)
5 years ago
Chris a45b2eabbb
Streamline Color Profile module with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit c06244f4f1)
5 years ago
Chris 5e6885929e
Streamline Kicker components with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 3ada37e849)
5 years ago
Chris f7694df0c0
Fix German translation of lanbrowser.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 944b0f3c11)
5 years ago
Chris af7af4f474 Fix wrong translations for TDM config module.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit e76437d235)
5 years ago
Chris 284796dedd
Streamline KFM components with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 3609c61eb7)
5 years ago
Chris 447bc7584e
Fix German translation of previous commit.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 80ab4d2e40)
5 years ago
Michele Calgaro c8a64469e7
Added Italian translations for TCC kcmfun module (this relates to the previous commit).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9eeca1f182)
5 years ago
Chris 2e6f73698b 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>
(cherry picked from commit 38c5bf6816)
5 years ago
Chris c458db028b 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>
(cherry picked from commit 0a32a51059)
5 years ago
Slávek Banko 4b92fb8d45
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>
(cherry picked from commit 0543cfa020)
5 years ago
Michele Calgaro dff2abe200
Renamed mimetype fonts/package to application/vnd.tde.fontspackage. This
resolves issue #65.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 55c6f8d5f2)
6 years ago
Slávek Banko 97f5bb19f3
Add CMakeL10n rules for kcmhwmanager.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
OBATA Akio 4741832142
Revive NetBSD support
Catch up to TDE and OS changes

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2a88ec3c02)
6 years ago
Chris 117f9924f1
Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 2d7de7cea4)
6 years ago