Commit Graph

2512 Commits (c162f1e8982356ddb19fc56163eced1108a13af9)
 

Author SHA1 Message Date
Matías Fonzo b52ef67d4a
Redirect some headers noticed by the compiler
[..]
In file included from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/common.h:102,
                 from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/compton.h:10,
                 from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/compton.c:12:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
[..]

For reference: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/pulls/64

Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
Matías Fonzo 67fe6d2e73
Added missing header in ksysguard/ksysguardd/Linux/netstat.c
Without the header, the build log:

[ 96%] Building C object ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/netstat.c.o
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c: In function ‘updateNetStatTcpUdpRaw’:
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:269:2: error: unknown type name ‘uint’; did you mean ‘int’?
  269 |  uint local_addr, local_port;
      |  ^~~~
      |  int
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:270:2: error: unknown type name ‘uint’; did you mean ‘int’?
  270 |  uint remote_addr, remote_port;
      |  ^~~~
      |  int
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:272:2: error: unknown type name ‘uint’; did you mean ‘int’?
  272 |  uint state;
      |  ^~~~
      |  int
make[2]: *** [ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/build.make:180: ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/netstat.c.o] Error 1
make[2]: Leaving directory '/usr/src/qi/build/tdebase-trinity-14.0.7/BUILD'
make[1]: *** [CMakeFiles/Makefile2:24044: ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/all] Error 2
make[1]: Leaving directory '/usr/src/qi/build/tdebase-trinity-14.0.7/BUILD'
make: *** [Makefile:130: all] Error 2

Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
Chris bd4492dc54 Synchronize German translation of web pages with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro 6b70b67b4b
Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This relates to issue TDE/tdelibs#60.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko b496ee27b9
CMakeL10n: Extract konsole schemas and keytabs directly from definition
files instead of generating temporary name list file.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris 0128cf22d9 Synchronize German translation of cursor with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris d86083e73b Improve German translation for kicker_config.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 0f43811380 Fix too long German comment in kcmcrypto.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris cac760f0c2 Clean up, improve and fix konq-plugins desktop files.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 81167e8fdb Fix icons of desktop files created by knetattach.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 7b55ca5987 Improve German translation and fix some desktop files.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Janek Stolarek c1384365c9
Add Polish comments to initial desktop icons.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris f1612f91ca Fix wrong XDG patch for tdebase, which resulted in missing icons.
This partially reverts commit a8203cf740.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 0daae46f23 Synchronize German translation with the rest and fix some icons.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 9b964799b4 Improve RU and ES translations, contributed by Vita_Cell.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris f076b15382
Add Russian comments to initial desktop icons.
...contributed by Denk from IRC.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 9d18aa3129
Add missing Bulgarian translation to initial desktop icons.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Matías Fonzo 9b5f085b49
Added Spanish translation to complement issue #96
Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
Emanoil Kotsev 8c43819bb7
Added and updated Bulgarian translation
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
5 years ago
Michele Calgaro 55b1b912fd
Add Italian comments to initial desktop icons.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy ebef04cd20
Add French comments to initial desktop icons.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko 0f5478ae2e
Add Czech comments to initial desktop icons.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris d71f9eeb7a
Improve initial desktop icons.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris af4fd07d14 Fix duplicated, missing and misleading icons.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris f285d7a814 Fix missing menu entries.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
TDE Gitea 0b26624646 Reset submodule main/tdebase/cmake to latest HEAD 5 years ago
Slávek Banko 5fb2d99322
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris b783ac1db5 Fix wrong KSysGuard description.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
François Andriot db1e25b1fe
Prefer TIRPC detection over search for rpc/rpc.h header.
Signed-off-by: François Andriot <francois.andriot@free.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris 354cfa3a08 Improve filepreviews settings icon.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 515f9a0cbb Improve NSPlugins settings icon and German translation.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko ed93cf0e08
ksmserver: Use the IceAuthFileName() function
instead of building the file name.

This relates to bug 3027.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris 49084ebc64 Fix KSysGuard name in about dialog.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 6e60a7451c Fix Kicker name in about dialog.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris fd28e91a8c Improve KCMPerformance name.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris d608ffa7d1 Fix German translation.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 6e363d1737 Improve edit as root servicemenu entry.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 9ed5c38859 Fix KSysGuard desktop file.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 5eae51da89 Improve German KCM translation.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris adad93babb Improve tree view meaning in KSysGuard.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris a5c5c20c56 Streamline Privacy module with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris f1047361d3 Quick fix for the BG translation entry.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Emanoil Kotsev 06acf10c0b Bulgarian translations for hwmanager.desktop
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
5 years ago
Michele Calgaro 664189c3b1 Added Italian translations for device manager (this relates to the previous commit).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris a8528d0066 Streamline device manager naming scheme.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris c06244f4f1 Streamline Color Profile module with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 3ada37e849 Streamline Kicker components with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris c03c2112f3 Add go to autostart icon in Konqueror.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 944b0f3c11 Fix German translation of lanbrowser.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris e76437d235 Fix wrong translations for TDM config module.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago