mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
KDE: Update KDE Plasma Desktop to 5.23
Thursday, 14 October 2021 25 years ago today, Matthias Ettrich sent an email to the de.comp.os.linux.misc newsgroup explaining a project he was working on. The latest and direct result of that email (plus a quarter of a century of relentless experimentation, development and innovation) has just landed in KDE’s repositories. This time around, Plasma renews its looks and, not only do you get a new wallpaper, but also a gust of fresh air from an updated theme: Breeze - Blue Ocean. The new Breeze theme makes KDE apps and tools not only more attractive, but also easier to use both on the desktop and your phone and tablet. Of course, looks are not the only you can expect from Plasma 25AE: extra speed, increased reliability and new features have also found their way into the app launcher, the software manager, the Wayland implementation, and most other Plasma tools and utilities. Read on to find out all the details that make the new Plasma 25AE so deserving of a celebration [1] Full announcement: [1] https://kde.org/announcements/plasma/5/5.23.0/
This commit is contained in:
parent
01049111d7
commit
cdf0f44fe2
86 changed files with 718 additions and 489 deletions
|
@ -75,7 +75,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION}
|
|||
|
||||
# === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
|
||||
# Current KDE desktop.
|
||||
KDE_PLASMA_VERSION?= 5.22.5
|
||||
KDE_PLASMA_VERSION?= 5.23.0
|
||||
KDE_PLASMA_BRANCH?= stable
|
||||
|
||||
# Current KDE frameworks.
|
||||
|
@ -636,7 +636,7 @@ kde-plasma-sdk_PORT= devel/plasma5-plasma-sdk
|
|||
kde-plasma-sdk_PATH= ${KDE_PREFIX}/bin/plasmoidviewer
|
||||
|
||||
kde-plasma-workspace_PORT= x11/plasma5-plasma-workspace
|
||||
kde-plasma-workspace_LIB= libkdeinit5_kcminit.so
|
||||
kde-plasma-workspace_LIB= libkworkspace5.so
|
||||
|
||||
kde-plasma-workspace-wallpapers_PORT= x11-themes/plasma5-plasma-workspace-wallpapers
|
||||
kde-plasma-workspace-wallpapers_PATH= ${KDE_PREFIX}/share/wallpapers/Autumn/contents/images/1280x1024.jpg
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436149
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-pa-5.22.5.tar.xz) = 40ade6a4f7b19ae378d0db621f238f5c197d7a1a78379b5c92e9a1a88929b5ab
|
||||
SIZE (KDE/plasma/5.22.5/plasma-pa-5.22.5.tar.xz) = 127092
|
||||
TIMESTAMP = 1633639898
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-pa-5.23.0.tar.xz) = 0044353d5ee41d948ec19263fb359660e1525b08ed279bc642b9659597331cb4
|
||||
SIZE (KDE/plasma/5.23.0/plasma-pa-5.23.0.tar.xz) = 129980
|
||||
|
|
|
@ -31,7 +31,6 @@ share/kconf_update/plasmaVolumeDisableKMixAutostart.pl
|
|||
share/kde4/apps/kconf_update/disable_kmix.upd
|
||||
share/kde4/apps/kconf_update/plasmaVolumeDisableKMixAutostart.pl
|
||||
share/kpackage/kcms/kcm_pulseaudio/contents/code/icon.js
|
||||
share/kpackage/kcms/kcm_pulseaudio/contents/ui/Advanced.qml
|
||||
share/kpackage/kcms/kcm_pulseaudio/contents/ui/CardListItem.qml
|
||||
share/kpackage/kcms/kcm_pulseaudio/contents/ui/DeviceComboBox.qml
|
||||
share/kpackage/kcms/kcm_pulseaudio/contents/ui/DeviceListItem.qml
|
||||
|
@ -124,6 +123,8 @@ share/locale/sr@latin/LC_MESSAGES/kcm_pulseaudio.mo
|
|||
share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_pulseaudio.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_pulseaudio.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
|
||||
share/locale/tr/LC_MESSAGES/kcm_pulseaudio.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_pulseaudio.mo
|
||||
|
@ -133,5 +134,15 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
|
|||
share/locale/zh_TW/LC_MESSAGES/kcm_pulseaudio.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
|
||||
share/metainfo/org.kde.plasma.volume.appdata.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents.rcc
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/code/icon.js
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/ConfigGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/DeviceListItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/Header.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/ListItemBase.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/SmallToolButton.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/StreamListItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.volume/metadata.json
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436150
|
||||
SHA256 (KDE/plasma/5.22.5/milou-5.22.5.tar.xz) = f7c22b46d9a5081206f78e9964f515055876b7b4e9e6075d5fcc50b85c783fb4
|
||||
SIZE (KDE/plasma/5.22.5/milou-5.22.5.tar.xz) = 52868
|
||||
TIMESTAMP = 1633639899
|
||||
SHA256 (KDE/plasma/5.23.0/milou-5.23.0.tar.xz) = 115f03b3b9c47206fc09543b7646e93862a6b6bb1c20ff650961f6c16bbe9eb9
|
||||
SIZE (KDE/plasma/5.23.0/milou-5.23.0.tar.xz) = 47908
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
lib/libmilou.so.5
|
||||
lib/libmilou.so.%%KDE_PLASMA_VERSION%%
|
||||
%%QT_PLUGINDIR%%/miloutextplugin.so
|
||||
%%QT_QMLDIR%%/org/kde/milou/ResultDelegate.qml
|
||||
%%QT_QMLDIR%%/org/kde/milou/ResultsListView.qml
|
||||
%%QT_QMLDIR%%/org/kde/milou/ResultsListViewDelegate.qml
|
||||
|
@ -8,8 +7,6 @@ lib/libmilou.so.%%KDE_PLASMA_VERSION%%
|
|||
%%QT_QMLDIR%%/org/kde/milou/globals.js
|
||||
%%QT_QMLDIR%%/org/kde/milou/libmilouqmlplugin.so
|
||||
%%QT_QMLDIR%%/org/kde/milou/qmldir
|
||||
share/kservices5/miloutextpreview.desktop
|
||||
share/kservicetypes5/miloupreviewplugin.desktop
|
||||
share/locale/ast/LC_MESSAGES/milou.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.milou.mo
|
||||
share/locale/ca/LC_MESSAGES/milou.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436151
|
||||
SHA256 (KDE/plasma/5.22.5/sddm-kcm-5.22.5.tar.xz) = 4669a40fe4380f65dfff509b00fe1dfd026507ae50fc5fa8daeea7b68c207798
|
||||
SIZE (KDE/plasma/5.22.5/sddm-kcm-5.22.5.tar.xz) = 64592
|
||||
TIMESTAMP = 1633639900
|
||||
SHA256 (KDE/plasma/5.23.0/sddm-kcm-5.23.0.tar.xz) = c0c09f4a67bce82ceb65587c95a075218f430fb6c2db01205e95c6891ef3198c
|
||||
SIZE (KDE/plasma/5.23.0/sddm-kcm-5.23.0.tar.xz) = 77528
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436151
|
||||
SHA256 (KDE/plasma/5.22.5/xdg-desktop-portal-kde-5.22.5.tar.xz) = 861d71bd0146c5c67d5c1774506fd201ed5be1e706d5cc9a05be0428136ca601
|
||||
SIZE (KDE/plasma/5.22.5/xdg-desktop-portal-kde-5.22.5.tar.xz) = 87036
|
||||
TIMESTAMP = 1633639901
|
||||
SHA256 (KDE/plasma/5.23.0/xdg-desktop-portal-kde-5.23.0.tar.xz) = 144987824a51d96d52ae4989aca30ffd5f8e3548c2ea264ac8d824fb595183ff
|
||||
SIZE (KDE/plasma/5.23.0/xdg-desktop-portal-kde-5.23.0.tar.xz) = 89340
|
||||
|
|
|
@ -38,6 +38,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/xdg-desktop-portal-kde.mo
|
|||
share/locale/sr@ijekavianlatin/LC_MESSAGES/xdg-desktop-portal-kde.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/xdg-desktop-portal-kde.mo
|
||||
share/locale/sv/LC_MESSAGES/xdg-desktop-portal-kde.mo
|
||||
share/locale/ta/LC_MESSAGES/xdg-desktop-portal-kde.mo
|
||||
share/locale/tr/LC_MESSAGES/xdg-desktop-portal-kde.mo
|
||||
share/locale/uk/LC_MESSAGES/xdg-desktop-portal-kde.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xdg-desktop-portal-kde.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436152
|
||||
SHA256 (KDE/plasma/5.22.5/khotkeys-5.22.5.tar.xz) = 64e1c561ca124209a6be7647aa400f2b8ce67dd6fa578442d551d2ba0e4e17d0
|
||||
SIZE (KDE/plasma/5.22.5/khotkeys-5.22.5.tar.xz) = 1859668
|
||||
TIMESTAMP = 1633639901
|
||||
SHA256 (KDE/plasma/5.23.0/khotkeys-5.23.0.tar.xz) = 0f13f6842976853db42a7912da55ce25f6ad7e116740109f6255522662cb0f76
|
||||
SIZE (KDE/plasma/5.23.0/khotkeys-5.23.0.tar.xz) = 1850880
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436153
|
||||
SHA256 (KDE/plasma/5.22.5/kwrited-5.22.5.tar.xz) = 63bd95099452951dba9e10a5ba15c4b6693cc44fb3ce99b7cb45638890748e09
|
||||
SIZE (KDE/plasma/5.22.5/kwrited-5.22.5.tar.xz) = 20504
|
||||
TIMESTAMP = 1633639902
|
||||
SHA256 (KDE/plasma/5.23.0/kwrited-5.23.0.tar.xz) = 65a74b5d6fb75f4129b528a8cec6e3aadcbccdee6f7e0bf2d994fb1854999ffb
|
||||
SIZE (KDE/plasma/5.23.0/kwrited-5.23.0.tar.xz) = 20512
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436154
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-sdk-5.22.5.tar.xz) = 4df9655a53f8cf227ca2097555c1ada9118a7d866bf075d6dc53548969db753f
|
||||
SIZE (KDE/plasma/5.22.5/plasma-sdk-5.22.5.tar.xz) = 269688
|
||||
TIMESTAMP = 1633639903
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-sdk-5.23.0.tar.xz) = 7ed57862510f3cfea72891788a99a0fbf25a2c09863329dad678244b29f0092f
|
||||
SIZE (KDE/plasma/5.23.0/plasma-sdk-5.23.0.tar.xz) = 275332
|
||||
|
|
|
@ -503,8 +503,10 @@ share/plasma/packages/org.kde.plasma.cuttlefish/metadata.json
|
|||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/AppletError.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/CompactApplet.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/DefaultCompactRepresentation.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/AboutPlugin.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/AppletConfiguration.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigCategoryDelegate.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigurationAppletPage.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigurationContainmentActions.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigurationContainmentAppearance.qml
|
||||
share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigurationKcmPage.qml
|
||||
|
|
|
@ -11,7 +11,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \
|
|||
RUN_DEPENDS= ck-list-sessions:sysutils/consolekit2\
|
||||
dbus-send:devel/dbus
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 cpe pkgconfig qt:5 \
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \
|
||||
shebangfix tar:xz xorg
|
||||
USE_KDE= auth codecs config configwidgets coreaddons crash emoticons \
|
||||
globalaccel i18n idletime init itemmodels kcmutils \
|
||||
|
@ -23,6 +23,8 @@ USE_QT= core dbus declarative gui network qdbus widgets x11extras xml \
|
|||
buildtools_build qmake_build testlib_build
|
||||
USE_XORG= ice sm x11 xcb xcursor xext xi
|
||||
|
||||
CPE_VENDOR= kde
|
||||
|
||||
SHEBANG_FILES= updaters/ksreenlocker_5_3_separate_autologin.pl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436155
|
||||
SHA256 (KDE/plasma/5.22.5/kscreenlocker-5.22.5.tar.xz) = 28edcf841db79554ac113c8619d20f978b2ab81bfd5d5be25f973506f262f180
|
||||
SIZE (KDE/plasma/5.22.5/kscreenlocker-5.22.5.tar.xz) = 116688
|
||||
TIMESTAMP = 1633639904
|
||||
SHA256 (KDE/plasma/5.23.0/kscreenlocker-5.23.0.tar.xz) = 832fd3c89e916c454edace46f1fba72c3bd211e98806e4ae2c2acc4df201324c
|
||||
SIZE (KDE/plasma/5.23.0/kscreenlocker-5.23.0.tar.xz) = 117308
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436156
|
||||
SHA256 (KDE/plasma/5.22.5/ksshaskpass-5.22.5.tar.xz) = f7dd2fa8d28ac4a673a9af0694f73c96caea63ae96ad836b9aa7a8055067e245
|
||||
SIZE (KDE/plasma/5.22.5/ksshaskpass-5.22.5.tar.xz) = 24076
|
||||
TIMESTAMP = 1633639905
|
||||
SHA256 (KDE/plasma/5.23.0/ksshaskpass-5.23.0.tar.xz) = a86c20079b62c55da26171eb9aec05e38f6c33f712455558d027a5cace08c163
|
||||
SIZE (KDE/plasma/5.23.0/ksshaskpass-5.23.0.tar.xz) = 24080
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436157
|
||||
SHA256 (KDE/plasma/5.22.5/kwallet-pam-5.22.5.tar.xz) = d8a2a7408e8eefa2b3cc1aa22d130f90ae4bd67c716f290f295a05d5de14320f
|
||||
SIZE (KDE/plasma/5.22.5/kwallet-pam-5.22.5.tar.xz) = 19960
|
||||
TIMESTAMP = 1633639905
|
||||
SHA256 (KDE/plasma/5.23.0/kwallet-pam-5.23.0.tar.xz) = d7ee58f3878c07286f1c7185d6365f4b2275e6db30490bf0d773b3c37d417173
|
||||
SIZE (KDE/plasma/5.23.0/kwallet-pam-5.23.0.tar.xz) = 20124
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---pam_kwallet.c 2019-08-28 10:45:20.619019000 +0200
|
||||
+++ pam_kwallet.c 2019-08-28 10:47:11.632255000 +0200
|
||||
@@ -390,7 +390,7 @@ static void execute_kwallet(pam_handle_t *pamh, struct
|
||||
struct sockaddr_un local;
|
||||
--- pam_kwallet.c.orig 2021-09-16 08:40:28 UTC
|
||||
+++ pam_kwallet.c
|
||||
@@ -367,7 +367,7 @@ static void execute_kwallet(pam_handle_t *pamh, struct
|
||||
struct sockaddr_un local = {};
|
||||
local.sun_family = AF_UNIX;
|
||||
|
||||
- if (strlen(fullSocket) > sizeof(local.sun_path)) {
|
||||
|
@ -9,13 +10,3 @@
|
|||
syslog(LOG_ERR, "%s: socket path %s too long to open",
|
||||
logPrefix, fullSocket);
|
||||
free(fullSocket);
|
||||
@@ -403,8 +403,7 @@ static void execute_kwallet(pam_handle_t *pamh, struct
|
||||
|
||||
syslog(LOG_DEBUG, "%s: final socket path: %s", logPrefix, local.sun_path);
|
||||
|
||||
- size_t len = strlen(local.sun_path) + sizeof(local.sun_family);
|
||||
- if (bind(envSocket, (struct sockaddr *)&local, len) == -1) {
|
||||
+ if (bind(envSocket, (struct sockaddr *)&local, sizeof(local)) == -1) {
|
||||
syslog(LOG_INFO, "%s-kwalletd: Couldn't bind to local file\n", logPrefix);
|
||||
goto cleanup;
|
||||
}
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
etc/xdg/autostart/pam_kwallet_init.desktop
|
||||
lib/libexec/pam_kwallet_init
|
||||
lib/pam_kwallet5.so
|
||||
lib/systemd/user/plasma-kwallet-pam.service
|
||||
|
|
|
@ -8,8 +8,8 @@ COMMENT= Plasma5 package management tools
|
|||
# TODO: update packagekit-qt5
|
||||
#LIB_DEPENDS= libpackagekit-qt.so:ports-mgmt/packagekit-qt5
|
||||
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \
|
||||
cpe pkgconfig qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
|
||||
pkgconfig qt:5 tar:xz
|
||||
USE_KDE= archive attica auth codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons i18n iconthemes idletime \
|
||||
itemmodels itemviews jobwidgets kcmutils kdeclarative kio \
|
||||
|
@ -21,4 +21,6 @@ USE_QT= concurrent core dbus declarative gui network svg widgets \
|
|||
x11extras xml \
|
||||
buildtools_build qmake_build testlib_build
|
||||
|
||||
CPE_VENDOR= kde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436158
|
||||
SHA256 (KDE/plasma/5.22.5/discover-5.22.5.tar.xz) = c9809ec8f3f26909ce9901d6f7cd03cf52d4854431cfdf5340a4daa8404842b0
|
||||
SIZE (KDE/plasma/5.22.5/discover-5.22.5.tar.xz) = 8462332
|
||||
TIMESTAMP = 1633639906
|
||||
SHA256 (KDE/plasma/5.23.0/discover-5.23.0.tar.xz) = 536a27fd49c8181810582bfec72feeb611e06c2e5a98a863b1af362d5f2e4651
|
||||
SIZE (KDE/plasma/5.23.0/discover-5.23.0.tar.xz) = 8233188
|
||||
|
|
|
@ -15,13 +15,14 @@ share/icons/hicolor/16x16/apps/plasmadiscover.png
|
|||
share/icons/hicolor/22x22/apps/plasmadiscover.png
|
||||
share/icons/hicolor/32x32/apps/plasmadiscover.png
|
||||
share/icons/hicolor/48x48/apps/plasmadiscover.png
|
||||
share/icons/hicolor/scalable/apps/plasmadiscover.svgz
|
||||
share/knotifications5/discoverabstractnotifier.notifyrc
|
||||
share/kpackage/kcms/kcm_updates/contents/ui/main.qml
|
||||
share/kpackage/kcms/kcm_updates/metadata.desktop
|
||||
share/kpackage/kcms/kcm_updates/metadata.json
|
||||
share/kservices5/kcm_updates.desktop
|
||||
share/kxmlgui5/plasmadiscover/plasmadiscoverui.rc
|
||||
share/icons/hicolor/scalable/apps/plasmadiscover.svg
|
||||
share/locale/ar/LC_MESSAGES/kcm_updates.mo
|
||||
share/locale/ar/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma-discover-notifier.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma-discover.mo
|
||||
|
@ -125,6 +126,10 @@ share/locale/ml/LC_MESSAGES/plasma-discover-notifier.mo
|
|||
share/locale/ml/LC_MESSAGES/plasma-discover.mo
|
||||
share/locale/mr/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/mr/LC_MESSAGES/plasma-discover.mo
|
||||
share/locale/my/LC_MESSAGES/kcm_updates.mo
|
||||
share/locale/my/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/my/LC_MESSAGES/plasma-discover-notifier.mo
|
||||
share/locale/my/LC_MESSAGES/plasma-discover.mo
|
||||
share/locale/nb/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/nb/LC_MESSAGES/plasma-discover-notifier.mo
|
||||
share/locale/nb/LC_MESSAGES/plasma-discover.mo
|
||||
|
@ -186,6 +191,8 @@ share/locale/sv/LC_MESSAGES/kcm_updates.mo
|
|||
share/locale/sv/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma-discover-notifier.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma-discover.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_updates.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma-discover.mo
|
||||
share/locale/tg/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/tg/LC_MESSAGES/plasma-discover-notifier.mo
|
||||
share/locale/tg/LC_MESSAGES/plasma-discover.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436159
|
||||
SHA256 (KDE/plasma/5.22.5/drkonqi-5.22.5.tar.xz) = be1e373e82902425f61932d1ddfe8fd3d86882e927833f45e760eacfcbb843b8
|
||||
SIZE (KDE/plasma/5.22.5/drkonqi-5.22.5.tar.xz) = 780496
|
||||
TIMESTAMP = 1633639907
|
||||
SHA256 (KDE/plasma/5.23.0/drkonqi-5.23.0.tar.xz) = 519bf4357e83d3b8dd506885d72099d65d3df0e76ce9a8ed68c565116a655edb
|
||||
SIZE (KDE/plasma/5.23.0/drkonqi-5.23.0.tar.xz) = 791764
|
||||
|
|
|
@ -1,15 +1,16 @@
|
|||
lib/libexec/drkonqi
|
||||
share/applications/org.kde.drkonqi.desktop
|
||||
%%DATADIR%%/debuggers/external.mac/lldbrc
|
||||
%%DATADIR%%/debuggers/external/cdbrc
|
||||
%%DATADIR%%/debuggers/internal/cdbrc
|
||||
%%DATADIR%%/debuggers/external/gdbrc
|
||||
%%DATADIR%%/debuggers/external/kdbgrc
|
||||
%%DATADIR%%/debuggers/external/lldbrc
|
||||
%%DATADIR%%/debuggers/internal/cdbrc
|
||||
%%DATADIR%%/debuggers/internal/dbxrc
|
||||
%%DATADIR%%/debuggers/internal/gdbrc
|
||||
%%DATADIR%%/debuggers/internal/kdbgwinrc
|
||||
%%DATADIR%%/debuggers/external.mac/lldbrc
|
||||
%%DATADIR%%/debuggers/external/lldbrc
|
||||
%%DATADIR%%/debuggers/internal/lldbrc
|
||||
%%DATADIR%%/gdb/preamble.py
|
||||
%%DATADIR%%/mappings
|
||||
share/locale/af/LC_MESSAGES/drkonqi5.mo
|
||||
share/locale/ar/LC_MESSAGES/drkonqi5.mo
|
||||
|
|
|
@ -5,7 +5,7 @@ CATEGORIES= sysutils kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 non-interactive system tools
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 cpe qt:5 tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= activities auth bookmarks codecs completion config \
|
||||
configwidgets coreaddons crash emoticons guiaddons i18n \
|
||||
iconthemes init itemmodels itemviews jobwidgets kcmutils \
|
||||
|
@ -17,5 +17,6 @@ USE_QT= concurrent core dbus declarative gui network printsupport svg \
|
|||
widgets x11extras xml \
|
||||
buildtools_build qmake_build testlib_build
|
||||
USE_XORG= x11
|
||||
CPE_VENDOR= kde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436161
|
||||
SHA256 (KDE/plasma/5.22.5/kde-cli-tools-5.22.5.tar.xz) = 90cb373ea112b844541d9c52000635b02ccdf2fe2da0fc7901b1a5a8b8df45ca
|
||||
SIZE (KDE/plasma/5.22.5/kde-cli-tools-5.22.5.tar.xz) = 626212
|
||||
TIMESTAMP = 1633639908
|
||||
SHA256 (KDE/plasma/5.23.0/kde-cli-tools-5.23.0.tar.xz) = ae72d6e44769c1ac48d1dc3b4f0345c16fdcd053f7a1a4820b08b1d367df8568
|
||||
SIZE (KDE/plasma/5.23.0/kde-cli-tools-5.23.0.tar.xz) = 631484
|
||||
|
|
|
@ -10,6 +10,7 @@ bin/kmimetypefinder5
|
|||
bin/kstart5
|
||||
bin/ksvgtopng5
|
||||
bin/ktraderclient5
|
||||
bin/plasma-open-settings
|
||||
lib/libexec/kf5/kdeeject
|
||||
lib/libexec/kf5/kdesu
|
||||
%%QT_PLUGINDIR%%/kcm_filetypes.so
|
||||
|
@ -31,6 +32,7 @@ man/sr@latin/man1/kdesu.1.gz
|
|||
man/sv/man1/kdesu.1.gz
|
||||
man/uk/man1/kdesu.1.gz
|
||||
share/applications/org.kde.keditfiletype.desktop
|
||||
share/applications/org.kde.plasma.settings.open.desktop
|
||||
share/doc/HTML/ca/kcontrol5/filetypes/index.cache.bz2
|
||||
share/doc/HTML/ca/kcontrol5/filetypes/index.docbook
|
||||
share/doc/HTML/ca/kdesu/index.cache.bz2
|
||||
|
@ -114,6 +116,7 @@ share/locale/az/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/az/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/az/LC_MESSAGES/kstart5.mo
|
||||
share/locale/az/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/az/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/be/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/be/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/be/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -161,6 +164,7 @@ share/locale/ca/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/ca/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/ca/LC_MESSAGES/kstart5.mo
|
||||
share/locale/ca/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -177,6 +181,7 @@ share/locale/cs/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/cs/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/cs/LC_MESSAGES/kstart5.mo
|
||||
share/locale/cs/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/csb/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/csb/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/csb/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -212,6 +217,7 @@ share/locale/el/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/el/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/el/LC_MESSAGES/kstart5.mo
|
||||
share/locale/el/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/el/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -220,6 +226,7 @@ share/locale/en_GB/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/en_GB/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kstart5.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/eo/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/eo/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/eo/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -235,6 +242,7 @@ share/locale/es/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/es/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/es/LC_MESSAGES/kstart5.mo
|
||||
share/locale/es/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/es/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/et/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/et/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/et/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -251,6 +259,7 @@ share/locale/eu/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/eu/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/eu/LC_MESSAGES/kstart5.mo
|
||||
share/locale/eu/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/fa/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/fa/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/fa/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -266,6 +275,7 @@ share/locale/fi/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/fi/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/fi/LC_MESSAGES/kstart5.mo
|
||||
share/locale/fi/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/fr/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/fr/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -274,6 +284,7 @@ share/locale/fr/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/fr/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/fr/LC_MESSAGES/kstart5.mo
|
||||
share/locale/fr/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/fy/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/fy/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/fy/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -355,6 +366,7 @@ share/locale/ia/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/ia/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/ia/LC_MESSAGES/kstart5.mo
|
||||
share/locale/ia/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/id/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/id/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/id/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -378,6 +390,7 @@ share/locale/it/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/it/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/it/LC_MESSAGES/kstart5.mo
|
||||
share/locale/it/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/it/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/ja/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/ja/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/ja/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -415,6 +428,7 @@ share/locale/ko/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/ko/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/ko/LC_MESSAGES/kstart5.mo
|
||||
share/locale/ko/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/ku/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/ku/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/ku/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -503,6 +517,7 @@ share/locale/nl/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/nl/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/nl/LC_MESSAGES/kstart5.mo
|
||||
share/locale/nl/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/nn/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/nn/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/nn/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -511,6 +526,7 @@ share/locale/nn/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/nn/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/nn/LC_MESSAGES/kstart5.mo
|
||||
share/locale/nn/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/oc/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/oc/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/oc/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -533,6 +549,7 @@ share/locale/pl/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/pl/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/pl/LC_MESSAGES/kstart5.mo
|
||||
share/locale/pl/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/pt/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/pt/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -541,6 +558,7 @@ share/locale/pt/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/pt/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/pt/LC_MESSAGES/kstart5.mo
|
||||
share/locale/pt/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -549,6 +567,7 @@ share/locale/pt_BR/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/pt_BR/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kstart5.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/ro/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/ro/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/ro/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -564,6 +583,7 @@ share/locale/ru/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/ru/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/ru/LC_MESSAGES/kstart5.mo
|
||||
share/locale/ru/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/se/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/se/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/se/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -586,6 +606,7 @@ share/locale/sk/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/sk/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/sk/LC_MESSAGES/kstart5.mo
|
||||
share/locale/sk/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/sl/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/sl/LC_MESSAGES/kcmshell5.mo
|
||||
|
@ -594,6 +615,7 @@ share/locale/sl/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/sl/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/sl/LC_MESSAGES/kstart5.mo
|
||||
share/locale/sl/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/sq/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/sq/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/sq/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -641,6 +663,7 @@ share/locale/sv/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/sv/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/sv/LC_MESSAGES/kstart5.mo
|
||||
share/locale/sv/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/ta/LC_MESSAGES/kcmshell5.mo
|
||||
share/locale/ta/LC_MESSAGES/kdesu5.mo
|
||||
|
@ -692,6 +715,7 @@ share/locale/uk/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/uk/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/uk/LC_MESSAGES/kstart5.mo
|
||||
share/locale/uk/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/uz/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/uz/LC_MESSAGES/kdesu5.mo
|
||||
share/locale/uz/LC_MESSAGES/kstart5.mo
|
||||
|
@ -723,6 +747,7 @@ share/locale/zh_CN/LC_MESSAGES/kioclient5.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/kmimetypefinder5.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kstart5.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ktraderclient5.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma-open-settings.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kbroadcastnotification.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcm5_filetypes.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcmshell5.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436162
|
||||
SHA256 (KDE/plasma/5.22.5/kinfocenter-5.22.5.tar.xz) = 951e42305ce4aaf709fca5e211e9fc4f2ddbbdba2417192f755a190fe325b9df
|
||||
SIZE (KDE/plasma/5.22.5/kinfocenter-5.22.5.tar.xz) = 1170716
|
||||
TIMESTAMP = 1633639908
|
||||
SHA256 (KDE/plasma/5.23.0/kinfocenter-5.23.0.tar.xz) = 4baf7e6e9a1d305c7c1b4c0c0d0ef4146fbc4008203d490ad6f4f6b4e578e07d
|
||||
SIZE (KDE/plasma/5.23.0/kinfocenter-5.23.0.tar.xz) = 1152060
|
||||
|
|
|
@ -1,15 +1,21 @@
|
|||
bin/kinfocenter
|
||||
etc/xdg/kcm-about-distrorc
|
||||
etc/xdg/menus/kinfocenter.menu
|
||||
%%QT_PLUGINDIR%%/kcm_about_distro.so
|
||||
%%QT_PLUGINDIR%%/kcm_devinfo.so
|
||||
%%QT_PLUGINDIR%%/kcm_info.so
|
||||
%%QT_PLUGINDIR%%/kcm_memory.so
|
||||
%%QT_PLUGINDIR%%/kcm_opengl.so
|
||||
%%QT_PLUGINDIR%%/kcm_pci.so
|
||||
%%QT_PLUGINDIR%%/kcm_usb.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_about-distro.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_cpu.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_interrupts.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_nic.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_samba.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_vulkan.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_wayland.so
|
||||
%%QT_QMLDIR%%/org/kde/kinfocenter/private/CommandOutputKCM.qml
|
||||
%%QT_QMLDIR%%/org/kde/kinfocenter/private/qmldir
|
||||
share/applications/org.kde.kinfocenter.desktop
|
||||
share/desktop-directories/kinfocenter.directory
|
||||
share/doc/HTML/ca/kinfocenter/index.cache.bz2
|
||||
|
@ -45,32 +51,49 @@ share/doc/HTML/sv/kinfocenter/index.docbook
|
|||
share/doc/HTML/uk/kinfocenter/index.cache.bz2
|
||||
share/doc/HTML/uk/kinfocenter/index.docbook
|
||||
share/doc/HTML/uk/kinfocenter/kinfocenter.png
|
||||
%%DATADIR%%/categories/basicinformation.desktop
|
||||
%%DATADIR%%/categories/detailedinformation.desktop
|
||||
%%DATADIR%%/categories/deviceinfocategory.desktop
|
||||
%%DATADIR%%/categories/graphicalinfocategory.desktop
|
||||
%%DATADIR%%/categories/lostfoundcategory.desktop
|
||||
%%DATADIR%%/categories/networkinfocategory.desktop
|
||||
%%DATADIR%%/images/freebsd_logo.svg
|
||||
share/kpackage/kcms/kcm_about-distro/contents/main.qml
|
||||
share/kpackage/kcms/kcm_about-distro/metadata.desktop
|
||||
share/kpackage/kcms/kcm_about-distro/metadata.json
|
||||
share/kpackage/kcms/kcm_cpu/contents/main.qml
|
||||
share/kpackage/kcms/kcm_cpu/metadata.desktop
|
||||
share/kpackage/kcms/kcm_cpu/metadata.json
|
||||
share/kpackage/kcms/kcm_interrupts/contents/main.qml
|
||||
share/kpackage/kcms/kcm_interrupts/metadata.desktop
|
||||
share/kpackage/kcms/kcm_interrupts/metadata.json
|
||||
share/kpackage/kcms/kcm_nic/contents/ui/main.qml
|
||||
share/kpackage/kcms/kcm_nic/metadata.desktop
|
||||
share/kpackage/kcms/kcm_nic/metadata.json
|
||||
share/kpackage/kcms/kcm_vulkan/contents/main.qml
|
||||
share/kpackage/kcms/kcm_vulkan/metadata.desktop
|
||||
share/kpackage/kcms/kcm_vulkan/metadata.json
|
||||
share/kpackage/kcms/kcm_wayland/contents/main.qml
|
||||
share/kpackage/kcms/kcm_wayland/metadata.desktop
|
||||
share/kpackage/kcms/kcm_wayland/metadata.json
|
||||
share/kpackage/kcms/kcmsamba/contents/ShareListItem.qml
|
||||
share/kpackage/kcms/kcmsamba/contents/main.qml
|
||||
share/kpackage/kcms/kcmsamba/metadata.desktop
|
||||
share/kpackage/kcms/kcmsamba/metadata.json
|
||||
share/kservices5/about-distro.desktop
|
||||
share/kservices5/basicinformation.desktop
|
||||
share/kservices5/detailedinformation.desktop
|
||||
share/kservices5/deviceinfocategory.desktop
|
||||
share/kservices5/devinfo.desktop
|
||||
share/kservices5/dma.desktop
|
||||
share/kservices5/graphicalinfocategory.desktop
|
||||
share/kservices5/interrupts.desktop
|
||||
share/kservices5/ioports.desktop
|
||||
share/kservices5/kcm_cpu.desktop
|
||||
share/kservices5/kcm_interrupts.desktop
|
||||
share/kservices5/kcm_memory.desktop
|
||||
share/kservices5/kcm_nic.desktop
|
||||
share/kservices5/kcm_pci.desktop
|
||||
share/kservices5/kcm_vulkan.desktop
|
||||
share/kservices5/kcm_wayland.desktop
|
||||
share/kservices5/kcmusb.desktop
|
||||
share/kservices5/lostfoundcategory.desktop
|
||||
share/kservices5/networkinfocategory.desktop
|
||||
share/kservices5/opengl.desktop
|
||||
share/kservices5/smbstatus.desktop
|
||||
share/kservices5/wayland.desktop
|
||||
share/kservices5/xserver.desktop
|
||||
share/kservicetypes5/kinfocentercategory.desktop
|
||||
share/locale/af/LC_MESSAGES/kcminfo.mo
|
||||
|
@ -78,7 +101,7 @@ share/locale/af/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/af/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/af/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/af/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -90,7 +113,7 @@ share/locale/ar/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ar/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ar/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -98,11 +121,13 @@ share/locale/ast/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ast/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ast/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ast/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/az/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/az/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/az/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/az/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/az/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/az/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/az/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/az/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/az/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/az/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/az/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -117,7 +142,7 @@ share/locale/be/LC_MESSAGES/kcmusb.mo
|
|||
share/locale/be/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/be/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/be@latin/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/bg/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/bg/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/bg/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/bg/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/bg/LC_MESSAGES/kcm_pci.mo
|
||||
|
@ -144,7 +169,7 @@ share/locale/br/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/br/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/br/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/br/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/bs/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/bs/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/bs/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/bs/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/bs/LC_MESSAGES/kcm_pci.mo
|
||||
|
@ -155,11 +180,15 @@ share/locale/bs/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/bs/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/bs/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/bs/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/ca/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/ca/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/ca/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -167,7 +196,7 @@ share/locale/ca/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ca/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ca/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ca/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -179,11 +208,15 @@ share/locale/ca@valencia/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ca@valencia/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/cs/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/cs/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/cs/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -200,7 +233,7 @@ share/locale/cy/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/cy/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/cy/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/cy/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/da/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/da/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/da/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/da/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/da/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -212,7 +245,7 @@ share/locale/da/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/da/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/da/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/da/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/de/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/de/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/de/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/de/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/de/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -224,11 +257,15 @@ share/locale/de/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/de/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/de/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/de/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/el/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/el/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/el/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/el/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -236,11 +273,15 @@ share/locale/el/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/el/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/el/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/el/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -258,11 +299,15 @@ share/locale/eo/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/eo/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/eo/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/eo/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/es/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/es/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/es/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/es/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -270,7 +315,7 @@ share/locale/es/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/es/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/es/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/es/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/et/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/et/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/et/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/et/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/et/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -282,11 +327,15 @@ share/locale/et/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/et/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/et/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/et/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/eu/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/eu/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/eu/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/eu/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -303,7 +352,7 @@ share/locale/fa/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/fa/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/fa/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/fa/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/fi/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/fi/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/fi/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/fi/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/fi/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -315,11 +364,15 @@ share/locale/fi/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/fi/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/fi/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/fi/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/fr/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/fr/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/fr/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -345,7 +398,7 @@ share/locale/ga/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ga/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ga/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ga/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/gl/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/gl/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/gl/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/gl/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/gl/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -367,7 +420,7 @@ share/locale/gu/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/gu/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/gu/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/gu/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/he/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/he/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/he/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/he/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/he/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -415,11 +468,13 @@ share/locale/hsb/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/hsb/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/hsb/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/hsb/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/hu/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/hu/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/hu/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -427,11 +482,15 @@ share/locale/hu/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/hu/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/hu/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/hu/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/ia/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/ia/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/ia/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -439,7 +498,7 @@ share/locale/ia/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ia/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ia/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ia/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/id/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/id/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/id/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/id/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/id/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -461,11 +520,15 @@ share/locale/is/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/is/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/is/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/is/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/it/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/it/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/it/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/it/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -473,7 +536,7 @@ share/locale/it/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/it/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/it/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/it/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ja/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ja/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ja/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ja/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ja/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -515,7 +578,7 @@ share/locale/kn/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/kn/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/kn/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/kn/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ko/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ko/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ko/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ko/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ko/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -535,7 +598,7 @@ share/locale/ku/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ku/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ku/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ku/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/lt/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/lt/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/lt/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/lt/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/lt/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -574,7 +637,7 @@ share/locale/mk/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/mk/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/mk/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/mk/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ml/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ml/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ml/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ml/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ml/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -606,7 +669,7 @@ share/locale/ms/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ms/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ms/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ms/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/nb/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/nb/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/nb/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/nb/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/nb/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -633,11 +696,15 @@ share/locale/ne/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ne/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ne/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ne/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/nl/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/nl/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/nl/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -645,7 +712,7 @@ share/locale/nl/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/nl/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/nl/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/nl/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/nn/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/nn/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/nn/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/nn/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/nn/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -662,7 +729,7 @@ share/locale/oc/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/oc/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/oc/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/oc/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/pa/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/pa/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/pa/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/pa/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/pa/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -674,11 +741,15 @@ share/locale/pa/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/pa/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/pa/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/pa/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/pl/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/pl/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/pl/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -686,11 +757,15 @@ share/locale/pl/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/pl/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/pl/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/pl/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/pt/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/pt/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/pt/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -698,11 +773,15 @@ share/locale/pt/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/pt/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/pt/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/pt/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -710,7 +789,7 @@ share/locale/pt_BR/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/pt_BR/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ro/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ro/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ro/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ro/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ro/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -722,11 +801,13 @@ share/locale/ro/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ro/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ro/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ro/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/ru/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/ru/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/ru/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -748,11 +829,15 @@ share/locale/si/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/si/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/si/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/si/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/sk/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/sk/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/sk/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -760,11 +845,15 @@ share/locale/sk/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/sk/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/sk/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/sk/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/sl/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/sl/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/sl/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -781,7 +870,7 @@ share/locale/sq/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/sq/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/sq/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/sq/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/sr/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/sr/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/sr/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/sr/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/sr/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -793,7 +882,7 @@ share/locale/sr/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/sr/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/sr/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/sr/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -805,7 +894,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/sr@ijekavian/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -817,7 +906,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -829,11 +918,15 @@ share/locale/sr@latin/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/sr@latin/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/sv/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/sv/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/sv/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -878,7 +971,7 @@ share/locale/th/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/th/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/th/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/th/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/tr/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/tr/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/tr/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/tr/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/tr/LC_MESSAGES/kcm_nic.mo
|
||||
|
@ -890,7 +983,7 @@ share/locale/tr/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/tr/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/tr/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/tr/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/ug/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/ug/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/ug/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/ug/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/ug/LC_MESSAGES/kcm_pci.mo
|
||||
|
@ -901,11 +994,15 @@ share/locale/ug/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/ug/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ug/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/ug/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/uk/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/uk/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/uk/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -923,11 +1020,15 @@ share/locale/uz@cyrillic/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/uz@cyrillic/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/vi/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -949,11 +1050,15 @@ share/locale/xh/LC_MESSAGES/kcminfo.mo
|
|||
share/locale/xh/LC_MESSAGES/kcmsamba.mo
|
||||
share/locale/xh/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/xh/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_cpu.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_interrupts.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_vulkan.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_wayland.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcmopengl.mo
|
||||
|
@ -961,7 +1066,7 @@ share/locale/zh_CN/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcm_about-distro.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcm_nic.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436163
|
||||
SHA256 (KDE/plasma/5.22.5/kmenuedit-5.22.5.tar.xz) = 1ad7f0e64b5088e16f61150d5936ece570410b17fb32d02bb7ec71d420c0c8c6
|
||||
SIZE (KDE/plasma/5.22.5/kmenuedit-5.22.5.tar.xz) = 900120
|
||||
TIMESTAMP = 1633639909
|
||||
SHA256 (KDE/plasma/5.23.0/kmenuedit-5.23.0.tar.xz) = b25053d24eb9e8a9f79dcc65bab742de6c027ee28f1b9344ddf94ffcfb370e6e
|
||||
SIZE (KDE/plasma/5.23.0/kmenuedit-5.23.0.tar.xz) = 900628
|
||||
|
|
|
@ -8,7 +8,8 @@ COMMENT= Plasma5 library to report system activity
|
|||
LIB_DEPENDS+= libudev.so:devel/libudev-devd
|
||||
|
||||
USES= cmake compiler:c++17-lang kde:5 qt:5 tar:xz
|
||||
USE_KDE= config coreaddons dbusaddons i18n kio libksysguard service solid
|
||||
USE_KDE= config coreaddons dbusaddons i18n kio libksysguard service \
|
||||
solid
|
||||
USE_QT= concurrent core dbus gui network \
|
||||
buildtools_build qmake_build testlib_build
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1631543244
|
||||
SHA256 (KDE/plasma/5.22.5/ksystemstats-5.22.5.tar.xz) = 683df0bb88d237a4dffe0b438c1796db4bb4d267d42d6363fc491a69f98265b1
|
||||
SIZE (KDE/plasma/5.22.5/ksystemstats-5.22.5.tar.xz) = 86240
|
||||
TIMESTAMP = 1634224409
|
||||
SHA256 (KDE/plasma/5.23.0/ksystemstats-5.23.0.tar.xz) = a58d9ddc472bbd61582e7dd76404c99141da12cdea9aaef7f31860808cbcadeb
|
||||
SIZE (KDE/plasma/5.23.0/ksystemstats-5.23.0.tar.xz) = 90464
|
||||
|
|
|
@ -23,7 +23,9 @@ share/locale/fr/LC_MESSAGES/ksystemstats_plugins.mo
|
|||
share/locale/ia/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
share/locale/id/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
share/locale/it/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
share/locale/ja/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
share/locale/ko/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
share/locale/lt/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
share/locale/nl/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
share/locale/nn/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
share/locale/pa/LC_MESSAGES/ksystemstats_plugins.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436165
|
||||
SHA256 (KDE/plasma/5.22.5/libksysguard-5.22.5.tar.xz) = a522ab976baafa8c1b80cbfe6a4d7718aa8c8623f84294d25c5d43429dd472c2
|
||||
SIZE (KDE/plasma/5.22.5/libksysguard-5.22.5.tar.xz) = 736820
|
||||
TIMESTAMP = 1633639912
|
||||
SHA256 (KDE/plasma/5.23.0/libksysguard-5.23.0.tar.xz) = c379dc3e806085ec058e7633153d697ab8868aa6eac1f483931f75f2fcdd61eb
|
||||
SIZE (KDE/plasma/5.23.0/libksysguard-5.23.0.tar.xz) = 768820
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
include/ksysguard/faces/FaceLoader.h
|
||||
include/ksysguard/faces/SensorFaceController.h
|
||||
include/ksysguard/faces/SensorFace_p.h
|
||||
include/ksysguard/faces/sensorfaces_export.h
|
||||
|
@ -29,6 +30,7 @@ include/ksysguard/sensors/SensorDataModel.h
|
|||
include/ksysguard/sensors/SensorInfo_p.h
|
||||
include/ksysguard/sensors/SensorQuery.h
|
||||
include/ksysguard/sensors/SensorTreeModel.h
|
||||
include/ksysguard/sensors/SensorUnitModel.h
|
||||
include/ksysguard/sensors/sensors_export.h
|
||||
include/ksysguard/systemstats/AggregateSensor.h
|
||||
include/ksysguard/systemstats/DBusInterface.h
|
||||
|
@ -37,6 +39,7 @@ include/ksysguard/systemstats/SensorInfo.h
|
|||
include/ksysguard/systemstats/SensorObject.h
|
||||
include/ksysguard/systemstats/SensorPlugin.h
|
||||
include/ksysguard/systemstats/SensorProperty.h
|
||||
include/ksysguard/systemstats/SensorsFeatureSensor.h
|
||||
include/ksysguard/systemstats/SysFsSensor.h
|
||||
include/ksysguard/systemstats/SysctlSensor.h
|
||||
include/ksysguard/systemstats/org.kde.ksystemstats.h
|
||||
|
@ -81,6 +84,7 @@ lib/libprocessui.so.9
|
|||
%%QT_PLUGINDIR%%/ksysguard/process/ksysguard_plugin_nvidia.so
|
||||
%%QT_QMLDIR%%/org/kde/ksysguard/faces/ExtendedLegend.qml
|
||||
%%QT_QMLDIR%%/org/kde/ksysguard/faces/SensorFace.qml
|
||||
%%QT_QMLDIR%%/org/kde/ksysguard/faces/SensorRangeSpinBox.qml
|
||||
%%QT_QMLDIR%%/org/kde/ksysguard/faces/libFacesPlugin.so
|
||||
%%QT_QMLDIR%%/org/kde/ksysguard/faces/qmldir
|
||||
%%QT_QMLDIR%%/org/kde/ksysguard/formatter/libFormatterPlugin.so
|
||||
|
@ -109,6 +113,15 @@ share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/contents/ui/Config.qml
|
|||
share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/contents/ui/FullRepresentation.qml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/metadata.desktop
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/metadata.json
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/config/main.xml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/faceproperties
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/ui/CompactRepresentation.qml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/ui/Config.qml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/ui/FaceControl.qml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/ui/FaceGrid.qml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/ui/FullRepresentation.qml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/metadata.desktop
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/metadata.json
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/faceproperties
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/Bar.qml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/CompactRepresentation.qml
|
||||
|
@ -147,7 +160,15 @@ share/locale/ar/LC_MESSAGES/processui.mo
|
|||
share/locale/as/LC_MESSAGES/processui.mo
|
||||
share/locale/ast/LC_MESSAGES/processcore.mo
|
||||
share/locale/ast/LC_MESSAGES/processui.mo
|
||||
share/locale/az/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/az/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/az/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/az/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/az/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/az/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
share/locale/az/LC_MESSAGES/ksysguard_plugins_process.mo
|
||||
share/locale/az/LC_MESSAGES/ksysguardlsofwidgets.mo
|
||||
share/locale/az/LC_MESSAGES/processcore.mo
|
||||
share/locale/az/LC_MESSAGES/processui.mo
|
||||
share/locale/be/LC_MESSAGES/processcore.mo
|
||||
share/locale/be/LC_MESSAGES/processui.mo
|
||||
|
@ -165,6 +186,7 @@ share/locale/bs/LC_MESSAGES/processui.mo
|
|||
share/locale/ca/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/ca/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -185,6 +207,7 @@ share/locale/ca@valencia/LC_MESSAGES/processui.mo
|
|||
share/locale/cs/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/cs/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -218,6 +241,7 @@ share/locale/el/LC_MESSAGES/processui.mo
|
|||
share/locale/en_GB/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -231,6 +255,7 @@ share/locale/eo/LC_MESSAGES/processui.mo
|
|||
share/locale/es/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/es/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -251,6 +276,7 @@ share/locale/et/LC_MESSAGES/processui.mo
|
|||
share/locale/eu/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/eu/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -273,6 +299,7 @@ share/locale/fi/LC_MESSAGES/processui.mo
|
|||
share/locale/fr/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/fr/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -307,11 +334,24 @@ share/locale/hr/LC_MESSAGES/processui.mo
|
|||
share/locale/hsb/LC_MESSAGES/ksysguardlsofwidgets.mo
|
||||
share/locale/hsb/LC_MESSAGES/processcore.mo
|
||||
share/locale/hsb/LC_MESSAGES/processui.mo
|
||||
share/locale/hu/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/hu/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
share/locale/hu/LC_MESSAGES/ksysguard_plugins_process.mo
|
||||
share/locale/hu/LC_MESSAGES/ksysguardlsofwidgets.mo
|
||||
share/locale/hu/LC_MESSAGES/processcore.mo
|
||||
share/locale/hu/LC_MESSAGES/processui.mo
|
||||
share/locale/ia/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/ia/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
share/locale/ia/LC_MESSAGES/ksysguard_plugins_process.mo
|
||||
share/locale/ia/LC_MESSAGES/ksysguardlsofwidgets.mo
|
||||
share/locale/ia/LC_MESSAGES/processcore.mo
|
||||
|
@ -327,6 +367,7 @@ share/locale/is/LC_MESSAGES/processui.mo
|
|||
share/locale/it/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/it/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -407,6 +448,7 @@ share/locale/ne/LC_MESSAGES/processui.mo
|
|||
share/locale/nl/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/nl/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -434,6 +476,7 @@ share/locale/pa/LC_MESSAGES/processui.mo
|
|||
share/locale/pl/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/pl/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -444,6 +487,7 @@ share/locale/pl/LC_MESSAGES/processui.mo
|
|||
share/locale/pt/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/pt/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -454,6 +498,7 @@ share/locale/pt/LC_MESSAGES/processui.mo
|
|||
share/locale/pt_BR/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -464,6 +509,8 @@ share/locale/pt_BR/LC_MESSAGES/processui.mo
|
|||
share/locale/ro/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/ro/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/ro/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/ro/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/ro/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/ro/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
share/locale/ro/LC_MESSAGES/ksysguard_plugins_process.mo
|
||||
share/locale/ro/LC_MESSAGES/ksysguardlsofwidgets.mo
|
||||
|
@ -486,6 +533,7 @@ share/locale/si/LC_MESSAGES/processui.mo
|
|||
share/locale/sk/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/sk/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/sk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/sk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/sk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/sk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/sk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -496,6 +544,7 @@ share/locale/sk/LC_MESSAGES/processui.mo
|
|||
share/locale/sl/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/sl/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -525,6 +574,7 @@ share/locale/sr@latin/LC_MESSAGES/processui.mo
|
|||
share/locale/sv/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/sv/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -554,6 +604,7 @@ share/locale/ug/LC_MESSAGES/processui.mo
|
|||
share/locale/uk/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/uk/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
@ -568,6 +619,7 @@ share/locale/wa/LC_MESSAGES/processui.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/KSysGuardSensorFaces.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ksgrd.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436166
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-disks-5.22.5.tar.xz) = 70e18612c00a4c6cb07621c5c902b2298ba69649bd3cec91ae7999dbfa0eb492
|
||||
SIZE (KDE/plasma/5.22.5/plasma-disks-5.22.5.tar.xz) = 84464
|
||||
TIMESTAMP = 1633639913
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-disks-5.23.0.tar.xz) = fd8ae722541711d1f2bf6284df5ec5c68a116d175e7d53c10d2ced5c4e8e8c6f
|
||||
SIZE (KDE/plasma/5.23.0/plasma-disks-5.23.0.tar.xz) = 86640
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
The standard $PATH environment does not include the the location
|
||||
where we expect smartmontools to be.
|
||||
|
||||
--- src/helper.cpp.orig 2020-09-04 15:52:07 UTC
|
||||
+++ src/helper.cpp
|
||||
@@ -30,7 +30,7 @@ ActionReply SMARTHelper::smartctl(const QVariantMap &a
|
||||
}
|
||||
|
||||
// PATH is super minimal when invoked through dbus
|
||||
- setenv("PATH", "/usr/sbin:/sbin", 1);
|
||||
+ setenv("PATH", "LOCALBASE/sbin:/usr/sbin:/sbin", 1);
|
||||
QProcess p;
|
||||
// json=c is badly documented and means "gimme json but don't pretty print"
|
||||
p.start(QStringLiteral("smartctl"),
|
|
@ -5,6 +5,7 @@ share/dbus-1/system-services/org.kde.kded.smart.service
|
|||
share/dbus-1/system.d/org.kde.kded.smart.conf
|
||||
share/knotifications5/org.kde.kded.smart.notifyrc
|
||||
share/kpackage/kcms/plasma_disks/contents/main.qml
|
||||
share/kpackage/kcms/plasma_disks/contents/ui/ReportPage.qml
|
||||
share/kpackage/kcms/plasma_disks/metadata.desktop
|
||||
share/kpackage/kcms/plasma_disks/metadata.json
|
||||
share/kservices5/smart.desktop
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= plasma-systemmonitor
|
||||
DISTVERSION= ${KDE_PLASMA_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils kde kde-plasma
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -9,9 +8,9 @@ COMMENT= Plasma5 system monitor
|
|||
USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \
|
||||
localbase pathfix qt:5 tar:xz
|
||||
USE_KDE= attica auth codecs config configwidgets coreaddons dbusaddons \
|
||||
ecm globalaccel i18n itemmodels kdeclarative kio \
|
||||
ksystemstats libksysguard \
|
||||
newstuff package service widgetsaddons windowsystem xmlgui
|
||||
ecm globalaccel i18n itemmodels kdeclarative kio ksystemstats \
|
||||
libksysguard newstuff package service widgetsaddons \
|
||||
windowsystem xmlgui
|
||||
USE_QT= concurrent core dbus declarative gui network quickcontrols2 \
|
||||
widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436167
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-systemmonitor-5.22.5.tar.xz) = dd9eaaeba11da2d9640873882ed4aa573c2b3fc2f5640783965992ceda1647a3
|
||||
SIZE (KDE/plasma/5.22.5/plasma-systemmonitor-5.22.5.tar.xz) = 134624
|
||||
TIMESTAMP = 1633639913
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-systemmonitor-5.23.0.tar.xz) = 5c4c5f200ee75544db076be2da27a422387faf6c6e5163b63966626970a090d2
|
||||
SIZE (KDE/plasma/5.23.0/plasma-systemmonitor-5.23.0.tar.xz) = 144672
|
||||
|
|
|
@ -52,6 +52,9 @@ share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/ui/FullRepre
|
|||
share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/ui/ProcessTableView.qml
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/metadata.desktop
|
||||
share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/metadata.json
|
||||
share/locale/ar/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
|
||||
share/locale/ar/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma-systemmonitor.mo
|
||||
share/locale/az/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
|
||||
share/locale/az/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
|
||||
share/locale/az/LC_MESSAGES/plasma-systemmonitor.mo
|
||||
|
@ -95,6 +98,9 @@ share/locale/id/LC_MESSAGES/plasma-systemmonitor.mo
|
|||
share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
|
||||
share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
|
||||
share/locale/it/LC_MESSAGES/plasma-systemmonitor.mo
|
||||
share/locale/ja/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
|
||||
share/locale/ja/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
|
||||
share/locale/ja/LC_MESSAGES/plasma-systemmonitor.mo
|
||||
share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
|
||||
share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma-systemmonitor.mo
|
||||
|
@ -135,6 +141,7 @@ share/locale/sl/LC_MESSAGES/plasma-systemmonitor.mo
|
|||
share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
|
||||
share/locale/sv/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma-systemmonitor.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma-systemmonitor.mo
|
||||
share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
|
||||
share/locale/uk/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma-systemmonitor.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436168
|
||||
SHA256 (KDE/plasma/5.22.5/polkit-kde-agent-1-5.22.5.tar.xz) = 60e3ea544b2b609351961fe7f299b79c9f8ff89b911b63490fa0d3afd5222ba8
|
||||
SIZE (KDE/plasma/5.22.5/polkit-kde-agent-1-5.22.5.tar.xz) = 45652
|
||||
TIMESTAMP = 1633639914
|
||||
SHA256 (KDE/plasma/5.23.0/polkit-kde-agent-1-5.23.0.tar.xz) = 22d08e3989acf9ff92312b754c897d5323c6cf638e2fc12c22439924bce19cae
|
||||
SIZE (KDE/plasma/5.23.0/polkit-kde-agent-1-5.23.0.tar.xz) = 47556
|
||||
|
|
|
@ -8,8 +8,8 @@ COMMENT= Plasma5 tool to manage the power consumption settings
|
|||
LIB_DEPENDS= libudev.so:devel/libudev-devd
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/upowerd:sysutils/upower
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 \
|
||||
tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \
|
||||
xorg
|
||||
USE_KDE= activities auth bookmarks codecs completion config \
|
||||
configwidgets coreaddons crash dbusaddons emoticons \
|
||||
globalaccel guiaddons i18n iconthemes idletime init itemmodels \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436169
|
||||
SHA256 (KDE/plasma/5.22.5/powerdevil-5.22.5.tar.xz) = 597301e6520c17131c98a98960a1e3b7827e63ab9efed0fea5340203133f1c9f
|
||||
SIZE (KDE/plasma/5.22.5/powerdevil-5.22.5.tar.xz) = 618576
|
||||
TIMESTAMP = 1633639915
|
||||
SHA256 (KDE/plasma/5.23.0/powerdevil-5.23.0.tar.xz) = 06bb0a69faeb9991dec4a752b1f3b1798ff9bb0aa6a201d0c6615e176153504b
|
||||
SIZE (KDE/plasma/5.23.0/powerdevil-5.23.0.tar.xz) = 627508
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/systemd/user/plasma-powerdevil.service
|
|||
%%QT_PLUGINDIR%%/powerdevildpmsaction_config.so
|
||||
%%QT_PLUGINDIR%%/powerdevilhandlebuttoneventsaction_config.so
|
||||
%%QT_PLUGINDIR%%/powerdevilkeyboardbrightnesscontrolaction_config.so
|
||||
%%QT_PLUGINDIR%%/powerdevilpowerprofileaction_config.so
|
||||
%%QT_PLUGINDIR%%/powerdevilrunscriptaction_config.so
|
||||
%%QT_PLUGINDIR%%/powerdevilsuspendsessionaction_config.so
|
||||
share/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service
|
||||
|
@ -75,6 +76,7 @@ share/kservices5/powerdevildpmsaction.desktop
|
|||
share/kservices5/powerdevilglobalconfig.desktop
|
||||
share/kservices5/powerdevilhandlebuttoneventsaction.desktop
|
||||
share/kservices5/powerdevilkeyboardbrightnesscontrolaction.desktop
|
||||
share/kservices5/powerdevilpowerprofileaction.desktop
|
||||
share/kservices5/powerdevilprofilesconfig.desktop
|
||||
share/kservices5/powerdevilrunscriptaction.desktop
|
||||
share/kservices5/powerdevilsuspendsessionaction.desktop
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436170
|
||||
SHA256 (KDE/plasma/5.22.5/systemsettings-5.22.5.tar.xz) = cc7978faa1c3fcf75584a09459e69e665c17514dcf59e07287e1d80aadb975bb
|
||||
SIZE (KDE/plasma/5.22.5/systemsettings-5.22.5.tar.xz) = 205224
|
||||
TIMESTAMP = 1633639916
|
||||
SHA256 (KDE/plasma/5.23.0/systemsettings-5.23.0.tar.xz) = 0b925472ec68a6e184ec4e044d1df7f406713847c0fd7b28e94ba88adadf388d
|
||||
SIZE (KDE/plasma/5.23.0/systemsettings-5.23.0.tar.xz) = 203664
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
bin/systemsettings5
|
||||
lib/libsystemsettingsview.so.3
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_systemsettings.so
|
||||
%%QT_PLUGINDIR%%/systemsettingsview/icon_mode.so
|
||||
%%QT_PLUGINDIR%%/systemsettingsview/systemsettings_sidebar_mode.so
|
||||
share/applications/kdesystemsettings.desktop
|
||||
|
@ -37,35 +38,6 @@ share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/SubCategory
|
|||
share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/introPage.qml
|
||||
share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml
|
||||
share/kpackage/genericqml/org.kde.systemsettings.sidebar/metadata.desktop
|
||||
share/kservices5/settings-appearance-color.desktop
|
||||
share/kservices5/settings-appearance-font.desktop
|
||||
share/kservices5/settings-appearance-icons.desktop
|
||||
share/kservices5/settings-appearance.desktop
|
||||
share/kservices5/settings-hardware-display.desktop
|
||||
share/kservices5/settings-hardware-input.desktop
|
||||
share/kservices5/settings-hardware-multimedia.desktop
|
||||
share/kservices5/settings-hardware-peripherals.desktop
|
||||
share/kservices5/settings-hardware-powermanagement.desktop
|
||||
share/kservices5/settings-hardware-removable-storage.desktop
|
||||
share/kservices5/settings-hardware.desktop
|
||||
share/kservices5/settings-network-bluetooth.desktop
|
||||
share/kservices5/settings-network-connectivity.desktop
|
||||
share/kservices5/settings-network-networksettings.desktop
|
||||
share/kservices5/settings-network.desktop
|
||||
share/kservices5/settings-personalization-accessibility.desktop
|
||||
share/kservices5/settings-personalization-accountdetails.desktop
|
||||
share/kservices5/settings-personalization-applications.desktop
|
||||
share/kservices5/settings-personalization-notification.desktop
|
||||
share/kservices5/settings-personalization-regionalsettings.desktop
|
||||
share/kservices5/settings-personalization.desktop
|
||||
share/kservices5/settings-root-category.desktop
|
||||
share/kservices5/settings-system-administration.desktop
|
||||
share/kservices5/settings-workspace-desktopbehavior.desktop
|
||||
share/kservices5/settings-workspace-search.desktop
|
||||
share/kservices5/settings-workspace-session.desktop
|
||||
share/kservices5/settings-workspace-shortcuts.desktop
|
||||
share/kservices5/settings-workspace-windowmanagement.desktop
|
||||
share/kservices5/settings-workspace.desktop
|
||||
share/kservicetypes5/systemsettingscategory.desktop
|
||||
share/kservicetypes5/systemsettingsexternalapp.desktop
|
||||
share/kservicetypes5/systemsettingsview.desktop
|
||||
|
@ -155,3 +127,32 @@ share/locale/zh_TW/LC_MESSAGES/systemsettings.mo
|
|||
share/metainfo/org.kde.systemsettings.metainfo.xml
|
||||
%%DATADIR%%/systemsettings.kcfg
|
||||
share/qlogging-categories5/systemsettings.categories
|
||||
%%DATADIR%%/categories/settings-appearance-color.desktop
|
||||
%%DATADIR%%/categories/settings-appearance-font.desktop
|
||||
%%DATADIR%%/categories/settings-appearance-icons.desktop
|
||||
%%DATADIR%%/categories/settings-appearance.desktop
|
||||
%%DATADIR%%/categories/settings-hardware-display.desktop
|
||||
%%DATADIR%%/categories/settings-hardware-input.desktop
|
||||
%%DATADIR%%/categories/settings-hardware-multimedia.desktop
|
||||
%%DATADIR%%/categories/settings-hardware-peripherals.desktop
|
||||
%%DATADIR%%/categories/settings-hardware-powermanagement.desktop
|
||||
%%DATADIR%%/categories/settings-hardware-removable-storage.desktop
|
||||
%%DATADIR%%/categories/settings-hardware.desktop
|
||||
%%DATADIR%%/categories/settings-network-bluetooth.desktop
|
||||
%%DATADIR%%/categories/settings-network-connectivity.desktop
|
||||
%%DATADIR%%/categories/settings-network-networksettings.desktop
|
||||
%%DATADIR%%/categories/settings-network.desktop
|
||||
%%DATADIR%%/categories/settings-personalization-accessibility.desktop
|
||||
%%DATADIR%%/categories/settings-personalization-accountdetails.desktop
|
||||
%%DATADIR%%/categories/settings-personalization-applications.desktop
|
||||
%%DATADIR%%/categories/settings-personalization-notification.desktop
|
||||
%%DATADIR%%/categories/settings-personalization-regionalsettings.desktop
|
||||
%%DATADIR%%/categories/settings-personalization.desktop
|
||||
%%DATADIR%%/categories/settings-root-category.desktop
|
||||
%%DATADIR%%/categories/settings-system-administration.desktop
|
||||
%%DATADIR%%/categories/settings-workspace-desktopbehavior.desktop
|
||||
%%DATADIR%%/categories/settings-workspace-search.desktop
|
||||
%%DATADIR%%/categories/settings-workspace-session.desktop
|
||||
%%DATADIR%%/categories/settings-workspace-shortcuts.desktop
|
||||
%%DATADIR%%/categories/settings-workspace-windowmanagement.desktop
|
||||
%%DATADIR%%/categories/settings-workspace.desktop
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436171
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-browser-integration-5.22.5.tar.xz) = 0ef1c9440392f028167ed5c158fe7395324f70b94056d03fe2534c9b1a267ffe
|
||||
SIZE (KDE/plasma/5.22.5/plasma-browser-integration-5.22.5.tar.xz) = 214448
|
||||
TIMESTAMP = 1633639917
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-browser-integration-5.23.0.tar.xz) = 5cbf0c5e66de6f4ca21ff943004b4329ff1a3a4a6bb304633b990905ea77ea5e
|
||||
SIZE (KDE/plasma/5.23.0/plasma-browser-integration-5.23.0.tar.xz) = 219600
|
||||
|
|
|
@ -7,6 +7,9 @@ lib/mozilla/native-messaging-hosts/org.kde.plasma.browser_integration.json
|
|||
share/applications/org.kde.plasma.browser_integration.host.desktop
|
||||
share/krunner/dbusplugins/plasma-runner-browserhistory.desktop
|
||||
share/krunner/dbusplugins/plasma-runner-browsertabs.desktop
|
||||
share/locale/ar/LC_MESSAGES/plasma-browser-extension.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma-browser-integration-host.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma-browser-integration-reminder.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma-browser-extension.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma-browser-integration-host.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma-browser-integration-reminder.mo
|
||||
|
@ -103,6 +106,9 @@ share/locale/sl/LC_MESSAGES/plasma-browser-integration-reminder.mo
|
|||
share/locale/sv/LC_MESSAGES/plasma-browser-extension.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma-browser-integration-host.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma-browser-integration-reminder.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma-browser-extension.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma-browser-integration-host.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma-browser-integration-reminder.mo
|
||||
share/locale/tg/LC_MESSAGES/plasma-browser-integration-reminder.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma-browser-extension.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma-browser-extension.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436174
|
||||
SHA256 (KDE/plasma/5.22.5/breeze-gtk-5.22.5.tar.xz) = c23bd1810cc491264b376f2e0187c48b4d979e2aaded7061792c35c54fd22e52
|
||||
SIZE (KDE/plasma/5.22.5/breeze-gtk-5.22.5.tar.xz) = 47424
|
||||
TIMESTAMP = 1633639919
|
||||
SHA256 (KDE/plasma/5.23.0/breeze-gtk-5.23.0.tar.xz) = 92eb49ba2e2144f8dfce970e4766e372d7e3448e46e22e742f3acb663df2a0d5
|
||||
SIZE (KDE/plasma/5.23.0/breeze-gtk-5.23.0.tar.xz) = 47608
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
--- src/build_theme.sh.orig 2020-03-10 12:54:51 UTC
|
||||
+++ src/build_theme.sh
|
||||
@@ -109,4 +109,4 @@ fi
|
||||
--- src/build_theme.sh.cmake.orig 2021-10-07 11:30:17 UTC
|
||||
+++ src/build_theme.sh.cmake
|
||||
@@ -110,4 +110,4 @@ fi
|
||||
|
||||
render_theme "${COLOR_SCHEME}" "${THEME_NAME}" "${INSTALL_TARGET}" "${COLOR_SCHEME_ROOT}/Breeze.colors"
|
||||
render_theme "${COLOR_SCHEME}" "${THEME_NAME}" "${INSTALL_TARGET}" "${COLOR_SCHEME_ROOT}/BreezeLight.colors"
|
||||
[ -z "${INSTALL_TARGET}" ] && INSTALL_TARGET="${HOME}/.local/share/themes/${THEME_NAME}"
|
||||
-cp -r assets/ "${INSTALL_TARGET}"
|
||||
+cp -r assets "${INSTALL_TARGET}"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436173
|
||||
SHA256 (KDE/plasma/5.22.5/breeze-5.22.5.tar.xz) = e3fc4ca04cc0df694ab90fa4f9e8ca72512adae2c0320ce3f9702dddda029426
|
||||
SIZE (KDE/plasma/5.22.5/breeze-5.22.5.tar.xz) = 34548108
|
||||
TIMESTAMP = 1634224400
|
||||
SHA256 (KDE/plasma/5.23.0/breeze-5.23.0.tar.xz) = 2003f168b3d60f5897486d9582631f75da7f0dc2625e9c4cddd9aa3d706bfd9e
|
||||
SIZE (KDE/plasma/5.23.0/breeze-5.23.0.tar.xz) = 73812392
|
||||
|
|
|
@ -344,18 +344,6 @@ share/locale/zh_CN/LC_MESSAGES/breeze_kwin_deco.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/breeze_style_config.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/breeze_kwin_deco.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/breeze_style_config.mo
|
||||
share/metainfo/org.kde.breezedark.desktop.appdata.xml
|
||||
share/metainfo/org.kde.breezetwilight.desktop.appdata.xml
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/defaults
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/fullscreenpreview.jpg
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/preview.png
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.desktop
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.json
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/contents/defaults
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/contents/previews/fullscreenpreview.jpg
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/contents/previews/preview.png
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/metadata.desktop
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/metadata.json
|
||||
share/wallpapers/Next/contents/images/1024x768.png
|
||||
share/wallpapers/Next/contents/images/1080x1920.png
|
||||
share/wallpapers/Next/contents/images/1280x1024.png
|
||||
|
@ -372,6 +360,7 @@ share/wallpapers/Next/contents/images/3200x1800.png
|
|||
share/wallpapers/Next/contents/images/3200x2000.png
|
||||
share/wallpapers/Next/contents/images/360x720.png
|
||||
share/wallpapers/Next/contents/images/3840x2160.png
|
||||
share/wallpapers/Next/contents/images/440x247.png
|
||||
share/wallpapers/Next/contents/images/5120x2880.png
|
||||
share/wallpapers/Next/contents/images/720x1440.png
|
||||
share/wallpapers/Next/contents/images/base_size.png
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436175
|
||||
SHA256 (KDE/plasma/5.22.5/kde-gtk-config-5.22.5.tar.xz) = daf8ca2d5e3e3986a478238bcc6d22cc750e20ea37ce198e1f7ef1d88c971e6c
|
||||
SIZE (KDE/plasma/5.22.5/kde-gtk-config-5.22.5.tar.xz) = 71064
|
||||
TIMESTAMP = 1633639920
|
||||
SHA256 (KDE/plasma/5.23.0/kde-gtk-config-5.23.0.tar.xz) = 4684ea82a3877573811d6761395f8bf3252d8c7118082c96a70c79d9f9ee11b3
|
||||
SIZE (KDE/plasma/5.23.0/kde-gtk-config-5.23.0.tar.xz) = 71084
|
||||
|
|
|
@ -7,8 +7,6 @@ COMMENT= Plasma5 Oxygen style
|
|||
|
||||
LICENSE= GPLv2 LGPL21
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \
|
||||
xorg
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436176
|
||||
SHA256 (KDE/plasma/5.22.5/oxygen-5.22.5.tar.xz) = 0c3bb29ce140b00e1c95a0a1cb39c662d935f7216e61810837097a39516ec43b
|
||||
SIZE (KDE/plasma/5.22.5/oxygen-5.22.5.tar.xz) = 4471020
|
||||
TIMESTAMP = 1633639921
|
||||
SHA256 (KDE/plasma/5.23.0/oxygen-5.23.0.tar.xz) = 6c04ed2e5eca4d0dd82034875cd159dfd149ca412032258055f6a848ecbfe09e
|
||||
SIZE (KDE/plasma/5.23.0/oxygen-5.23.0.tar.xz) = 4610508
|
||||
|
|
|
@ -794,6 +794,7 @@ share/sounds/Oxygen-Sys-List-Match-No.ogg
|
|||
share/sounds/Oxygen-Sys-Log-In-Long.ogg
|
||||
share/sounds/Oxygen-Sys-Log-In-Short.ogg
|
||||
share/sounds/Oxygen-Sys-Log-In.ogg
|
||||
share/sounds/Oxygen-Sys-Log-Out-Long.ogg
|
||||
share/sounds/Oxygen-Sys-Log-Out.ogg
|
||||
share/sounds/Oxygen-Sys-Question.ogg
|
||||
share/sounds/Oxygen-Sys-Special.ogg
|
||||
|
|
|
@ -12,7 +12,8 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL3
|
|||
|
||||
USES= cmake kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm
|
||||
USE_QT= buildtools_build qmake_build
|
||||
USE_QT= buildtools_build \
|
||||
qmake_build
|
||||
|
||||
# The qmake dependency is only needed so that kf5-e-c-m can query qmake for
|
||||
# some installation directories.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436178
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-workspace-wallpapers-5.22.5.tar.xz) = be214397f580adff039f28b37758b5a19da01f35ef5ee9ddb3fe93c0f116a8c0
|
||||
SIZE (KDE/plasma/5.22.5/plasma-workspace-wallpapers-5.22.5.tar.xz) = 51347952
|
||||
TIMESTAMP = 1633639921
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-workspace-wallpapers-5.23.0.tar.xz) = 424993551ed03c409c08e5067505a7df5f5adb81f6febf303fd763e6226a7394
|
||||
SIZE (KDE/plasma/5.23.0/plasma-workspace-wallpapers-5.23.0.tar.xz) = 57049140
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
share/wallpapers/Altai/contents/images/1080x1920.png
|
||||
share/wallpapers/Altai/contents/images/5120x2880.png
|
||||
share/wallpapers/Altai/contents/screenshot.png
|
||||
share/wallpapers/Altai/metadata.desktop
|
||||
share/wallpapers/Autumn/contents/images/1280x1024.jpg
|
||||
share/wallpapers/Autumn/contents/images/1280x800.jpg
|
||||
share/wallpapers/Autumn/contents/images/1440x900.jpg
|
||||
|
|
|
@ -5,8 +5,7 @@ CATEGORIES= x11-toolkits kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 addons to improve the Plasma experience
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 \
|
||||
tar:xz
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz
|
||||
USE_KDE= activities archive attica auth bookmarks codecs completion \
|
||||
config configwidgets coreaddons crash emoticons guiaddons \
|
||||
holidays i18n iconthemes init itemmodels itemviews jobwidgets \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436179
|
||||
SHA256 (KDE/plasma/5.22.5/kdeplasma-addons-5.22.5.tar.xz) = 6240bb29e3e23374e193659b50b21ddf1448b3f5f88fb15094d029d6b1643103
|
||||
SIZE (KDE/plasma/5.22.5/kdeplasma-addons-5.22.5.tar.xz) = 633320
|
||||
TIMESTAMP = 1633639922
|
||||
SHA256 (KDE/plasma/5.23.0/kdeplasma-addons-5.23.0.tar.xz) = 2f15f9e2c90f88f87377c0e7aff0b8645b02afcfb5518ef279865d60810f91b8
|
||||
SIZE (KDE/plasma/5.23.0/kdeplasma-addons-5.23.0.tar.xz) = 623404
|
||||
|
|
|
@ -19,15 +19,15 @@ lib/libplasmapotdprovidercore.so.1.0.0
|
|||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_konsoleprofiles.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_spellcheck.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/unitconverter.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_packagestructure_comic.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_comic.so
|
||||
%%QT_PLUGINDIR%%/plasma/applets/org.kde.plasma.grouping.so
|
||||
%%QT_PLUGINDIR%%/plasma/applets/org.kde.plasma.private.grouping.so
|
||||
%%QT_PLUGINDIR%%/plasma/applets/plasma_applet_comic.so
|
||||
%%QT_PLUGINDIR%%/plasma/applets/plasma_applet_weather.so
|
||||
%%QT_PLUGINDIR%%/plasma/dataengine/plasma_comic_krossprovider.so
|
||||
%%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_comic.so
|
||||
%%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_konsoleprofiles.so
|
||||
%%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_potd.so
|
||||
%%QT_PLUGINDIR%%/plasma_comic_krossprovider.so
|
||||
%%QT_PLUGINDIR%%/plasmacalendarplugins/astronomicalevents.so
|
||||
%%QT_PLUGINDIR%%/plasmacalendarplugins/astronomicalevents/AstronomicalEventsConfig.qml
|
||||
%%QT_PLUGINDIR%%/potd/plasma_potd_apodprovider.so
|
||||
|
@ -75,13 +75,9 @@ share/kservices5/kwin/kwin4_window_switcher_small_icons.desktop
|
|||
share/kservices5/kwin/kwin4_window_switcher_text.desktop
|
||||
share/kservices5/kwin/kwin4_window_switcher_thumbnail_grid.desktop
|
||||
share/kservices5/kwin/kwin4_window_switcher_thumbnails.desktop
|
||||
share/kservices5/plasma-dataengine-comic.desktop
|
||||
share/kservices5/plasma-dataengine-konsoleprofiles.desktop
|
||||
share/kservices5/plasma-dataengine-potd.desktop
|
||||
share/kservices5/plasma-runner-character_config.desktop
|
||||
share/kservices5/plasma-runner-dictionary_config.desktop
|
||||
share/kservices5/plasma-runner-spellchecker_config.desktop
|
||||
share/kservicetypes5/plasma_comicprovider.desktop
|
||||
share/kwin/desktoptabbox/previews/contents/ui/main.qml
|
||||
share/kwin/desktoptabbox/previews/metadata.desktop
|
||||
share/kwin/tabbox/big_icons/contents/ui/IconTabBox.qml
|
||||
|
@ -109,8 +105,10 @@ share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.comic.mo
|
|||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.diskquota.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.fifteenpuzzle.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.fuzzyclock.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.mediaframe.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.nightcolorcontrol.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo
|
||||
|
@ -118,13 +116,17 @@ share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.quickshare.mo
|
|||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.userswitcher.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma_applet_dict.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_calendar_astronomicalevents.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_packagestructure_comic.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_CharacterRunner.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_converterrunner.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_datetime.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_katesessions.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_konsoleprofiles.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_krunner_dictionary.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_spellcheckrunner.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_wallpaper_org.kde.potd.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.colorpicker.mo
|
||||
|
@ -1420,6 +1422,7 @@ share/locale/sv/LC_MESSAGES/plasma_runner_konsoleprofiles.mo
|
|||
share/locale/sv/LC_MESSAGES/plasma_runner_krunner_dictionary.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_runner_spellcheckrunner.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_wallpaper_org.kde.potd.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo
|
||||
share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo
|
||||
share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo
|
||||
share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo
|
||||
|
@ -1482,8 +1485,6 @@ share/locale/ug/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo
|
|||
share/locale/ug/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo
|
||||
share/locale/ug/LC_MESSAGES/plasma_packagestructure_comic.mo
|
||||
share/locale/ug/LC_MESSAGES/plasma_runner_CharacterRunner.mo
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/ui/TimerEdit.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/ui/configTimes.qml
|
||||
share/locale/ug/LC_MESSAGES/plasma_runner_converterrunner.mo
|
||||
share/locale/ug/LC_MESSAGES/plasma_runner_datetime.mo
|
||||
share/locale/ug/LC_MESSAGES/plasma_runner_katesessions.mo
|
||||
|
@ -1643,7 +1644,6 @@ share/metainfo/org.kde.plasma.weather.appdata.xml
|
|||
share/metainfo/org.kde.potd.appdata.xml
|
||||
share/plasma/desktoptheme/default/weather/wind-arrows.svgz
|
||||
share/plasma/desktoptheme/default/widgets/timer.svgz
|
||||
share/plasma/plasmoids/org.kde.plasma.activitypager/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.activitypager/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.binaryclock/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.binaryclock/contents/config/main.xml
|
||||
|
@ -1652,17 +1652,14 @@ share/plasma/plasmoids/org.kde.plasma.binaryclock/contents/ui/Dot.qml
|
|||
share/plasma/plasmoids/org.kde.plasma.binaryclock/contents/ui/DotColumn.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.binaryclock/contents/ui/configGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.binaryclock/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.binaryclock/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.binaryclock/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.calculator/contents/ui/calculator.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.calculator/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.calculator/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.colorpicker/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.colorpicker/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.colorpicker/contents/ui/configGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.colorpicker/contents/ui/logic.js
|
||||
share/plasma/plasmoids/org.kde.plasma.colorpicker/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.colorpicker/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.colorpicker/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.comic/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.comic/contents/ui/ButtonBar.qml
|
||||
|
@ -1674,11 +1671,9 @@ share/plasma/plasmoids/org.kde.plasma.comic/contents/ui/configAdvanced.qml
|
|||
share/plasma/plasmoids/org.kde.plasma.comic/contents/ui/configAppearance.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.comic/contents/ui/configGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.comic/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.comic/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.comic/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.diskquota/contents/ui/ListDelegateItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.diskquota/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.diskquota/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.diskquota/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/contents/config/main.xml
|
||||
|
@ -1687,45 +1682,36 @@ share/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/contents/ui/Piece.qml
|
|||
share/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/contents/ui/blanksquare.svg
|
||||
share/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/contents/ui/configAppearance.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.fuzzyclock/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.fuzzyclock/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.fuzzyclock/contents/ui/FuzzyClock.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.fuzzyclock/contents/ui/configAppearance.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.fuzzyclock/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.fuzzyclock/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.fuzzyclock/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.grouping/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.grouping/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.grouping/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/ui/configAppearance.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.keyboardindicator/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.keyboardindicator/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.kickerdash/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.kickerdash/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.konsoleprofiles/contents/ui/konsoleprofiles.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.konsoleprofiles/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.konsoleprofiles/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.mediaframe/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.mediaframe/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.mediaframe/contents/ui/ConfigGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.mediaframe/contents/ui/ConfigPaths.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.mediaframe/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.mediaframe/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.mediaframe/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.nightcolorcontrol/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.nightcolorcontrol/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.nightcolorcontrol/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.notes/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.notes/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.notes/contents/ui/ShortcutMenuItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.notes/contents/ui/configAppearance.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.notes/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.notes/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.notes/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.private.grouping/contents/applet/CompactApplet.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.private.grouping/contents/config/config.qml
|
||||
|
@ -1733,7 +1719,6 @@ share/plasma/plasmoids/org.kde.plasma.private.grouping/contents/config/main.xml
|
|||
share/plasma/plasmoids/org.kde.plasma.private.grouping/contents/ui/items/AbstractItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.private.grouping/contents/ui/items/PlasmoidItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.private.grouping/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.private.grouping/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.private.grouping/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.quicklaunch/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.quicklaunch/contents/config/main.xml
|
||||
|
@ -1743,7 +1728,6 @@ share/plasma/plasmoids/org.kde.plasma.quicklaunch/contents/ui/Popup.qml
|
|||
share/plasma/plasmoids/org.kde.plasma.quicklaunch/contents/ui/UrlModel.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.quicklaunch/contents/ui/layout.js
|
||||
share/plasma/plasmoids/org.kde.plasma.quicklaunch/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.quicklaunch/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.quicklaunch/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.quickshare/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.quickshare/contents/config/main.xml
|
||||
|
@ -1752,22 +1736,21 @@ share/plasma/plasmoids/org.kde.plasma.quickshare/contents/ui/ShareDialog.qml
|
|||
share/plasma/plasmoids/org.kde.plasma.quickshare/contents/ui/ShowUrlDialog.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.quickshare/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.quickshare/contents/ui/settingsGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.quickshare/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.quickshare/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/ui/TimerEdit.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/ui/TimerView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/ui/configAdvanced.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/ui/configAppearance.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/ui/configTimes.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.timer/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.userswitcher/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.userswitcher/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.userswitcher/contents/ui/ListDelegate.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.userswitcher/contents/ui/configGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.userswitcher/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.userswitcher/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.userswitcher/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.weather/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.weather/contents/ui/CompactRepresentation.qml
|
||||
|
@ -1784,19 +1767,7 @@ share/plasma/plasmoids/org.kde.plasma.weather/contents/ui/config/ConfigWeatherSt
|
|||
share/plasma/plasmoids/org.kde.plasma.weather/contents/ui/config/WeatherStationPicker.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.weather/contents/ui/config/WeatherStationPickerDialog.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.weather/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.weather/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.weather/metadata.json
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/contents/config/config.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/contents/config/main.xml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/contents/ui/ConfigGeneral.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/contents/ui/main.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/metadata.desktop
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/metadata.json
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/contents/config/config.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/contents/ui/ConfigDictionaries.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/contents/ui/main.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/metadata.desktop
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/metadata.json
|
||||
share/plasma/services/org.kde.plasma.dataengine.konsoleprofiles.operations
|
||||
share/plasma/wallpapers/org.kde.haenau/contents/ui/BackgroundElement.qml
|
||||
share/plasma/wallpapers/org.kde.haenau/contents/ui/BottomBackgroundElement.qml
|
||||
|
@ -1814,3 +1785,13 @@ share/plasma/wallpapers/org.kde.potd/contents/ui/config.qml
|
|||
share/plasma/wallpapers/org.kde.potd/contents/ui/main.qml
|
||||
share/plasma/wallpapers/org.kde.potd/metadata.desktop
|
||||
share/plasma/wallpapers/org.kde.potd/metadata.json
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/contents/config/config.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/contents/config/main.xml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/contents/ui/ConfigGeneral.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/contents/ui/main.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma.webbrowser/metadata.json
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/contents/config/config.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/contents/ui/ConfigDictionaries.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/contents/ui/main.qml
|
||||
%%QTWEBENGINE%%share/plasma/plasmoids/org.kde.plasma_applet_dict/metadata.json
|
||||
share/qlogging-categories5/plasma_comic.categories
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436180
|
||||
SHA256 (KDE/plasma/5.22.5/kdecoration-5.22.5.tar.xz) = b577202eefaad7b95e701c1ce14108fbfe4ae6fd73ce46c369a2a7a329211bef
|
||||
SIZE (KDE/plasma/5.22.5/kdecoration-5.22.5.tar.xz) = 47256
|
||||
TIMESTAMP = 1633639923
|
||||
SHA256 (KDE/plasma/5.23.0/kdecoration-5.23.0.tar.xz) = b1b431bf14150ddf509c839dd6686df4dd0efa09b3b69b9f059d925ac8de90a9
|
||||
SIZE (KDE/plasma/5.23.0/kdecoration-5.23.0.tar.xz) = 47348
|
||||
|
|
|
@ -29,7 +29,7 @@ lib/libkdecorations2.so.5
|
|||
lib/libkdecorations2.so.%%KDE_PLASMA_VERSION%%
|
||||
lib/libkdecorations2private.so
|
||||
lib/libkdecorations2private.so.%%KDE_PLASMA_VERSION%%
|
||||
lib/libkdecorations2private.so.8
|
||||
lib/libkdecorations2private.so.9
|
||||
share/locale/az/LC_MESSAGES/kdecoration.mo
|
||||
share/locale/ca/LC_MESSAGES/kdecoration.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kdecoration.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436182
|
||||
SHA256 (KDE/plasma/5.22.5/kwin-5.22.5.tar.xz) = 128daed41c1b9e65ddad3fe2ce3aea821ef54af520d3d39cde059b2c2bfcf5a3
|
||||
SIZE (KDE/plasma/5.22.5/kwin-5.22.5.tar.xz) = 6459916
|
||||
TIMESTAMP = 1633639924
|
||||
SHA256 (KDE/plasma/5.23.0/kwin-5.23.0.tar.xz) = ba74f70648faa3c92c88e1b77916c6abd7fcad1af9e717a39dc9df278f1a551f
|
||||
SIZE (KDE/plasma/5.23.0/kwin-5.23.0.tar.xz) = 6332960
|
||||
|
|
|
@ -4,6 +4,7 @@ bin/kwin_x11
|
|||
include/kwin_export.h
|
||||
include/kwinanimationeffect.h
|
||||
include/kwinconfig.h
|
||||
include/kwindeformeffect.h
|
||||
include/kwineffectquickview.h
|
||||
include/kwineffects.h
|
||||
include/kwineffects_export.h
|
||||
|
@ -51,19 +52,15 @@ lib/systemd/user/plasma-kwin_x11.service
|
|||
%%QT_PLUGINDIR%%/kcms/kcm_kwindecoration.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_kwinrules.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_virtualkeyboard.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_aurorae.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_decoration.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_effect.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_scripts.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_windowswitcher.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_aurorae.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_decoration.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_effect.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_script.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_windowswitcher.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kcm_kwin4_genericscripted.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_blur_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_coverswitch_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_cube_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_cubeslide_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_desktopgrid_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_diminactive_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_flipswitch_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_glide_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_invert_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_lookingglass_config.so
|
||||
|
@ -71,6 +68,7 @@ lib/systemd/user/plasma-kwin_x11.service
|
|||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_magnifier_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_mouseclick_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_mousemark_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_overview_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_presentwindows_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_resize_config.so
|
||||
%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_showfps_config.so
|
||||
|
@ -89,7 +87,6 @@ lib/systemd/user/plasma-kwin_x11.service
|
|||
%%QT_PLUGINDIR%%/org.kde.kwin.platforms/KWinX11Platform.so
|
||||
%%QT_PLUGINDIR%%/org.kde.kwin.scenes/KWinSceneOpenGL.so
|
||||
%%QT_PLUGINDIR%%/org.kde.kwin.scenes/KWinSceneQPainter.so
|
||||
%%QT_PLUGINDIR%%/org.kde.kwin.scenes/KWinSceneXRender.so
|
||||
%%QT_PLUGINDIR%%/org.kde.kwin.waylandbackends/KWinWaylandDrmBackend.so
|
||||
%%QT_PLUGINDIR%%/org.kde.kwin.waylandbackends/KWinWaylandVirtualBackend.so
|
||||
%%QT_PLUGINDIR%%/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so
|
||||
|
@ -113,7 +110,6 @@ lib/systemd/user/plasma-kwin_x11.service
|
|||
%%DATADIR%%/aurorae/DecorationButton.qml
|
||||
%%DATADIR%%/aurorae/MenuButton.qml
|
||||
%%DATADIR%%/aurorae/aurorae.qml
|
||||
%%DATADIR%%/cubecap.png
|
||||
%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/contents/config/main.xml
|
||||
%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/contents/ui/PlastikButton.qml
|
||||
%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/contents/ui/config.ui
|
||||
|
@ -178,6 +174,8 @@ lib/systemd/user/plasma-kwin_x11.service
|
|||
%%DATADIR%%/effects/kwin4_effect_windowaperture/contents/code/main.js
|
||||
%%DATADIR%%/effects/kwin4_effect_windowaperture/metadata.desktop
|
||||
%%DATADIR%%/effects/kwin4_effect_windowaperture/metadata.json
|
||||
%%DATADIR%%/effects/overview/qml/ScreenView.qml
|
||||
%%DATADIR%%/effects/overview/qml/WindowHeap.qml
|
||||
%%DATADIR%%/effects/presentwindows/main.qml
|
||||
%%DATADIR%%/kcm_kwintabbox/dolphin.png
|
||||
%%DATADIR%%/kcm_kwintabbox/kmail.png
|
||||
|
@ -247,6 +245,8 @@ share/doc/HTML/de/kcontrol/kwintabbox/index.cache.bz2
|
|||
share/doc/HTML/de/kcontrol/kwintabbox/index.docbook
|
||||
share/doc/HTML/de/kcontrol/kwintouchscreen/index.cache.bz2
|
||||
share/doc/HTML/de/kcontrol/kwintouchscreen/index.docbook
|
||||
share/doc/HTML/de/kcontrol/kwinvirtualkeyboard/index.cache.bz2
|
||||
share/doc/HTML/de/kcontrol/kwinvirtualkeyboard/index.docbook
|
||||
share/doc/HTML/de/kcontrol/windowbehaviour/index.cache.bz2
|
||||
share/doc/HTML/de/kcontrol/windowbehaviour/index.docbook
|
||||
share/doc/HTML/de/kcontrol/windowspecific/index.cache.bz2
|
||||
|
@ -415,6 +415,10 @@ share/doc/HTML/ru/kcontrol/kwinscreenedges/index.cache.bz2
|
|||
share/doc/HTML/ru/kcontrol/kwinscreenedges/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/kwintabbox/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/kwintabbox/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/kwintouchscreen/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/kwintouchscreen/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/kwinvirtualkeyboard/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/kwinvirtualkeyboard/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/windowbehaviour/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/windowbehaviour/index.docbook
|
||||
share/doc/HTML/sr/kcontrol/desktop/index.cache.bz2
|
||||
|
@ -468,8 +472,14 @@ share/kconf_update/kwin-5.16-auto-bordersize.sh
|
|||
share/kconf_update/kwin-5.18-move-animspeed.py
|
||||
share/kconf_update/kwin-5.21-desktop-grid-click-behavior.py
|
||||
share/kconf_update/kwin-5.21-no-swap-encourage.py
|
||||
share/kconf_update/kwin-5.23-disable-translucency-effect.sh
|
||||
share/kconf_update/kwin-5.23-remove-cover-switch.py
|
||||
share/kconf_update/kwin-5.23-remove-cubeslide.py
|
||||
share/kconf_update/kwin-5.23-remove-flip-switch.py
|
||||
share/kconf_update/kwin-5.23-remove-xrender-backend.py
|
||||
share/kconf_update/kwin.upd
|
||||
share/kconf_update/kwinrules-5.19-placement.pl
|
||||
share/kconf_update/kwinrules-5.23-virtual-desktop-ids.py
|
||||
share/kconf_update/kwinrules.upd
|
||||
share/knotifications5/kwin.notifyrc
|
||||
share/knsrcfiles/aurorae.knsrc
|
||||
|
@ -509,12 +519,8 @@ share/kservices5/kcm_kwinrules.desktop
|
|||
share/kservices5/kcm_virtualkeyboard.desktop
|
||||
share/kservices5/kwin-script-videowall.desktop
|
||||
share/kservices5/kwin/kwin4_decoration_qml_plastik.desktop
|
||||
share/kservices5/kwinactions.desktop
|
||||
share/kservices5/kwinadvanced.desktop
|
||||
share/kservices5/kwincompositing.desktop
|
||||
share/kservices5/kwindecoration.desktop
|
||||
share/kservices5/kwinfocus.desktop
|
||||
share/kservices5/kwinmoving.desktop
|
||||
share/kservices5/kwinoptions.desktop
|
||||
share/kservices5/kwinscreenedges.desktop
|
||||
share/kservices5/kwinscripts.desktop
|
||||
|
@ -531,10 +537,13 @@ share/locale/af/LC_MESSAGES/kcmkwm.mo
|
|||
share/locale/af/LC_MESSAGES/kwin.mo
|
||||
share/locale/af/LC_MESSAGES/kwin_clients.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm-kwin-scripts.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_kwin_effects.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_kwin_virtualdesktops.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_kwindecoration.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_kwinrules.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_kwintabbox.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_virtualkeyboard.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkwincommon.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkwincompositing.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkwinscreenedges.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkwm.mo
|
||||
|
@ -542,6 +551,7 @@ share/locale/ar/LC_MESSAGES/kwin.mo
|
|||
share/locale/ar/LC_MESSAGES/kwin_clients.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_effects.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_scripting.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_scripts.mo
|
||||
share/locale/as/LC_MESSAGES/kwin.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm-kwin-scripts.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm_kwin_effects.mo
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436183
|
||||
SHA256 (KDE/plasma/5.22.5/kactivitymanagerd-5.22.5.tar.xz) = 22ab64377d595e0384285d95fe21464ab63a7644d2303cc0002b495f85412a19
|
||||
SIZE (KDE/plasma/5.22.5/kactivitymanagerd-5.22.5.tar.xz) = 103668
|
||||
TIMESTAMP = 1633639925
|
||||
SHA256 (KDE/plasma/5.23.0/kactivitymanagerd-5.23.0.tar.xz) = 912cd9eded892e44c782fb615491f41df886107b7b33583034d75ff997154aa2
|
||||
SIZE (KDE/plasma/5.23.0/kactivitymanagerd-5.23.0.tar.xz) = 104324
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436184
|
||||
SHA256 (KDE/plasma/5.22.5/kgamma5-5.22.5.tar.xz) = 0210777ada99795086d7ec348143e4f0e48089dd15fd30f09eb68d3739275054
|
||||
SIZE (KDE/plasma/5.22.5/kgamma5-5.22.5.tar.xz) = 83124
|
||||
TIMESTAMP = 1633639926
|
||||
SHA256 (KDE/plasma/5.23.0/kgamma5-5.23.0.tar.xz) = a31ff237c00814f46de7d6791a0b496f971a6f9b2467fb3534d643dc0e6190f4
|
||||
SIZE (KDE/plasma/5.23.0/kgamma5-5.23.0.tar.xz) = 83164
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436185
|
||||
SHA256 (KDE/plasma/5.22.5/kscreen-5.22.5.tar.xz) = 6bfab1f10532599e16d1112e794626b105b4c80c41659665ffdf710bc29d1e60
|
||||
SIZE (KDE/plasma/5.22.5/kscreen-5.22.5.tar.xz) = 117916
|
||||
TIMESTAMP = 1633639926
|
||||
SHA256 (KDE/plasma/5.23.0/kscreen-5.23.0.tar.xz) = 25ca9a2db37d7838462beb0b0bf3d21b89dea01a56e9b8b6df020ffcfe0cf83b
|
||||
SIZE (KDE/plasma/5.23.0/kscreen-5.23.0.tar.xz) = 131828
|
||||
|
|
|
@ -19,6 +19,7 @@ share/kpackage/kcms/kcm_kscreen/metadata.json
|
|||
share/kservices5/kcm_kscreen.desktop
|
||||
share/locale/ar/LC_MESSAGES/kcm_kscreen.mo
|
||||
share/locale/ar/LC_MESSAGES/kscreen.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm_kscreen.mo
|
||||
share/locale/bs/LC_MESSAGES/kcm_kscreen.mo
|
||||
share/locale/bs/LC_MESSAGES/kscreen.mo
|
||||
|
|
|
@ -7,10 +7,11 @@ COMMENT= Integration plugins for a Wayland-based desktop
|
|||
|
||||
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
|
||||
libwayland-client.so:graphics/wayland
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
|
||||
wayland-protocols>0:graphics/wayland-protocols
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm guiaddons idletime wayland windowsystem
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
|
||||
USE_KDE= ecm guiaddons idletime plasma-wayland-protocols wayland windowsystem
|
||||
USE_QT= core gui widgets \
|
||||
buildtools_build qmake_build
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436186
|
||||
SHA256 (KDE/plasma/5.22.5/kwayland-integration-5.22.5.tar.xz) = 4cbc301227a507fb2ac42e08130c79ff58a9905ebd444ddd64c78bb1e834fb4d
|
||||
SIZE (KDE/plasma/5.22.5/kwayland-integration-5.22.5.tar.xz) = 22708
|
||||
TIMESTAMP = 1633639927
|
||||
SHA256 (KDE/plasma/5.23.0/kwayland-integration-5.23.0.tar.xz) = 07e68dafbc92f2906fb6df051d715bc34df369bcf5a476af282c1e3d9a5e4acd
|
||||
SIZE (KDE/plasma/5.23.0/kwayland-integration-5.23.0.tar.xz) = 24164
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436187
|
||||
SHA256 (KDE/plasma/5.22.5/kwayland-server-5.22.5.tar.xz) = dd64bdd629b239621d687d8deceff6e0da88542c6b67140c5ff8b654155bf39d
|
||||
SIZE (KDE/plasma/5.22.5/kwayland-server-5.22.5.tar.xz) = 218728
|
||||
TIMESTAMP = 1633639928
|
||||
SHA256 (KDE/plasma/5.23.0/kwayland-server-5.23.0.tar.xz) = 3009d7249af74582afa89978d478eece3424e5ef225bdb6f40032e2a6471d671
|
||||
SIZE (KDE/plasma/5.23.0/kwayland-server-5.23.0.tar.xz) = 217592
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
include/KWaylandServer/abstract_data_source.h
|
||||
include/KWaylandServer/abstract_drop_handler.h
|
||||
include/KWaylandServer/appmenu_interface.h
|
||||
include/KWaylandServer/blur_interface.h
|
||||
include/KWaylandServer/buffer_interface.h
|
||||
include/KWaylandServer/clientbuffer.h
|
||||
include/KWaylandServer/clientbufferintegration.h
|
||||
include/KWaylandServer/clientconnection.h
|
||||
include/KWaylandServer/compositor_interface.h
|
||||
include/KWaylandServer/contrast_interface.h
|
||||
|
@ -15,10 +17,10 @@ include/KWaylandServer/dataoffer_interface.h
|
|||
include/KWaylandServer/datasource_interface.h
|
||||
include/KWaylandServer/display.h
|
||||
include/KWaylandServer/dpms_interface.h
|
||||
include/KWaylandServer/drmclientbuffer.h
|
||||
include/KWaylandServer/eglstream_controller_interface.h
|
||||
include/KWaylandServer/fakeinput_interface.h
|
||||
include/KWaylandServer/filtered_display.h
|
||||
include/KWaylandServer/global.h
|
||||
include/KWaylandServer/idle_interface.h
|
||||
include/KWaylandServer/idleinhibit_v1_interface.h
|
||||
include/KWaylandServer/inputmethod_v1_interface.h
|
||||
|
@ -27,26 +29,29 @@ include/KWaylandServer/keyboard_shortcuts_inhibit_v1_interface.h
|
|||
include/KWaylandServer/keystate_interface.h
|
||||
include/KWaylandServer/kwaylandserver_export.h
|
||||
include/KWaylandServer/layershell_v1_interface.h
|
||||
include/KWaylandServer/linuxdmabuf_v1_interface.h
|
||||
include/KWaylandServer/linuxdmabufv1clientbuffer.h
|
||||
include/KWaylandServer/output_interface.h
|
||||
include/KWaylandServer/outputchangeset.h
|
||||
include/KWaylandServer/outputconfiguration_interface.h
|
||||
include/KWaylandServer/outputdevice_interface.h
|
||||
include/KWaylandServer/outputmanagement_interface.h
|
||||
include/KWaylandServer/outputchangeset_v2.h
|
||||
include/KWaylandServer/outputconfiguration_v2_interface.h
|
||||
include/KWaylandServer/outputdevice_v2_interface.h
|
||||
include/KWaylandServer/outputmanagement_v2_interface.h
|
||||
include/KWaylandServer/plasmashell_interface.h
|
||||
include/KWaylandServer/plasmavirtualdesktop_interface.h
|
||||
include/KWaylandServer/plasmawindowmanagement_interface.h
|
||||
include/KWaylandServer/pointer_interface.h
|
||||
include/KWaylandServer/pointerconstraints_v1_interface.h
|
||||
include/KWaylandServer/pointergestures_v1_interface.h
|
||||
include/KWaylandServer/primaryselectiondevice_v1_interface.h
|
||||
include/KWaylandServer/primaryselectiondevicemanager_v1_interface.h
|
||||
include/KWaylandServer/primaryselectionoffer_v1_interface.h
|
||||
include/KWaylandServer/primaryselectionsource_v1_interface.h
|
||||
include/KWaylandServer/relativepointer_v1_interface.h
|
||||
include/KWaylandServer/resource.h
|
||||
include/KWaylandServer/screencast_v1_interface.h
|
||||
include/KWaylandServer/seat_interface.h
|
||||
include/KWaylandServer/server_decoration_interface.h
|
||||
include/KWaylandServer/server_decoration_palette_interface.h
|
||||
include/KWaylandServer/shadow_interface.h
|
||||
include/KWaylandServer/shmclientbuffer.h
|
||||
include/KWaylandServer/slide_interface.h
|
||||
include/KWaylandServer/subcompositor_interface.h
|
||||
include/KWaylandServer/surface_interface.h
|
||||
|
@ -57,6 +62,7 @@ include/KWaylandServer/textinput_v3_interface.h
|
|||
include/KWaylandServer/touch_interface.h
|
||||
include/KWaylandServer/utils.h
|
||||
include/KWaylandServer/viewporter_interface.h
|
||||
include/KWaylandServer/xdgactivation_v1_interface.h
|
||||
include/KWaylandServer/xdgdecoration_v1_interface.h
|
||||
include/KWaylandServer/xdgforeign_v2_interface.h
|
||||
include/KWaylandServer/xdgoutput_v1_interface.h
|
||||
|
|
|
@ -8,8 +8,7 @@ COMMENT= Qt component to make use of the Wayland wl-layer-shell protoco
|
|||
BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
|
||||
LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon
|
||||
|
||||
USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 \
|
||||
tar:xz
|
||||
USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 tar:xz
|
||||
USE_KDE= ecm
|
||||
USE_QT= core wayland \
|
||||
buildtools_build qmake_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436188
|
||||
SHA256 (KDE/plasma/5.22.5/layer-shell-qt-5.22.5.tar.xz) = ffcc705ae4fadabc3422b8331a8d6334e2ce197ca6fadd7343c0a48927d32f45
|
||||
SIZE (KDE/plasma/5.22.5/layer-shell-qt-5.22.5.tar.xz) = 17604
|
||||
TIMESTAMP = 1633639929
|
||||
SHA256 (KDE/plasma/5.23.0/layer-shell-qt-5.23.0.tar.xz) = f71377ad9e44e12005233b2309e37f00f8a469d4628647c5c4c80f026ce96b5e
|
||||
SIZE (KDE/plasma/5.23.0/layer-shell-qt-5.23.0.tar.xz) = 17760
|
||||
|
|
|
@ -5,9 +5,9 @@ CATEGORIES= x11 kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 screen management library
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 pathfix pkgconfig qt:5 \
|
||||
tar:xz xorg
|
||||
USE_KDE= wayland \
|
||||
USES= cmake compiler:c++11-lib kde:5 pathfix pkgconfig qt:5 tar:xz \
|
||||
xorg
|
||||
USE_KDE= plasma-wayland-protocols wayland \
|
||||
ecm_build
|
||||
USE_QT= core dbus gui x11extras \
|
||||
buildtools_build qmake_build testlib_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436189
|
||||
SHA256 (KDE/plasma/5.22.5/libkscreen-5.22.5.tar.xz) = 5b4fcaebacc3a4cb62e599a796dca89a30c5ac10937ba3ef9a28998c84ca16e3
|
||||
SIZE (KDE/plasma/5.22.5/libkscreen-5.22.5.tar.xz) = 95376
|
||||
TIMESTAMP = 1634209969
|
||||
SHA256 (KDE/plasma/5.23.0/libkscreen-5.23.0.tar.xz) = c64b87b80683acccc5a3beb8fe22bd80a6e8b224b8a55714d5160174ad4ef1e5
|
||||
SIZE (KDE/plasma/5.23.0/libkscreen-5.23.0.tar.xz) = 97908
|
||||
|
|
|
@ -23,8 +23,8 @@ BUILD_DEPENDS= xf86-input-evdev>0:x11-drivers/xf86-input-evdev \
|
|||
xf86-input-synaptics>0:x11-drivers/xf86-input-synaptics \
|
||||
xf86-input-libinput>0:x11-drivers/xf86-input-libinput
|
||||
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils gettext gnome \
|
||||
kde:5 cpe pkgconfig python:3.5+,run qt:5 shebangfix tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext gnome \
|
||||
kde:5 pkgconfig python:3.5+,run qt:5 shebangfix tar:xz xorg
|
||||
USE_GNOME= glib20
|
||||
USE_KDE= activities activities-stats archive attica auth baloo \
|
||||
bookmarks codecs completion config configwidgets coreaddons \
|
||||
|
@ -43,6 +43,8 @@ USE_QT= concurrent core dbus declarative gui network phonon4 \
|
|||
buildtools_build qmake_build
|
||||
USE_XORG= ice sm x11 xcb xcursor xext xfixes xft xi xrender
|
||||
|
||||
CPE_VENDOR= kde
|
||||
|
||||
CMAKE_ON= WANT_SYNAPTICS
|
||||
|
||||
SHEBANG_FILES= kcms/ksmserver/kconf_update/*.py \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436191
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-desktop-5.22.5.tar.xz) = b4532accca913cb2551fdbdb865fd0c50cff76f690c9cfa8fa2ad627ddadacce
|
||||
SIZE (KDE/plasma/5.22.5/plasma-desktop-5.22.5.tar.xz) = 15747008
|
||||
TIMESTAMP = 1633639931
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-desktop-5.23.0.tar.xz) = 346a806c839f3b26fca2db943bf58561dc3fd7ac08e7e73e9a157b532cae9c77
|
||||
SIZE (KDE/plasma/5.23.0/plasma-desktop-5.23.0.tar.xz) = 15783688
|
||||
|
|
|
@ -18,6 +18,7 @@ lib/libexec/kauth/kcmdatetimehelper
|
|||
%%QT_PLUGINDIR%%/kcm_mouse.so
|
||||
%%QT_PLUGINDIR%%/kcm_plasmasearch.so
|
||||
%%QT_PLUGINDIR%%/kcm_solid_actions.so
|
||||
%%QT_PLUGINDIR%%/kcm_touchpad.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_access.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_baloofile.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_componentchooser.so
|
||||
|
@ -30,8 +31,8 @@ lib/libexec/kauth/kcmdatetimehelper
|
|||
%%QT_PLUGINDIR%%/kcms/kcm_users.so
|
||||
%%QT_PLUGINDIR%%/kcms/kcm_workspace.so
|
||||
%%QT_PLUGINDIR%%/kcmspellchecking.so
|
||||
%%QT_PLUGINDIR%%/kded_touchpad.so
|
||||
%%QT_PLUGINDIR%%/kf5/kded/device_automounter.so
|
||||
%%QT_PLUGINDIR%%/kf5/kded/kded_touchpad.so
|
||||
%%QT_PLUGINDIR%%/kf5/kded/keyboard.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_kwin.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_plasma-desktop.so
|
||||
|
@ -67,8 +68,6 @@ share/config.kcfg/kcmaccessibilityscreenreader.kcfg
|
|||
share/config.kcfg/landingpage_kdeglobalssettings.kcfg
|
||||
share/config.kcfg/launchfeedbacksettingsbase.kcfg
|
||||
share/config.kcfg/splashscreensettings.kcfg
|
||||
share/config.kcfg/touchpad.kcfg
|
||||
share/config.kcfg/touchpaddaemon.kcfg
|
||||
share/config.kcfg/workspaceoptions_kdeglobalssettings.kcfg
|
||||
share/config.kcfg/workspaceoptions_plasmasettings.kcfg
|
||||
share/dbus-1/interfaces/org.kde.touchpad.xml
|
||||
|
@ -533,6 +532,8 @@ share/doc/HTML/ru/kcontrol/joystick/joystick-calibration.png
|
|||
share/doc/HTML/ru/kcontrol/joystick/joystick-main.png
|
||||
share/doc/HTML/ru/kcontrol/kcmaccess/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/kcmaccess/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/kcmactivities/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/kcmactivities/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/kcmlaunchfeedback/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/kcmlaunchfeedback/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/kcmsmserver/index.cache.bz2
|
||||
|
@ -678,6 +679,7 @@ share/doc/HTML/uk/kfontview/index.docbook
|
|||
share/doc/HTML/uk/kfontview/kfontview.png
|
||||
share/doc/HTML/uk/knetattach/index.cache.bz2
|
||||
share/doc/HTML/uk/knetattach/index.docbook
|
||||
share/doc/HTML/uk/plasma-desktop/application-launcher-settings.png
|
||||
share/doc/HTML/uk/plasma-desktop/index.cache.bz2
|
||||
share/doc/HTML/uk/plasma-desktop/index.docbook
|
||||
share/icons/hicolor/128x128/devices/input-touchpad.png
|
||||
|
@ -786,7 +788,6 @@ share/kservices5/kcm_touchpad.desktop
|
|||
share/kservices5/kcm_users.desktop
|
||||
share/kservices5/kcm_workspace.desktop
|
||||
share/kservices5/kcmkded.desktop
|
||||
share/kservices5/kded/touchpad.desktop
|
||||
share/kservices5/mouse.desktop
|
||||
share/kservices5/plasma-dataengine-touchpad.desktop
|
||||
share/kservices5/qtquicksettings.desktop
|
||||
|
@ -814,19 +815,26 @@ share/locale/ar/LC_MESSAGES/kcm_activities5.mo
|
|||
share/locale/ar/LC_MESSAGES/kcm_baloofile.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_componentchooser.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_desktoppaths.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_keys.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_landingpage.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_launchfeedback.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_search.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_smserver.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_solid_actions.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_splashscreen.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_touchpad.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_users.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_workspace.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmaccess.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkclock.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkeyboard.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmmouse.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmqtquicksettings.mo
|
||||
share/locale/ar/LC_MESSAGES/knetattach5.mo
|
||||
share/locale/ar/LC_MESSAGES/org.kde.plasma.emojier.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.panel.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo
|
||||
|
@ -837,11 +845,11 @@ share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo
|
||||
share/locale/ar/LC_MESSAGES/plasmaactivitymanager.mo
|
||||
share/locale/as/LC_MESSAGES/kcmaccess.mo
|
||||
share/locale/ast/LC_MESSAGES/kcm5_device_automounter.mo
|
||||
|
@ -861,7 +869,6 @@ share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo
|
|||
share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ast/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
share/locale/az/LC_MESSAGES/kaccess.mo
|
||||
share/locale/az/LC_MESSAGES/kcm5_device_automounter.mo
|
||||
|
@ -901,7 +908,6 @@ share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1016,7 +1022,6 @@ share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/bs/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/bs/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/bs/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
share/locale/bs/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo
|
||||
|
@ -1058,7 +1063,6 @@ share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1102,7 +1106,6 @@ share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1147,7 +1150,6 @@ share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1218,7 +1220,6 @@ share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/da/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/da/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/da/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/da/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1263,7 +1264,6 @@ share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/de/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/de/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/de/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/de/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1301,7 +1301,6 @@ share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/el/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/el/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/el/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/el/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1345,7 +1344,6 @@ share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1412,7 +1410,6 @@ share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1455,7 +1452,6 @@ share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/et/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/et/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/et/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/et/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1500,7 +1496,6 @@ share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1563,7 +1558,6 @@ share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1608,7 +1602,6 @@ share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1689,7 +1682,6 @@ share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/gl/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/gl/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/gl/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/gl/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1747,7 +1739,6 @@ share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/he/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/he/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/he/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
share/locale/he/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo
|
||||
|
@ -1765,12 +1756,19 @@ share/locale/hi/LC_MESSAGES/kcmaccess.mo
|
|||
share/locale/hi/LC_MESSAGES/kcmkclock.mo
|
||||
share/locale/hi/LC_MESSAGES/kcmkeyboard.mo
|
||||
share/locale/hi/LC_MESSAGES/kcmmouse.mo
|
||||
share/locale/hi/LC_MESSAGES/kcmqtquicksettings.mo
|
||||
share/locale/hi/LC_MESSAGES/knetattach5.mo
|
||||
share/locale/hi/LC_MESSAGES/org.kde.plasma.emojier.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo
|
||||
share/locale/hne/LC_MESSAGES/kaccess.mo
|
||||
share/locale/hne/LC_MESSAGES/kcm5_joystick.mo
|
||||
share/locale/hne/LC_MESSAGES/kcm5_kded.mo
|
||||
|
@ -1834,6 +1832,7 @@ share/locale/hu/LC_MESSAGES/kcm_baloofile.mo
|
|||
share/locale/hu/LC_MESSAGES/kcm_componentchooser.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_desktoppaths.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_keys.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_landingpage.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_launchfeedback.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_search.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_smserver.mo
|
||||
|
@ -1862,7 +1861,6 @@ share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1907,7 +1905,6 @@ share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -1950,7 +1947,6 @@ share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2016,7 +2012,6 @@ share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2061,7 +2056,6 @@ share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ja/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ja/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ja/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ja/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2173,7 +2167,6 @@ share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2233,7 +2226,6 @@ share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/lt/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/lt/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/lt/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/lt/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2335,7 +2327,6 @@ share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ml/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ml/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ml/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ml/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2504,7 +2495,6 @@ share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2549,7 +2539,6 @@ share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2622,7 +2611,6 @@ share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/pa/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/pa/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/pa/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/pa/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2667,7 +2655,6 @@ share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2712,7 +2699,6 @@ share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2757,7 +2743,6 @@ share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2802,7 +2787,6 @@ share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ro/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ro/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ro/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ro/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2847,7 +2831,6 @@ share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2925,7 +2908,6 @@ share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -2970,7 +2952,6 @@ share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3027,7 +3008,6 @@ share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/sr/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/sr/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/sr/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/sr/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3065,7 +3045,6 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.m
|
|||
share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3103,7 +3082,6 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesk
|
|||
share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3141,7 +3119,6 @@ share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3186,7 +3163,6 @@ share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3194,23 +3170,47 @@ share/locale/sv/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo
|
|||
share/locale/sv/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo
|
||||
share/locale/sv/LC_MESSAGES/plasmaactivitymanager.mo
|
||||
share/locale/ta/LC_MESSAGES/kaccess.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm5_device_automounter.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm5_joystick.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm5_kded.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_activities5.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_baloofile.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_componentchooser.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_desktoppaths.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_keys.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_landingpage.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_launchfeedback.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_search.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_smserver.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_solid_actions.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_splashscreen.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_touchpad.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_users.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_workspace.mo
|
||||
share/locale/ta/LC_MESSAGES/kcmaccess.mo
|
||||
share/locale/ta/LC_MESSAGES/kcmkclock.mo
|
||||
share/locale/ta/LC_MESSAGES/kcmkeyboard.mo
|
||||
share/locale/ta/LC_MESSAGES/kcmmouse.mo
|
||||
share/locale/ta/LC_MESSAGES/kcmqtquicksettings.mo
|
||||
share/locale/ta/LC_MESSAGES/knetattach5.mo
|
||||
share/locale/ta/LC_MESSAGES/org.kde.plasma.emojier.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.panel.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.showActivityManager.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo
|
||||
share/locale/ta/LC_MESSAGES/plasmaactivitymanager.mo
|
||||
share/locale/te/LC_MESSAGES/kaccess.mo
|
||||
share/locale/te/LC_MESSAGES/kcm5_joystick.mo
|
||||
share/locale/te/LC_MESSAGES/kcm5_kded.mo
|
||||
|
@ -3311,7 +3311,6 @@ share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3380,7 +3379,6 @@ share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3451,7 +3449,6 @@ share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3528,7 +3525,6 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
|
@ -3569,13 +3565,26 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo
|
|||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_touchpad.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_runner_kwin.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_runner_plasma-desktop.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasmaactivitymanager.mo
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/ApplicationsPage.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/BasePage.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/DropAreaGridView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/DropAreaListView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/EmptyPage.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Footer.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/HorizontalStackView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffDropArea.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffItemDelegate.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffSingleton.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/NormalPage.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/PlacesPage.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/VerticalStackView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/qmldir
|
||||
share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js
|
||||
share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js
|
||||
share/qlogging-categories5/kcm_kded.categories
|
||||
|
@ -3660,7 +3669,6 @@ share/plasma/avatars/photos/Sunflower.png
|
|||
share/plasma/avatars/photos/Sunflower.png.license
|
||||
share/plasma/avatars/photos/Sushi.png
|
||||
share/plasma/avatars/photos/Sushi.png.license
|
||||
share/plasma/desktoptheme/default/icons/touchpad.svg
|
||||
share/plasma/layout-templates/org.kde.plasma.desktop.appmenubar/contents/layout.js
|
||||
share/plasma/layout-templates/org.kde.plasma.desktop.appmenubar/metadata.desktop
|
||||
share/plasma/layout-templates/org.kde.plasma.desktop.appmenubar/metadata.json
|
||||
|
@ -3741,27 +3749,13 @@ share/plasma/plasmoids/org.kde.plasma.kicker/metadata.json
|
|||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/ActionMenu.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/ApplicationsGroupView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/ApplicationsView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/BaseView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Breadcrumb.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/ComputerView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/ConfigGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/FavoritesGridView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/FavoritesView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/FrequentlyUsedView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/FullRepresentation.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Header.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffGridItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffGridView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffListView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/LeaveButtons.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/PlacesView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/RecentlyUsedView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/SearchView.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/SectionDelegate.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/code/tools.js
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.kickoff/metadata.json
|
||||
|
@ -3776,7 +3770,6 @@ share/plasma/plasmoids/org.kde.plasma.kimpanel/contents/ui/StatusIcon.qml
|
|||
share/plasma/plasmoids/org.kde.plasma.kimpanel/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.kimpanel/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.kimpanel/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.marginsseparator/LICENSE
|
||||
share/plasma/plasmoids/org.kde.plasma.marginsseparator/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.marginsseparator/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.marginsseparator/metadata.desktop
|
||||
|
@ -3832,9 +3825,6 @@ share/plasma/plasmoids/org.kde.plasma.trash/metadata.json
|
|||
share/plasma/plasmoids/org.kde.plasma.windowlist/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.windowlist/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.windowlist/metadata.json
|
||||
share/plasma/plasmoids/touchpad/contents/ui/touchpad.qml
|
||||
share/plasma/plasmoids/touchpad/metadata.desktop
|
||||
share/plasma/plasmoids/touchpad/metadata.json
|
||||
share/plasma/services/touchpad.operations
|
||||
share/plasma/shells/org.kde.plasma.desktop/contents/InteractiveConsole.qml
|
||||
share/plasma/shells/org.kde.plasma.desktop/contents/activitymanager/ActivityItem.qml
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436192
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-integration-5.22.5.tar.xz) = 28c743f1a911042dac1dd86ae615748b7b5422e8d4b47bff34d31cf4bdb6f270
|
||||
SIZE (KDE/plasma/5.22.5/plasma-integration-5.22.5.tar.xz) = 65644
|
||||
TIMESTAMP = 1633639932
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-integration-5.23.0.tar.xz) = 0930859552d8772f6a86ed723448d74609cfd559c55f7746ac33802cd33a7965
|
||||
SIZE (KDE/plasma/5.23.0/plasma-integration-5.23.0.tar.xz) = 83036
|
||||
|
|
|
@ -50,6 +50,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasmaintegration5.mo
|
|||
share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmaintegration5.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/plasmaintegration5.mo
|
||||
share/locale/sv/LC_MESSAGES/plasmaintegration5.mo
|
||||
share/locale/ta/LC_MESSAGES/plasmaintegration5.mo
|
||||
share/locale/tr/LC_MESSAGES/plasmaintegration5.mo
|
||||
share/locale/uk/LC_MESSAGES/plasmaintegration5.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasmaintegration5.mo
|
||||
|
|
|
@ -24,8 +24,8 @@ RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\
|
|||
${LOCALBASE}/bin/genv:sysutils/coreutils
|
||||
|
||||
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \
|
||||
cpe pkgconfig qt:5 tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
|
||||
pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= activities activities-stats activitymanagerd archive attica \
|
||||
auth baloo bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons emoticons filemetadata globalaccel \
|
||||
|
@ -46,6 +46,8 @@ USE_QT= concurrent core dbus declarative graphicaleffects gui network \
|
|||
paths_run quickcontrols_run
|
||||
USE_XORG= ice sm x11 xau xcb xcomposite xcursor xext xfixes xft xkbfile xrender xtst
|
||||
|
||||
CPE_VENDOR= kde
|
||||
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
||||
# In 5.15 a file was moved from x11/plasma5-plasma-desktop to x11/plasma5-plasma-workspace:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630436193
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-workspace-5.22.5.tar.xz) = f22e12dea303478d949f69b88fcf30787ef7f5d098be55595ec562aee4b13606
|
||||
SIZE (KDE/plasma/5.22.5/plasma-workspace-5.22.5.tar.xz) = 8401412
|
||||
TIMESTAMP = 1633639933
|
||||
SHA256 (KDE/plasma/5.23.0/plasma-workspace-5.23.0.tar.xz) = 49abcb19639a72eb5ffa916d5eca0a925d32a36e4a02658cc73ab479dea39965
|
||||
SIZE (KDE/plasma/5.23.0/plasma-workspace-5.23.0.tar.xz) = 8995284
|
||||
|
|
|
@ -5,7 +5,6 @@ bin/kcolorschemeeditor
|
|||
bin/kfontinst
|
||||
bin/kfontview
|
||||
bin/klipper
|
||||
bin/krdb
|
||||
bin/krunner
|
||||
bin/ksmserver
|
||||
bin/ksplashqml
|
||||
|
@ -15,6 +14,7 @@ bin/plasma-apply-cursortheme
|
|||
bin/plasma-apply-desktoptheme
|
||||
bin/plasma-apply-lookandfeel
|
||||
bin/plasma-apply-wallpaperimage
|
||||
bin/plasma-interactiveconsole
|
||||
bin/plasma-shutdown
|
||||
bin/plasma_session
|
||||
bin/plasma_waitforname
|
||||
|
@ -71,8 +71,10 @@ include/taskmanager/taskmanager_export.h
|
|||
include/taskmanager/tasksmodel.h
|
||||
include/taskmanager/tasktools.h
|
||||
include/taskmanager/virtualdesktopinfo.h
|
||||
include/taskmanager/waylandstartuptasksmodel.h
|
||||
include/taskmanager/waylandtasksmodel.h
|
||||
include/taskmanager/windowtasksmodel.h
|
||||
include/taskmanager/xstartuptasksmodel.h
|
||||
include/taskmanager/xwindowtasksmodel.h
|
||||
lib/cmake/KRunnerAppDBusInterface/KRunnerAppDBusInterfaceConfig.cmake
|
||||
lib/cmake/KSMServerDBusInterface/KSMServerDBusInterfaceConfig.cmake
|
||||
|
@ -107,8 +109,6 @@ lib/libexec/plasma-changeicons
|
|||
lib/libexec/plasma-dbus-run-session-if-needed
|
||||
lib/libexec/plasma-sourceenv.sh
|
||||
lib/libexec/startplasma-waylandsession
|
||||
lib/libkdeinit5_kcminit.so
|
||||
lib/libkdeinit5_kcminit_startup.so
|
||||
lib/libkfontinst.so
|
||||
lib/libkfontinst.so.%%KDE_PLASMA_VERSION%%
|
||||
lib/libkfontinst.so.5
|
||||
|
@ -154,6 +154,7 @@ lib/libweather_ion.so.7.0.0
|
|||
%%QT_PLUGINDIR%%/kf5/kded/statusnotifierwatcher.so
|
||||
%%QT_PLUGINDIR%%/kf5/kio/applications.so
|
||||
%%QT_PLUGINDIR%%/kf5/kio/desktop.so
|
||||
%%QT_PLUGINDIR%%/kf5/kio/kio_fonts.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/calculator.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_bookmarksrunner.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_kill.so
|
||||
|
@ -166,13 +167,12 @@ lib/libweather_ion.so.7.0.0
|
|||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_webshortcuts.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/krunner_windowedwidgets.so
|
||||
%%QT_PLUGINDIR%%/kf5/krunner/locations.so
|
||||
%%QT_PLUGINDIR%%/kfontviewpart.so
|
||||
%%QT_PLUGINDIR%%/kio_fonts.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_packagestructure_layoutemplate.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_packagestructure_lookandfeel.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_packagestructure_plasmashell.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_packagestructure_wallpaper.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_packagestructure_wallpaperimages.so
|
||||
%%QT_PLUGINDIR%%/kf5/parts/kfontviewpart.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_layouttemplate.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_lookandfeel.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_shell.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_wallpaper.so
|
||||
%%QT_PLUGINDIR%%/kpackage/packagestructure/wallpaper_images.so
|
||||
%%QT_PLUGINDIR%%/phonon_platform/kde.so
|
||||
%%QT_PLUGINDIR%%/plasma/applets/org.kde.plasma.panelspacer.so
|
||||
%%QT_PLUGINDIR%%/plasma/applets/org.kde.plasma.private.systemtray.so
|
||||
|
@ -185,6 +185,7 @@ lib/libweather_ion.so.7.0.0
|
|||
%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_applauncher.so
|
||||
%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_contextmenu.so
|
||||
%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_paste.so
|
||||
%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_switchactivity.so
|
||||
%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_switchdesktop.so
|
||||
%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_switchwindow.so
|
||||
%%QT_PLUGINDIR%%/plasma/dataengine/ion_bbcukmet.so
|
||||
|
@ -213,7 +214,6 @@ lib/libweather_ion.so.7.0.0
|
|||
%%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_systemmonitor.so
|
||||
%%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_time.so
|
||||
%%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_weather.so
|
||||
%%QT_PLUGINDIR%%/plasma_containmentactions_switchactivity.so
|
||||
%%QT_PLUGINDIR%%/plasmacalendarplugins/holidays/HolidaysConfig.qml
|
||||
%%QT_PLUGINDIR%%/plasmacalendarplugins/holidaysevents.so
|
||||
%%QT_QMLDIR%%/org/kde/colorcorrect/libcolorcorrectplugin.so
|
||||
|
@ -575,6 +575,8 @@ share/doc/HTML/pt_BR/klipper/index.docbook
|
|||
share/doc/HTML/pt_BR/klipper/klipper-application.png
|
||||
share/doc/HTML/pt_BR/klipper/klipper-widget.png
|
||||
share/doc/HTML/pt_BR/klipper/screenshot.png
|
||||
share/doc/HTML/ru/kcontrol/autostart/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/autostart/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/colors/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/colors/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/desktopthemedetails/index.cache.bz2
|
||||
|
@ -599,12 +601,12 @@ share/doc/HTML/ru/kcontrol/icons/size.png
|
|||
share/doc/HTML/ru/kcontrol/icons/use-of-icons.png
|
||||
share/doc/HTML/ru/kcontrol/kcmstyle/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/kcmstyle/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/notifications/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/notifications/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/screenlocker/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/screenlocker/index.docbook
|
||||
share/doc/HTML/ru/kcontrol/translations/index.cache.bz2
|
||||
share/doc/HTML/ru/kcontrol/translations/index.docbook
|
||||
share/doc/HTML/ru/klipper/index.cache.bz2
|
||||
share/doc/HTML/ru/klipper/index.docbook
|
||||
share/doc/HTML/sr/kcontrol/autostart/index.cache.bz2
|
||||
share/doc/HTML/sr/kcontrol/autostart/index.docbook
|
||||
share/doc/HTML/sr/kcontrol/icons/index.cache.bz2
|
||||
|
@ -686,27 +688,6 @@ share/kconf_update/krunnerglobalshortcuts2.upd
|
|||
share/kconf_update/krunnerhistory.upd
|
||||
share/kconf_update/style_widgetstyle_default_breeze.pl
|
||||
share/kconf_update/style_widgetstyle_default_breeze.upd
|
||||
share/kdevappwizard/templates/ion-dataengine.tar.bz2
|
||||
share/kdisplay/app-defaults/AAAAAAGeneral.ad
|
||||
share/kdisplay/app-defaults/AAAMotif.ad
|
||||
share/kdisplay/app-defaults/AAATk.ad
|
||||
share/kdisplay/app-defaults/AAAXaw.ad
|
||||
share/kdisplay/app-defaults/AcroRead.ad
|
||||
share/kdisplay/app-defaults/Editres.ad
|
||||
share/kdisplay/app-defaults/Emacs.ad
|
||||
share/kdisplay/app-defaults/GV.ad
|
||||
share/kdisplay/app-defaults/ML.ad
|
||||
share/kdisplay/app-defaults/Nedit.ad
|
||||
share/kdisplay/app-defaults/Netscape.ad
|
||||
share/kdisplay/app-defaults/RVPlayer.ad
|
||||
share/kdisplay/app-defaults/WPerfect.ad
|
||||
share/kdisplay/app-defaults/XCalc.ad
|
||||
share/kdisplay/app-defaults/XOsview.ad
|
||||
share/kdisplay/app-defaults/XTerm.ad
|
||||
share/kdisplay/app-defaults/XV.ad
|
||||
share/kdisplay/app-defaults/Xawtv.ad
|
||||
share/kdisplay/app-defaults/Xdvi.ad
|
||||
share/kdisplay/app-defaults/Xpdf.ad
|
||||
share/kfontinst/icons/hicolor/16x16/actions/addfont.png
|
||||
share/kfontinst/icons/hicolor/16x16/actions/font-disable.png
|
||||
share/kfontinst/icons/hicolor/16x16/actions/font-enable.png
|
||||
|
@ -783,17 +764,10 @@ share/kpackage/kcms/kcm_translations/metadata.desktop
|
|||
share/kpackage/kcms/kcm_translations/metadata.json
|
||||
share/krunner/dbusplugins/plasma-runner-baloosearch.desktop
|
||||
share/kservices5/ServiceMenus/installfont.desktop
|
||||
share/kservices5/applications.protocol
|
||||
share/kservices5/autostart.desktop
|
||||
share/kservices5/desktop.protocol
|
||||
share/kservices5/fontinst.desktop
|
||||
share/kservices5/fonts.protocol
|
||||
share/kservices5/fontthumbnail.desktop
|
||||
share/kservices5/formats.desktop
|
||||
share/kservices5/ion-bbcukmet.desktop
|
||||
share/kservices5/ion-envcan.desktop
|
||||
share/kservices5/ion-noaa.desktop
|
||||
share/kservices5/ion-wettercom.desktop
|
||||
share/kservices5/kcm_colors.desktop
|
||||
share/kservices5/kcm_cursortheme.desktop
|
||||
share/kservices5/kcm_desktoptheme.desktop
|
||||
|
@ -806,31 +780,10 @@ share/kservices5/kcm_style.desktop
|
|||
share/kservices5/kcm_translations.desktop
|
||||
share/kservices5/kfontviewpart.desktop
|
||||
share/kservices5/plasma-containmentactions-switchactivity.desktop
|
||||
share/kservices5/plasma-dataengine-activities.desktop
|
||||
share/kservices5/plasma-dataengine-applicationjobs.desktop
|
||||
share/kservices5/plasma-dataengine-apps.desktop
|
||||
share/kservices5/plasma-dataengine-clipboard.desktop
|
||||
share/kservices5/plasma-dataengine-devicenotifications.desktop
|
||||
share/kservices5/plasma-dataengine-dict.desktop
|
||||
share/kservices5/plasma-dataengine-executable.desktop
|
||||
share/kservices5/plasma-dataengine-favicons.desktop
|
||||
share/kservices5/plasma-dataengine-filebrowser.desktop
|
||||
share/kservices5/plasma-dataengine-hotplug.desktop
|
||||
share/kservices5/plasma-dataengine-keystate.desktop
|
||||
share/kservices5/plasma-dataengine-mouse.desktop
|
||||
share/kservices5/plasma-dataengine-mpris2.desktop
|
||||
share/kservices5/plasma-dataengine-notifications.desktop
|
||||
share/kservices5/plasma-dataengine-packagekit.desktop
|
||||
share/kservices5/plasma-dataengine-places.desktop
|
||||
share/kservices5/plasma-dataengine-powermanagement.desktop
|
||||
share/kservices5/plasma-dataengine-soliddevice.desktop
|
||||
share/kservices5/plasma-dataengine-statusnotifieritem.desktop
|
||||
share/kservices5/plasma-dataengine-systemmonitor.desktop
|
||||
share/kservices5/plasma-dataengine-time.desktop
|
||||
share/kservices5/plasma-dataengine-weather.desktop
|
||||
share/kservices5/plasma-runner-kill_config.desktop
|
||||
share/kservices5/plasma-runner-webshortcuts_config.desktop
|
||||
share/kservices5/programs.protocol
|
||||
share/kservicetypes5/phononbackend.desktop
|
||||
share/kservicetypes5/plasma-layouttemplate.desktop
|
||||
share/ksplash/Themes/Classic/FadeIn.qml
|
||||
|
@ -878,8 +831,11 @@ share/locale/ar/LC_MESSAGES/kcm_autostart.mo
|
|||
share/locale/ar/LC_MESSAGES/kcm_colors.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_cursortheme.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_desktoptheme.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_feedback.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_fonts.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_lookandfeel.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_nightcolor.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_notifications.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_style.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_translations.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmformats.mo
|
||||
|
@ -887,12 +843,14 @@ share/locale/ar/LC_MESSAGES/kcminit.mo
|
|||
share/locale/ar/LC_MESSAGES/kfontinst.mo
|
||||
share/locale/ar/LC_MESSAGES/kholidays_calendar_plugin.mo
|
||||
share/locale/ar/LC_MESSAGES/kio5_applications.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_desktop.mo
|
||||
share/locale/ar/LC_MESSAGES/klipper.mo
|
||||
share/locale/ar/LC_MESSAGES/krdb.mo
|
||||
share/locale/ar/LC_MESSAGES/krunner.mo
|
||||
share/locale/ar/LC_MESSAGES/ksmserver.mo
|
||||
share/locale/ar/LC_MESSAGES/libkicker.mo
|
||||
share/locale/ar/LC_MESSAGES/libkworkspace.mo
|
||||
share/locale/ar/LC_MESSAGES/libnotificationmanager.mo
|
||||
share/locale/ar/LC_MESSAGES/phonon_kde_plugin.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
|
||||
|
@ -903,15 +861,19 @@ share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_containmentactions_applauncher.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_engine_applicationjobs.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_engine_devicenotifications.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_engine_dict.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_engine_hotplug.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_engine_keystate.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_engine_mpris2.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_engine_notifications.mo
|
||||
|
@ -921,6 +883,7 @@ share/locale/ar/LC_MESSAGES/plasma_engine_time.mo
|
|||
share/locale/ar/LC_MESSAGES/plasma_engine_weather.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_package_plasmashell.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_appstream.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_baloosearch5.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
|
||||
share/locale/ar/LC_MESSAGES/plasma_runner_calculatorrunner.mo
|
||||
|
@ -1005,6 +968,7 @@ share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -1263,6 +1227,7 @@ share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -1417,6 +1382,7 @@ share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -1757,6 +1723,7 @@ share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -1877,6 +1844,7 @@ share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -2031,6 +1999,7 @@ share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -2132,6 +2101,7 @@ share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -2209,6 +2179,7 @@ share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -2551,6 +2522,7 @@ share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -2626,7 +2598,6 @@ share/locale/hr/LC_MESSAGES/kcmformats.mo
|
|||
share/locale/hr/LC_MESSAGES/kcminit.mo
|
||||
share/locale/hr/LC_MESSAGES/kfontinst.mo
|
||||
share/locale/hr/LC_MESSAGES/kio5_applications.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
|
||||
share/locale/hr/LC_MESSAGES/klipper.mo
|
||||
share/locale/hr/LC_MESSAGES/krdb.mo
|
||||
share/locale/hr/LC_MESSAGES/ksmserver.mo
|
||||
|
@ -2721,6 +2692,7 @@ share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -2803,6 +2775,7 @@ share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -2884,6 +2857,7 @@ share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
|||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_containmentactions_applauncher.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
|
||||
|
@ -2997,6 +2971,7 @@ share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -3279,6 +3254,7 @@ share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -3899,6 +3875,7 @@ share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -3976,6 +3953,7 @@ share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -4078,6 +4056,7 @@ share/locale/pa/LC_MESSAGES/kcm_translations.mo
|
|||
share/locale/pa/LC_MESSAGES/kcmformats.mo
|
||||
share/locale/pa/LC_MESSAGES/kcminit.mo
|
||||
share/locale/pa/LC_MESSAGES/kfontinst.mo
|
||||
share/locale/pa/LC_MESSAGES/kholidays_calendar_plugin.mo
|
||||
share/locale/pa/LC_MESSAGES/kio5_applications.mo
|
||||
share/locale/pa/LC_MESSAGES/kio_desktop.mo
|
||||
share/locale/pa/LC_MESSAGES/klipper.mo
|
||||
|
@ -4173,6 +4152,7 @@ share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -4250,6 +4230,7 @@ share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -4327,6 +4308,7 @@ share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -4481,6 +4463,7 @@ share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -4616,6 +4599,7 @@ share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -4693,6 +4677,7 @@ share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -5092,6 +5077,7 @@ share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -5138,8 +5124,10 @@ share/locale/ta/LC_MESSAGES/kcm5_icons.mo
|
|||
share/locale/ta/LC_MESSAGES/kcm_autostart.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_colors.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_cursortheme.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_desktoptheme.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_feedback.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_fonts.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_lookandfeel.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_nightcolor.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_notifications.mo
|
||||
share/locale/ta/LC_MESSAGES/kcm_style.mo
|
||||
|
@ -5164,12 +5152,44 @@ share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
|
|||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_containmentactions_applauncher.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_applicationjobs.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_devicenotifications.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_dict.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_hotplug.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_keystate.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_mpris2.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_notifications.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_powermanagement.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_engine_time.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_appstream.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_baloosearch5.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_calculatorrunner.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_kill.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_locations.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_placesrunner.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_powerdevil.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_recentdocuments.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_services.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_sessions.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_shell.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_webshortcuts.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_runner_windowedwidgets.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
|
||||
share/locale/ta/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
|
||||
share/locale/ta/LC_MESSAGES/plasmashell.mo
|
||||
share/locale/ta/LC_MESSAGES/soliduiserver5.mo
|
||||
share/locale/ta/LC_MESSAGES/systemmonitor.mo
|
||||
|
@ -5360,6 +5380,7 @@ share/locale/tr/LC_MESSAGES/plasma_engine_time.mo
|
|||
share/locale/tr/LC_MESSAGES/plasma_engine_weather.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_package_plasmashell.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_runner_appstream.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_runner_baloosearch5.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
|
||||
share/locale/tr/LC_MESSAGES/plasma_runner_calculatorrunner.mo
|
||||
|
@ -5460,6 +5481,7 @@ share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -5558,6 +5580,7 @@ share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -5688,6 +5711,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
|
||||
|
@ -5806,6 +5830,8 @@ share/locale/zh_TW/LC_MESSAGES/plasmashellprivateplugin.mo
|
|||
share/locale/zh_TW/LC_MESSAGES/soliduiserver5.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/systemmonitor.mo
|
||||
share/metainfo/org.kde.breeze.desktop.appdata.xml
|
||||
share/metainfo/org.kde.breezedark.desktop.appdata.xml
|
||||
share/metainfo/org.kde.breezetwilight.desktop.appdata.xml
|
||||
share/metainfo/org.kde.color.appdata.xml
|
||||
share/metainfo/org.kde.image.appdata.xml
|
||||
share/metainfo/org.kde.plasma.activitybar.appdata.xml
|
||||
|
@ -5817,6 +5843,7 @@ share/metainfo/org.kde.plasma.clipboard.appdata.xml
|
|||
share/metainfo/org.kde.plasma.devicenotifier.appdata.xml
|
||||
share/metainfo/org.kde.plasma.digitalclock.appdata.xml
|
||||
share/metainfo/org.kde.plasma.lock_logout.appdata.xml
|
||||
share/metainfo/org.kde.plasma.manage-inputmethod.appdata.xml
|
||||
share/metainfo/org.kde.plasma.mediacontroller.appdata.xml
|
||||
share/metainfo/org.kde.plasma.notifications.appdata.xml
|
||||
share/metainfo/org.kde.plasma.systemmonitor.appdata.xml
|
||||
|
@ -5870,10 +5897,19 @@ share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/Splash.qml
|
|||
share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/images/busywidget.svgz
|
||||
share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/images/kde.svgz
|
||||
share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/images/plasma.svgz
|
||||
share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowdecoration/WindowDecoration.qml
|
||||
share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowswitcher/WindowSwitcher.qml
|
||||
share/plasma/look-and-feel/org.kde.breeze.desktop/metadata.desktop
|
||||
share/plasma/look-and-feel/org.kde.breeze.desktop/metadata.json
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/defaults
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/fullscreenpreview.jpg
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/previews/preview.png
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.desktop
|
||||
share/plasma/look-and-feel/org.kde.breezedark.desktop/metadata.json
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/contents/defaults
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/contents/previews/fullscreenpreview.jpg
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/contents/previews/preview.png
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/metadata.desktop
|
||||
share/plasma/look-and-feel/org.kde.breezetwilight.desktop/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.activitybar/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.activitybar/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.activitybar/metadata.json
|
||||
|
@ -5886,6 +5922,7 @@ share/plasma/plasmoids/org.kde.plasma.analogclock/metadata.desktop
|
|||
share/plasma/plasmoids/org.kde.plasma.analogclock/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.appmenu/contents/config/config.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.appmenu/contents/config/main.xml
|
||||
share/plasma/plasmoids/org.kde.plasma.appmenu/contents/ui/MenuDelegate.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.appmenu/contents/ui/configGeneral.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.appmenu/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.appmenu/metadata.desktop
|
||||
|
@ -5898,6 +5935,7 @@ share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.
|
|||
share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/InhibitionHint.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PopupDialog.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerManagementItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerProfileItem.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/batterymonitor.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/logic.js
|
||||
share/plasma/plasmoids/org.kde.plasma.battery/metadata.desktop
|
||||
|
@ -5949,6 +5987,9 @@ share/plasma/plasmoids/org.kde.plasma.lock_logout/contents/ui/data.js
|
|||
share/plasma/plasmoids/org.kde.plasma.lock_logout/contents/ui/lockout.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.lock_logout/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.lock_logout/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.manage-inputmethod/contents/ui/manage-inputmethod.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.manage-inputmethod/metadata.desktop
|
||||
share/plasma/plasmoids/org.kde.plasma.manage-inputmethod/metadata.json
|
||||
share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml
|
||||
share/plasma/plasmoids/org.kde.plasma.mediacontroller/metadata.desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue