| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e02226d758da8b513f7637ea676e2c998fdeb1d0)
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 37890b50063d1209456005a18ec592dfaf7174f8)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a3876433e87e4d6c1acba4bf0e7ac695b25776f8)
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 08d0bb03c026ca9d72fb13105363979660ea9aed)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This resolves issue #168.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 296796a8aad6028f2205856abe39c3e9a230f94f)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1c6d2478c23600d9a1b88323c37722d0f24e04b5)
|
|
|
|
|
|
|
| |
issue #167.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8f2c2712a375f7a8713cfc999f003e7a7464db6e)
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b92b9cd6e71ed6d7e7ab76f2dc62e6fca491aeba)
|
| |
|
| |
|
|
|
|
|
|
|
| |
relates to issue TDE/tdelibs#96.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67d15130305a63abd741f457205db65e96531073)
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit ae1e54e0d428456fab3fc50d328835d7ed7d6adc)
|
|
|
|
|
| |
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 24a8daa732cca8b4cfbc882334c61ff42bd52689)
|
|
|
|
|
|
|
| |
add some more candidate paths for xkbd to search
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 3abd9e912c4b1ed6abd0ff1f440f2105fcbdf4a2)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0436adf8bda6ce7b78622cac802611e568b4b22e)
|
| |
|
|
|
|
|
|
|
| |
bug 3142.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c320afae2fafdf24e152b3140836e83ceea2a486)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
different for the R14.0.x branch.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
| |
but are not intended as strings to translate.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 764bfe67deaacf54bd9f7d888b956235c3954bac)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a17355ce14b87e4ae77bb7cca84c3b54ffe0c645)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 58bd1dd6a25d60f9caa003cc42657c950529d5f4)
|
|
|
|
|
|
|
|
| |
+ 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 2f706891f32258c2b070471905f983e4585296d2)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
(cherry picked from commit 036992eec5a209107648729f10bcdce1825abbf2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 7fba97e18aa453c76130f587740f692cd267a216)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 92902053e5ea081619e14eb5b1fc5d527e4f6136)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ac81cad5670dc2a48479560504829568450c9568)
|
| |
|