Commit Graph

535 Commits (2fb9cbf67fa249ea5dd7bd6e1c1ad70b6fb0d6c9)

Author SHA1 Message Date
Slávek Banko 2fb9cbf67f
KControl: Allow RandR warning to translate.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9a444a3310)
3 years ago
Slávek Banko be85f5aae3
kcontrol/hwmanager: Allow translate an error message about unavailable information.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3eba4f728a)
4 years ago
Slávek Banko e5f38e2207
kcontrol/hwmanager: Allow translation for storage device states.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5e263a67d9)
4 years ago
Michele Calgaro 3a3199b5c7
Fixed FTBFS with gcc 4.8 when using c++11 standard.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 064d38f2c8)
4 years ago
Slávek Banko 7cb82d805b
kcontrol/hwmanager: Move description to the corresponding item in TDEAboutData
and added a line break to avoid unwantedly wide about dialog.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6432d2c280)
4 years ago
Mavridis Philippe 18335ababe
Added missing <include> in UI file (fixes FTBFS)
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 74005246f6)
4 years ago
Michele Calgaro dd8f351ccf
Fixed FTBFS caused by c++11 standard.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6e4ef0f880)
4 years ago
Michele Calgaro 24e879cd14
Use LGPL energy star icons. These icons have been downloaded from
https://iconarchive.com/show/crystal-clear-icons-by-everaldo/App-energy-star-icon.html
and are available under the GNU Lesser General Public License 2.1 or
newer. Below is the license disclaimer from the above website.

------------------------------------------------------------------
The Crystal Clear icon set was created by
Everaldo Coelho, http://www.everaldo.com/

All Icons are free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License,
or (at your option) any later version. This library is distributed
in the hope that it will be useful, but without any warranty; without
even the implied warranty of merchantability or fitness for a particular purpose.

License details:
Visit http://www.everaldo.com/crystal/?action=license for details.
------------------------------------------------------------------

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bb081a1f2e)
4 years ago
Mavridis Philippe baacfbcd84
KDesktop: Updated category name
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit f2e6f10ffa15833473cf826a3fd9d58bed3ae6bd)
4 years ago
gregory guy 755a722f04
tdefontinst, fix FTBFS undefined reference to symbol 'FT_Get_Sfnt_Name_Count'
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 9f0628564d)
4 years ago
Slávek Banko 225ddaa366
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e031e12d06)
4 years ago
gregory guy 9bdd3a0e47
Make the option -DWITH_USBIDS more visible for packagers.
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 <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1389e29696)
4 years ago
Mavridis Philippe e462d99db6
KDesktop: customizable icon spacing.
This commit introduces changes to KDesktop which allow for a custom
icon spacing option, some new controls into the Desktop Behaviour
module of KControl, as well as the KDesktop Ctrl+Mouse Scroll binding
to manipulate the icon spacing.

This commit depends on a previous (minor) change in LibKonq.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 94b9872913)
4 years ago
Slávek Banko f4ef3cf528 Update translation template. 4 years ago
Slávek Banko f11b86a9c7
KControl - usbview: Fix typos in the error message.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6a08038797)
4 years ago
Michele Calgaro ad6f3f6402
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 145abc15d5)
4 years ago
Slávek Banko 377f5ce725
Unify default language name with all_languages.desktop in tdelibs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d08698c8a3)
4 years ago
Michele Calgaro 61b7b516c8
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a3876433e8)
4 years ago
Michele Calgaro 60969a61fa Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 08d0bb03c0)
4 years ago
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