Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
903ee205 [view]master2019-04-12 02:28:57 +0200Slávek Banko[kasablanca] Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko
a2b21b9c [view]master2019-04-10 15:29:20 +0900OBATA Akio[tdemultimedia] Remove unsed platform endian detection
Used part had been commented out over 8 years ago.
Variety of include files are not sufficient and may cause build failure
because of missing header file.
Signed-off-by: OBATA Akio
35e5ff35 [view]master2019-04-10 14:38:29 +0900OBATA Akio[tdemultimedia] Remove traditional `errno` usage
On modern POSIX environments, `errno` may not be simple `int` type,
and is sufficient for `errno` and its symbolic values.
Signed-off-by: OBATA Akio
f92c11df [view]master2019-04-09 18:02:42 +0200gregory guy[kasablanca] conversion to the cmake building system
Removed cpp files generated from ui files.
This resolves issue #1
Signed-off-by: gregory guy
Signed-off-by: Slávek Banko
9b8b7c12 [view]master2019-04-09 18:49:43 +0900OBATA Akio[tdemultimedia] Fix for time_t != long
`time_t` may not be `long`, for examples, unsigned (long) int,
long long int (64bit integer type on 32bit arch), double, and so on.
Change to use difftime(3) to retrieve seconds.
Signed-off-by: OBATA Akio
1977d22b [view]master2019-04-08 12:19:07 +0900Michele Calgaro[tde-packaging] DEB: added trash.desktop to konqueror-trinity package. This relates to
bug #1923
Signed-off-by: Michele Calgaro
48635e63 [view]master2019-04-08 12:16:10 +0900Michele Calgaro[tdebase] Added trash size limit property page link to trash folder right click
popup menu and trash applet panel.
Added a new konqueror side bar button to directly display the contents
of the trash bin.
This relates to bug #1923
Signed-off-by: Michele Calgaro
6da784fc [view]master2019-04-07 21:17:54 +0200Automated System[kcmldapcontroller] Update translation template.
09721389 [view]master2019-04-07 21:17:53 +0200Automated System[tde-i18n] Update translation template.
c21b747c [view]master2019-04-07 20:43:46 +0200Slávek Banko[tde-packaging] DEB kcmldapcontroller: Switch to cmake.
Switch to common TDE cdbs rules.
Signed-off-by: Slávek Banko
2f07f123 [view]master2019-04-07 02:28:11 +0200Slávek Banko[kcmldapcontroller] cmake: Add detection of slapi library without base slapi.so.
Signed-off-by: Slávek Banko
a88dc83c [view]master2019-04-06 18:45:22 +0200Slávek Banko[digikam] Fix FTBFS due libkdcraw include directory.
Signed-off-by: Slávek Banko
fd16b364 [view]master2019-04-06 16:39:59 +0200Slávek Banko[kcmldapcontroller] Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko
f3d48d7b [view]master2019-04-06 16:39:05 +0200Slávek Banko[kcmldapcontroller] Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko
e5f2949c [view]master2019-04-06 16:05:33 +0200Slávek Banko[tde-packaging] DEB: Fix symlinks between distributions to refer to _base.
Signed-off-by: Slávek Banko
f8424834 [view]master2019-04-06 19:01:11 +0900OBATA Akio[tdeutils] Fix NetBSD APM support
NetBSD APM is supported other than i386 too, emulate API,
so change to detect with MI support header.
Additionally, catch up support codes to others.
Signed-off-by: OBATA Akio
da2fceb0 [view]master2019-04-06 18:55:50 +0900OBATA Akio[tdeutils] Fix if-def condition same as *.cpp
Signed-off-by: OBATA Akio
032b927b [view]master2019-04-06 18:54:37 +0900OBATA Akio[tdeutils] Recent NetBSD explicitly need uvm/uvm_extern.h
Signed-off-by: OBATA Akio
630abb9f [view]master2019-04-06 18:52:06 +0900OBATA Akio[tdeutils] Fix to build on NetBSD missing statfs from BSD44 feature
Signed-off-by: OBATA Akio
2a88ec3c [view]master2019-04-06 16:49:26 +0900OBATA Akio[tdebase] Revive NetBSD support
Catch up to TDE and OS changes
Signed-off-by: OBATA Akio
307a1a53 [view]master2019-04-03 18:19:30 +0200gregory guy[kcmldapcontroller] conversion to the cmake building system
Signed-off-by: gregory guy
11394aec [view]master2019-04-03 22:56:40 +0900Michele Calgaro[tde-packaging] DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro
d24bd898 [view]master2019-04-02 18:34:31 +0200Slávek Banko[tde-packaging] DEB kdbusnotification: Switch to cmake.
Switch to common TDE cdbs rules.
Signed-off-by: Slávek Banko
07ad41b2 [view]master2019-04-02 18:29:58 +0200Slávek Banko[tde-packaging] DEB compizconfig-backend-tdeconfig: Switch to cmake.
Signed-off-by: Slávek Banko
41ffd4d2 [view]master2019-04-02 18:21:00 +0200Slávek Banko[compizconfig-backend-tdeconfig] Add KDE_EXPORT to public library symbols.
This allows build with gcc hidden visibility.
Signed-off-by: Slávek Banko
ba0b1f9b [view]master2019-04-03 00:16:29 +0900Michele Calgaro[tde-packaging] tde-style-qtcurve now "suggests" gtk2-engines-qtcurve package rather
than "recommending" it. This relates to bug #2561
The "qtcurve-trinity" dummy package has also been removed.
Signed-off-by: Michele Calgaro
e38296a3 [view]master2019-04-02 17:06:19 +0900Michele Calgaro[tde-packaging] DEB build scripts: adapted to latest repository structure (packaging
folder is now part of main TDE repository)
Signed-off-by: Michele Calgaro
2b613566 [view]master2019-03-31 21:26:10 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kdesktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop/
95875b66 [view]master2019-03-31 21:10:31 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcmscreensaver
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmscreensaver/
d2902bb7 [view]master2019-03-31 20:38:10 +0200Automated System[tde-i18n] Update translation template.
f31a965b [view]master2019-03-31 16:35:09 +0200Slávek Banko[tde-packaging] DEB tde-style-lipstik: Switch to cmake.
Switch to common TDE cdbs rules.
Signed-off-by: Slávek Banko
5cb7f366 [view]master2019-03-31 16:15:28 +0200Slávek Banko[tde-style-lipstik] Add KDE_EXPORT to public library symbols.
This allows build with gcc hidden visibility.
Signed-off-by: Slávek Banko
283aebe0 [view]master2019-03-31 16:13:43 +0200Slávek Banko[tde-style-lipstik] Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko
5a7611c7 [view]master2019-03-31 12:51:32 +0200Slávek Banko[tde-packaging] DEB kcmldapmanager: Switch to cmake.
Switch to common TDE cdbs rules.
Signed-off-by: Slávek Banko
df7be30e [view]master2019-03-31 12:43:38 +0200Slávek Banko[kcmldapmanager] Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko
fa0ef086 [view]master2019-03-31 10:27:48 +0000Slávek Banko[tde-i18n] Translated using Weblate (Slovak)
Currently translated at 92.3% (24 of 26 strings)
Translation: tdelibs/tdetexteditor_isearch
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdetexteditor_isearch/sk/
63167eed [view]master2019-03-31 10:26:05 +0000Slávek Banko[tde-i18n] Translated using Weblate (Slovak)
Currently translated at 85.2% (805 of 945 strings)
Translation: tdelibs/katepart
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/katepart/sk/
fecd56ee [view]master2019-03-31 08:58:10 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - wallpaper
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-wallpaper/
88ead510 [view]master2019-03-31 08:58:07 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - viewer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-viewer/
5cb970be [view]master2019-03-31 08:58:05 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - timeadjust
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-timeadjust/
2f68335b [view]master2019-03-31 08:58:02 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - sync
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-sync/
ebf55a03 [view]master2019-03-31 08:57:59 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - slideshow
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-slideshow/
8036bd6a [view]master2019-03-31 08:57:56 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - sendimages
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-sendimages/
8213cee9 [view]master2019-03-31 08:57:52 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - rawconverter
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-rawconverter/
63f9b9ce [view]master2019-03-31 08:57:49 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - printwizard
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-printwizard/
be4befc5 [view]master2019-03-31 08:57:45 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - mpegencoder
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-mpegencoder/
57d9bc65 [view]master2019-03-31 08:57:42 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - metadataedit
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-metadataedit/
c92508bd [view]master2019-03-31 08:57:37 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - kameraklient
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-kameraklient/
08a459c9 [view]master2019-03-31 08:57:35 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - jpeglossless
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-jpeglossless/
848dd61c [view]master2019-03-31 08:57:32 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - ipodexport
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-ipodexport/
8e608f3f [view]master2019-03-31 08:57:30 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - htmlexport
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-htmlexport/
b1ad1f05 [view]master2019-03-31 08:57:27 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - gpssync
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-gpssync/
1e1f76c4 [view]master2019-03-31 08:57:24 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - galleryexport
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-galleryexport/
25758705 [view]master2019-03-31 08:57:21 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - flickrexport
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-flickrexport/
dfcc1edf [view]master2019-03-31 08:57:18 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - findimages
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-findimages/
c677511f [view]master2019-03-31 08:57:15 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - cdarchiving
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-cdarchiving/
67fc7774 [view]master2019-03-31 08:57:11 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - calendar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-calendar/
d81fc679 [view]master2019-03-31 08:57:07 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - batchprocessimages
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-batchprocessimages/
22d5af6f [view]master2019-03-31 08:57:00 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - acquireimages
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-acquireimages/
acd4c080 [view]master2019-03-31 08:56:57 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins/
da09e19b [view]master2019-03-31 08:54:27 +0000TDE Weblate[libkipi] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/libkipi
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkipi/
99b4262a [view]master2019-03-31 08:51:54 +0000TDE Weblate[libkdcraw] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/libkdcraw
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/
7a7ad670 [view]master2019-03-31 03:59:46 +0200Slávek Banko[tde-packaging] DEB libkipi: Switch to cmake.
Signed-off-by: Slávek Banko
9f5f160a [view]master2019-03-31 03:51:33 +0200Slávek Banko[tde-packaging] DEB libkexiv2: Switch to cmake.
Signed-off-by: Slávek Banko
5fd66d5b [view]master2019-03-30 22:35:20 +0900gregory guy[tdeartwork] Bug #2833: add Brise window decoration to icewm-themes.
This is a port of "Plasma 5 Breeze" window border for TDE made by Alexandre Couture.
Icons are released under the GNU GPL Version 2, see bug #2833 on bugzilla for details.
Signed-off-by: gregory guy
309e91d9 [view]master2019-03-30 21:17:38 +0900Slávek Banko[tdepim] libkcal tests: small improvement to cmake code to avoid having to escape quotes.
Signed-off-by: Slávek Banko
Signed-off-by: Michele Calgaro
6a14e253 [view]master2019-03-30 12:50:19 +0100Slávek Banko[tde] Add tde-packaging as submodule
Signed-off-by: Slávek Banko
9b52d86e [view]master2019-03-30 10:42:33 +0100Slávek Banko[tde-packaging] DEB kvpnc: Prefer the default libgcrypt-dev instead of the specific version.
This solves the conflict between packages on Ubuntu 14.04 (Trusty).
Signed-off-by: Slávek Banko
b1b5ff52 [view]master2019-03-29 23:04:07 +0900Michele Calgaro[tdepim] Disabled libical tests if libical version is less than 1.0.
On old libical versions, DST change date is wrong and this would fail
some of the tests. This is not a bug in TDE but in old libical libraries.
Starting from libical 1.0, the bug seems to have been fixed.
Signed-off-by: Michele Calgaro
ee614c13 [view]master2019-03-28 19:43:31 +0100François Andriot[tde-packaging] RPM: update build scripts for pclinuxos
858a7e56 [view]master2019-03-28 22:56:13 +0900Michele Calgaro[tdepim] Fixed support for libical version prior to 3. This is required for libkcal tests to work fine on older distributions.
Signed-off-by: Michele Calgaro
48af72cb [view]master2019-03-27 23:27:22 +0900Michele Calgaro[tdepim] Fixed bug in libkcal related to timezones in DT field.
Fixed execution of libkcal tests.
This resolves bug #2719
Signed-off-by: Michele Calgaro
a05e5694 [view]master2019-03-27 13:42:45 +0100gregory guy[kdbusnotification] conversion to the cmake building system
Signed-off-by: gregory guy
5a362f88 [view]master2019-03-27 13:19:34 +0100gregory guy[compizconfig-backend-tdeconfig] conversion to the cmake building system
Signed-off-by: gregory guy
9ca53813 [view]master2019-03-26 02:11:28 +0100Slávek Banko[libtdeldap] Fix detection of older Heimdal versions
because paths may be inaccurate in pkg-config.
Signed-off-by: Slávek Banko
74654feb [view]master2019-03-26 01:50:00 +0100Slávek Banko[tde-cmake] Use cache for TQt executables paths.
This allows these values to be pre-defined
- for example, to optimize cross-build.
This resolves issue #28
Signed-off-by: Slávek Banko
8aa2f719 [view]master2019-03-24 19:57:58 +0100Slávek Banko[tde-cmake] Update tde_add_check_executable macro
+ Add support for test arguments.
Signed-off-by: Slávek Banko
ce47e20e [view]master2019-03-24 21:35:42 +0900Michele Calgaro[tdepim] Fixed building of libkcal tests. Some of the tests still fails when
executed. This relates to bug #2719
Special thanks to Emanoil Kotsev for providing an
inital patch for the same bug, from which I reused a small section of code.
Signed-off-by: Michele Calgaro
bdb138cf [view]master2019-03-24 21:08:22 +0900Michele Calgaro[tde-packaging] DEB: fixed building of libkcal tests. This relates to bug #2719
Signed-off-by: Michele Calgaro
0a52c32c [view]master2019-03-21 21:53:09 +0100François Andriot[tde-packaging] RPM: update build scripts for R14.0.6
5ea733c6 [view]master2019-03-21 23:06:29 +0900Michele Calgaro[kpilot] Fixed support for tests in cmake.
Signed-off-by: Michele Calgaro
0abba783 [view]master2019-03-21 22:42:11 +0900Michele Calgaro[tde-packaging] DEB: Fixed support for tests with cmake in kpilot.
Signed-off-by: Michele Calgaro
075d74a3 [view]master2019-03-19 22:04:09 +0100Slávek Banko[libkipi] Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko
d596d5f0 [view]master2019-03-19 22:03:38 +0100Slávek Banko[libkdcraw] Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko
dbc86217 [view]master2019-03-19 22:02:37 +0100Slávek Banko[kipi-plugins] Add CMakeL10n rules.
Create translation templates.
Signed-off-by: Slávek Banko
e7c75e71 [view]master2019-03-19 19:07:39 +0100gregory guy[tde-style-lipstik] conversion to the cmake building system
Signed-off-by: gregory guy
5fdf097f [view]master2019-03-18 20:57:03 +0100François Andriot[tde-packaging] RPM: update build scripts for TDE R14.0.6
9011dcc5 [view]master2019-03-16 02:52:22 +0100Slávek Banko[tde-packaging] DEB trinity-slax: Create an initial kpersonalizerrc.
Signed-off-by: Slávek Banko
87b3e594 [view]master2019-03-15 15:56:09 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (119 of 119 strings)
Translation: tdebase/clockapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/clockapplet/cs/
dde77f0a [view]master2019-03-16 00:39:47 +0900Michele Calgaro[kftpgrabber] Fixed lint messages related to bug #2409
Signed-off-by: Michele Calgaro
Signed-off-by: Slávek Banko
67025db1 [view]master2019-03-15 10:58:02 +0100gregory guy[kcmldapmanager] conversion to the cmake building system
Signed-off-by: gregory guy
5055b406 [view]master2019-03-14 14:32:57 +0100gregory guy[libkexiv2] conversion to the cmake building system
Signed-off-by: gregory guy
8801de4b [view]master2019-03-14 06:45:03 +0100Slávek Banko[tde-packaging] DEB tdebindings: Enable build with Java on ppc64el.
Signed-off-by: Slávek Banko
4dfb8125 [view]master2019-03-13 16:31:34 +0100gregory guy[libkipi] conversion to the cmake building system
Signed-off-by: gregory guy
27f7d505 [view]master2019-03-13 08:29:30 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 98.9% (186 of 188 strings)
Translation: tdebase/twin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/cs/
6c443918 [view]master2019-03-12 00:35:20 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (64 of 64 strings)
Translation: tdebase/kcmscreensaver
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmscreensaver/cs/
0a931d77 [view]master2019-03-11 22:17:51 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (71 of 71 strings)
Translation: tdebase/klipper
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/klipper/cs/
666511eb [view]master2019-03-10 22:14:46 +0100François Andriot[tde-packaging] RPM: fix dependencies on newly cmake built packages
ad44a24d [view]master2019-03-10 19:42:20 +0000TDE Weblate[kbiff] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kbiff
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff/
4cfe3327 [view]master2019-03-10 20:41:32 +0100Slávek Banko[kbiff] Convert translation to UTF-8.
Signed-off-by: Slávek Banko

List generated Thu Sep 18 21:21:22 2025
Currently showing patches 28401 to 28500 of 53817 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]