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)
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)
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)
+ 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)
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)
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)
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)
Minor fixup for other GUI options in "Configure Panel... -> Menus".
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6949aae9ce)
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)