aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-27 20:29:36 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-27 20:29:36 +0000
commitef944cd3535703c6f81803ea9c79523d18bf2c5a (patch)
tree59ff42fd6dd4aeb0189ec1ae805c13207a7bb391 /x11-wm
parent3ccba726e98b92146ad0a4158dd028c2f05b5d00 (diff)
downloadports-ef944cd3535703c6f81803ea9c79523d18bf2c5a.tar.gz
ports-ef944cd3535703c6f81803ea9c79523d18bf2c5a.zip
Import the KDE Plasma5 ports
This is an import of the Plasma5 ports that we have had in the development repository for quite some time now. Please note: * Plasma5 cannot be installed at the same time as KDE SC4. * Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file. * To start plasma5, it is recommended to use something like exec ck-launch-session startkde * Powermanagement and such is not working :-) I would like to thank all the people that have helped test it in the past years. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D15096
Notes
Notes: svn path=/head/; revision=468495
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile2
-rw-r--r--x11-wm/plasma5-kdecoration/Makefile18
-rw-r--r--x11-wm/plasma5-kdecoration/distinfo3
-rw-r--r--x11-wm/plasma5-kdecoration/pkg-descr3
-rw-r--r--x11-wm/plasma5-kdecoration/pkg-plist32
-rw-r--r--x11-wm/plasma5-kwin/Makefile56
-rw-r--r--x11-wm/plasma5-kwin/distinfo3
-rw-r--r--x11-wm/plasma5-kwin/files/extra-patch-fbsd1016
-rw-r--r--x11-wm/plasma5-kwin/pkg-descr3
-rw-r--r--x11-wm/plasma5-kwin/pkg-plist1351
10 files changed, 1487 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index c0df0892fe2b..7b9fc075a532 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -96,6 +96,8 @@
SUBDIR += phluid
SUBDIR += piewm
SUBDIR += plank
+ SUBDIR += plasma5-kdecoration
+ SUBDIR += plasma5-kwin
SUBDIR += plwm
SUBDIR += pwm
SUBDIR += qlwm
diff --git a/x11-wm/plasma5-kdecoration/Makefile b/x11-wm/plasma5-kdecoration/Makefile
new file mode 100644
index 000000000000..d2e4a25bf9c0
--- /dev/null
+++ b/x11-wm/plasma5-kdecoration/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME= kdecoration
+DISTVERSION= ${KDE_PLASMA_VERSION}
+CATEGORIES= x11-wm kde kde-plasma
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Plasma5 library to create window decorations
+
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING.LIB
+
+USES= cmake:outsource compiler:c++11-lib cpe kde:5 tar:xz
+USE_LDCONFIG= yes
+USE_KDE= ecm
+USE_QT5= core gui testlib buildtools_build qmake_build
+
+.include <bsd.port.mk>
diff --git a/x11-wm/plasma5-kdecoration/distinfo b/x11-wm/plasma5-kdecoration/distinfo
new file mode 100644
index 000000000000..71210a0a24a8
--- /dev/null
+++ b/x11-wm/plasma5-kdecoration/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1523811821
+SHA256 (KDE/plasma/5.12.4/kdecoration-5.12.4.tar.xz) = d22e54abd40cc3e030e894510e45e11a318f126ba658c708d0a56e58c01a5a5a
+SIZE (KDE/plasma/5.12.4/kdecoration-5.12.4.tar.xz) = 35284
diff --git a/x11-wm/plasma5-kdecoration/pkg-descr b/x11-wm/plasma5-kdecoration/pkg-descr
new file mode 100644
index 000000000000..b0b738799953
--- /dev/null
+++ b/x11-wm/plasma5-kdecoration/pkg-descr
@@ -0,0 +1,3 @@
+Plugin based library to create window decorations
+
+WWW: https://www.kde.org/plasma-desktop
diff --git a/x11-wm/plasma5-kdecoration/pkg-plist b/x11-wm/plasma5-kdecoration/pkg-plist
new file mode 100644
index 000000000000..0fc308a99e05
--- /dev/null
+++ b/x11-wm/plasma5-kdecoration/pkg-plist
@@ -0,0 +1,32 @@
+include/KDecoration2/KDecoration2/DecoratedClient
+include/KDecoration2/KDecoration2/Decoration
+include/KDecoration2/KDecoration2/DecorationButton
+include/KDecoration2/KDecoration2/DecorationButtonGroup
+include/KDecoration2/KDecoration2/DecorationSettings
+include/KDecoration2/KDecoration2/DecorationShadow
+include/KDecoration2/KDecoration2/Private/DecoratedClientPrivate
+include/KDecoration2/KDecoration2/Private/DecorationBridge
+include/KDecoration2/KDecoration2/Private/DecorationSettingsPrivate
+include/KDecoration2/kdecoration2/decoratedclient.h
+include/KDecoration2/kdecoration2/decoration.h
+include/KDecoration2/kdecoration2/decorationbutton.h
+include/KDecoration2/kdecoration2/decorationbuttongroup.h
+include/KDecoration2/kdecoration2/decorationdefines.h
+include/KDecoration2/kdecoration2/decorationsettings.h
+include/KDecoration2/kdecoration2/decorationshadow.h
+include/KDecoration2/kdecoration2/kdecoration2_export.h
+include/KDecoration2/kdecoration2/private/decoratedclientprivate.h
+include/KDecoration2/kdecoration2/private/decorationbridge.h
+include/KDecoration2/kdecoration2/private/decorationsettingsprivate.h
+include/KDecoration2/kdecoration2/private/kdecoration2_private_export.h
+include/KF5/kdecoration2_version.h
+lib/cmake/KDecoration2/KDecoration2Config.cmake
+lib/cmake/KDecoration2/KDecoration2ConfigVersion.cmake
+lib/cmake/KDecoration2/KDecoration2Targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/KDecoration2/KDecoration2Targets.cmake
+lib/libkdecorations2.so
+lib/libkdecorations2.so.5
+lib/libkdecorations2.so.%%KDE_PLASMA_VERSION%%
+lib/libkdecorations2private.so
+lib/libkdecorations2private.so.5
+lib/libkdecorations2private.so.%%KDE_PLASMA_VERSION%%
diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile
new file mode 100644
index 000000000000..33abd1bddb00
--- /dev/null
+++ b/x11-wm/plasma5-kwin/Makefile
@@ -0,0 +1,56 @@
+# $FreeBSD$
+
+PORTNAME= kwin
+DISTVERSION= ${KDE_PLASMA_VERSION}
+CATEGORIES= x11-wm kde kde-plasma
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Plasma5 window manager
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LIB_DEPENDS= libXcursor.so:x11/libXcursor \
+ libdrm.so:graphics/libdrm \
+ libepoxy.so:graphics/libepoxy \
+ libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2 \
+ libinput.so:x11/libinput \
+ libudev.so:devel/libudev-devd \
+ libwayland-cursor.so:graphics/wayland \
+ libxcb-cursor.so:x11/xcb-util-cursor \
+ libxcb-icccm.so:x11/xcb-util-wm \
+ libxcb-image.so:x11/xcb-util-image \
+ libxcb-keysyms.so:x11/xcb-util-keysyms \
+ libxkbcommon.so:x11/libxkbcommon
+BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat \
+ Xwayland:x11-servers/xwayland
+RUN_DEPENDS= Xwayland:x11-servers/xwayland
+
+USES= cmake:outsource compiler:c++11-lib cpe gettext \
+ kde:5 pkgconfig tar:xz
+USE_GL= egl
+USE_KDE= activities activities attica auth breeze codecs \
+ completion config configwidgets coreaddons crash decoration \
+ doctools doctools globalaccel i18n iconthemes idletime init \
+ jobwidgets kcmutils kdeclarative kio package kscreenlocker \
+ newstuff notifications plasma-framework service sonnet \
+ textwidgets wayland widgetsaddons windowsystem xmlgui
+USE_LDCONFIG= yes
+USE_QT5= concurrent core dbus gui multimedia network qml quick script \
+ sensors testlib uiplugin uitools widgets x11extras xml \
+ buildtools_build qmake_build \
+ quickcontrols2_run virtualkeyboard_run
+USE_XORG= ice sm x11 xcb xext xi
+
+.include <bsd.port.pre.mk>
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000
+# Base compiler clang 3.5 does not understand -Winconsistent-missing-override
+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-fbsd10
+.endif
+
+post-patch:
+ ${REINPLACE_CMD} '/sysmacros.h/d' \
+ ${PATCH_WRKSRC}/logind.cpp
+
+.include <bsd.port.post.mk>
diff --git a/x11-wm/plasma5-kwin/distinfo b/x11-wm/plasma5-kwin/distinfo
new file mode 100644
index 000000000000..bb32cebdf9dc
--- /dev/null
+++ b/x11-wm/plasma5-kwin/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1523811825
+SHA256 (KDE/plasma/5.12.4/kwin-5.12.4.tar.xz) = c8bda63cb1365351e10d8e871c330c494530a79ef23cb119dee653a5323b222f
+SIZE (KDE/plasma/5.12.4/kwin-5.12.4.tar.xz) = 4986536
diff --git a/x11-wm/plasma5-kwin/files/extra-patch-fbsd10 b/x11-wm/plasma5-kwin/files/extra-patch-fbsd10
new file mode 100644
index 000000000000..a5b793dfb540
--- /dev/null
+++ b/x11-wm/plasma5-kwin/files/extra-patch-fbsd10
@@ -0,0 +1,16 @@
+Clang 3.4 (base compiler in 10-STABLE) does not know
+-Winconsistent-missing-override, and having that flag
+in the CXX flags messes up visibility detection. So
+don't warn about unknown warnings.
+
+--- CMakeLists.txt.orig 2017-09-21 18:34:57.176858000 +0200
++++ CMakeLists.txt 2017-09-21 18:35:15.580988000 +0200
+@@ -53,7 +53,7 @@
+ set(CMAKE_CXX_STANDARD_REQUIRED ON)
+
+ if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang")
+- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-inconsistent-missing-override")
++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unknown-warning-option -Wno-inconsistent-missing-override")
+ endif()
+
+ find_package(Qt5Multimedia QUIET)
diff --git a/x11-wm/plasma5-kwin/pkg-descr b/x11-wm/plasma5-kwin/pkg-descr
new file mode 100644
index 000000000000..62a9bc336a5e
--- /dev/null
+++ b/x11-wm/plasma5-kwin/pkg-descr
@@ -0,0 +1,3 @@
+Plasma5 KWin Window manager
+
+WWW: https://www.kde.org/plasma-desktop
diff --git a/x11-wm/plasma5-kwin/pkg-plist b/x11-wm/plasma5-kwin/pkg-plist
new file mode 100644
index 000000000000..3794bd2407cc
--- /dev/null
+++ b/x11-wm/plasma5-kwin/pkg-plist
@@ -0,0 +1,1351 @@
+bin/kwin_wayland
+bin/kwin_x11
+etc/xdg/aurorae.knsrc
+etc/xdg/kwineffect.knsrc
+etc/xdg/kwinscripts.knsrc
+etc/xdg/kwinswitcher.knsrc
+etc/xdg/org_kde_kwin.categories
+include/kwin_export.h
+include/kwinanimationeffect.h
+include/kwinconfig.h
+include/kwineffects.h
+include/kwineffects_export.h
+include/kwinglobals.h
+include/kwinglplatform.h
+include/kwingltexture.h
+include/kwinglutils.h
+include/kwinglutils_export.h
+include/kwinglutils_funcs.h
+include/kwinxrenderutils.h
+include/kwinxrenderutils_export.h
+lib/cmake/KWinDBusInterface/KWinDBusInterfaceConfig.cmake
+lib/kconf_update_bin/kwin5_update_default_rules
+lib/libexec/kwin_killer_helper
+lib/libexec/kwin_rules_dialog
+lib/libexec/org_kde_kwin_xclipboard_syncer
+lib/libkdeinit5_kwin_rules_dialog.so
+lib/libkdeinit5_kwin_x11.so
+lib/libkwin.so.5
+lib/libkwin.so.%%KDE_PLASMA_VERSION%%
+lib/libkwin4_effect_builtins.so
+lib/libkwin4_effect_builtins.so.1
+lib/libkwin4_effect_builtins.so.1.0.0
+lib/libkwineffects.so
+lib/libkwineffects.so.11
+lib/libkwineffects.so.%%KDE_PLASMA_VERSION%%
+lib/libkwinglutils.so
+lib/libkwinglutils.so.11
+lib/libkwinglutils.so.%%KDE_PLASMA_VERSION%%
+lib/libkwinxrenderutils.so
+lib/libkwinxrenderutils.so.11
+lib/libkwinxrenderutils.so.%%KDE_PLASMA_VERSION%%
+%%QT_PLUGINDIR%%/kcm_kwin_scripts.so
+%%QT_PLUGINDIR%%/kcm_kwindecoration.so
+%%QT_PLUGINDIR%%/kcm_kwindesktop.so
+%%QT_PLUGINDIR%%/kcm_kwinoptions.so
+%%QT_PLUGINDIR%%/kcm_kwinrules.so
+%%QT_PLUGINDIR%%/kcm_kwinscreenedges.so
+%%QT_PLUGINDIR%%/kcm_kwintabbox.so
+%%QT_PLUGINDIR%%/kcm_kwintouchscreen.so
+%%QT_PLUGINDIR%%/kf5/org.kde.kidletime.platforms/KF5IdleTimeKWinWaylandPrivatePlugin.so
+%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_aurorae.so
+%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_decoration.so
+%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_scripts.so
+%%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_packagestructure_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
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_magiclamp_config.so
+%%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_presentwindows_config.so
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_resize_config.so
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_showfps_config.so
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_slide_config.so
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_thumbnailaside_config.so
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_trackmouse_config.so
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_windowgeometry_config.so
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_wobblywindows_config.so
+%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_zoom_config.so
+%%QT_PLUGINDIR%%/kwincompositing.so
+%%QT_PLUGINDIR%%/org.kde.kdecoration2/kwin5_aurorae.so
+%%QT_PLUGINDIR%%/org.kde.kglobalaccel5.platforms/KF5GlobalAccelPrivateKWin.so
+%%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
+%%QT_PLUGINDIR%%/org.kde.kwin.waylandbackends/KWinWaylandX11Backend.so
+%%QT_PLUGINDIR%%/platforms/KWinQpaPlugin.so
+%%QT_QMLDIR%%/org/kde/kwin/decoration/AppMenuButton.qml
+%%QT_QMLDIR%%/org/kde/kwin/decoration/ButtonGroup.qml
+%%QT_QMLDIR%%/org/kde/kwin/decoration/Decoration.qml
+%%QT_QMLDIR%%/org/kde/kwin/decoration/DecorationButton.qml
+%%QT_QMLDIR%%/org/kde/kwin/decoration/MenuButton.qml
+%%QT_QMLDIR%%/org/kde/kwin/decoration/libdecorationplugin.so
+%%QT_QMLDIR%%/org/kde/kwin/decoration/qmldir
+%%QT_QMLDIR%%/org/kde/kwin/decorations/plastik/libplastikplugin.so
+%%QT_QMLDIR%%/org/kde/kwin/decorations/plastik/qmldir
+%%QT_QMLDIR%%/org/kde/kwin/private/kdecoration/libkdecorationprivatedeclarative.so
+%%QT_QMLDIR%%/org/kde/kwin/private/kdecoration/qmldir
+share/config.kcfg/kwin.kcfg
+share/config.kcfg/kwin_colorcorrect.kcfg
+share/dbus-1/interfaces/org.kde.KWin.xml
+share/dbus-1/interfaces/org.kde.kwin.ColorCorrect.xml
+share/dbus-1/interfaces/org.kde.kwin.Compositing.xml
+share/dbus-1/interfaces/org.kde.kwin.Effects.xml
+share/doc/HTML/ca/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/ca/kcontrol/desktop/index.docbook
+share/doc/HTML/ca/kcontrol/kwindecoration/button.png
+share/doc/HTML/ca/kcontrol/kwindecoration/configure.png
+share/doc/HTML/ca/kcontrol/kwindecoration/decoration.png
+share/doc/HTML/ca/kcontrol/kwindecoration/index.cache.bz2
+share/doc/HTML/ca/kcontrol/kwindecoration/index.docbook
+share/doc/HTML/ca/kcontrol/kwindecoration/main.png
+share/doc/HTML/ca/kcontrol/kwineffects/configure-effects.png
+share/doc/HTML/ca/kcontrol/kwineffects/configure-filter.png
+share/doc/HTML/ca/kcontrol/kwineffects/dialog-information.png
+share/doc/HTML/ca/kcontrol/kwineffects/index.cache.bz2
+share/doc/HTML/ca/kcontrol/kwineffects/index.docbook
+share/doc/HTML/ca/kcontrol/kwineffects/video.png
+share/doc/HTML/ca/kcontrol/kwinscreenedges/index.cache.bz2
+share/doc/HTML/ca/kcontrol/kwinscreenedges/index.docbook
+share/doc/HTML/ca/kcontrol/kwintabbox/index.cache.bz2
+share/doc/HTML/ca/kcontrol/kwintabbox/index.docbook
+share/doc/HTML/ca/kcontrol/windowbehaviour/index.cache.bz2
+share/doc/HTML/ca/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/ca/kcontrol/windowspecific/Face-smile.png
+share/doc/HTML/ca/kcontrol/windowspecific/index.cache.bz2
+share/doc/HTML/ca/kcontrol/windowspecific/index.docbook
+share/doc/HTML/ca/kcontrol/windowspecific/pager-4-desktops.png
+share/doc/HTML/de/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/de/kcontrol/desktop/index.docbook
+share/doc/HTML/de/kcontrol/kwindecoration/index.cache.bz2
+share/doc/HTML/de/kcontrol/kwindecoration/index.docbook
+share/doc/HTML/de/kcontrol/kwineffects/index.cache.bz2
+share/doc/HTML/de/kcontrol/kwineffects/index.docbook
+share/doc/HTML/de/kcontrol/kwinscreenedges/index.cache.bz2
+share/doc/HTML/de/kcontrol/kwinscreenedges/index.docbook
+share/doc/HTML/de/kcontrol/kwintabbox/index.cache.bz2
+share/doc/HTML/de/kcontrol/kwintabbox/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
+share/doc/HTML/de/kcontrol/windowspecific/index.docbook
+share/doc/HTML/en/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/en/kcontrol/desktop/index.docbook
+share/doc/HTML/en/kcontrol/kwindecoration/button.png
+share/doc/HTML/en/kcontrol/kwindecoration/configure.png
+share/doc/HTML/en/kcontrol/kwindecoration/decoration.png
+share/doc/HTML/en/kcontrol/kwindecoration/index.cache.bz2
+share/doc/HTML/en/kcontrol/kwindecoration/index.docbook
+share/doc/HTML/en/kcontrol/kwindecoration/main.png
+share/doc/HTML/en/kcontrol/kwineffects/configure-effects.png
+share/doc/HTML/en/kcontrol/kwineffects/configure-filter.png
+share/doc/HTML/en/kcontrol/kwineffects/dialog-information.png
+share/doc/HTML/en/kcontrol/kwineffects/index.cache.bz2
+share/doc/HTML/en/kcontrol/kwineffects/index.docbook
+share/doc/HTML/en/kcontrol/kwineffects/video.png
+share/doc/HTML/en/kcontrol/kwinscreenedges/index.cache.bz2
+share/doc/HTML/en/kcontrol/kwinscreenedges/index.docbook
+share/doc/HTML/en/kcontrol/kwintabbox/index.cache.bz2
+share/doc/HTML/en/kcontrol/kwintabbox/index.docbook
+share/doc/HTML/en/kcontrol/windowbehaviour/index.cache.bz2
+share/doc/HTML/en/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/en/kcontrol/windowspecific/Face-smile.png
+share/doc/HTML/en/kcontrol/windowspecific/akgregator-info.png
+share/doc/HTML/en/kcontrol/windowspecific/akregator-attributes.png
+share/doc/HTML/en/kcontrol/windowspecific/akregator-fav.png
+share/doc/HTML/en/kcontrol/windowspecific/config-win-behavior.png
+share/doc/HTML/en/kcontrol/windowspecific/emacs-attribute.png
+share/doc/HTML/en/kcontrol/windowspecific/emacs-info.png
+share/doc/HTML/en/kcontrol/windowspecific/focus-stealing-pop2top-attribute.png
+share/doc/HTML/en/kcontrol/windowspecific/index.cache.bz2
+share/doc/HTML/en/kcontrol/windowspecific/index.docbook
+share/doc/HTML/en/kcontrol/windowspecific/knotes-attribute.png
+share/doc/HTML/en/kcontrol/windowspecific/knotes-info.png
+share/doc/HTML/en/kcontrol/windowspecific/kopete-attribute-2.png
+share/doc/HTML/en/kcontrol/windowspecific/kopete-chat-attribute.png
+share/doc/HTML/en/kcontrol/windowspecific/kopete-chat-info.png
+share/doc/HTML/en/kcontrol/windowspecific/kopete-info.png
+share/doc/HTML/en/kcontrol/windowspecific/kwin-detect-window.png
+share/doc/HTML/en/kcontrol/windowspecific/kwin-kopete-rules.png
+share/doc/HTML/en/kcontrol/windowspecific/kwin-rule-editor.png
+share/doc/HTML/en/kcontrol/windowspecific/kwin-rules-main-n-akregator.png
+share/doc/HTML/en/kcontrol/windowspecific/kwin-rules-main.png
+share/doc/HTML/en/kcontrol/windowspecific/kwin-rules-ordering.png
+share/doc/HTML/en/kcontrol/windowspecific/kwin-window-attributes.png
+share/doc/HTML/en/kcontrol/windowspecific/kwin-window-matching.png
+share/doc/HTML/en/kcontrol/windowspecific/pager-4-desktops.png
+share/doc/HTML/en/kcontrol/windowspecific/tbird-compose-attribute.png
+share/doc/HTML/en/kcontrol/windowspecific/tbird-compose-info.png
+share/doc/HTML/en/kcontrol/windowspecific/tbird-main-attribute.png
+share/doc/HTML/en/kcontrol/windowspecific/tbird-main-info.png
+share/doc/HTML/en/kcontrol/windowspecific/tbird-reminder-attribute-2.png
+share/doc/HTML/en/kcontrol/windowspecific/tbird-reminder-info.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-emacs.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-init.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-knotes.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-kopete-chat.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-kopete.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-ready-akregator.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-tbird-compose.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-tbird-main.png
+share/doc/HTML/en/kcontrol/windowspecific/window-matching-tbird-reminder.png
+share/doc/HTML/es/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/es/kcontrol/desktop/index.docbook
+share/doc/HTML/it/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/it/kcontrol/desktop/index.docbook
+share/doc/HTML/it/kcontrol/kwindecoration/index.cache.bz2
+share/doc/HTML/it/kcontrol/kwindecoration/index.docbook
+share/doc/HTML/it/kcontrol/kwineffects/index.cache.bz2
+share/doc/HTML/it/kcontrol/kwineffects/index.docbook
+share/doc/HTML/it/kcontrol/kwinscreenedges/index.cache.bz2
+share/doc/HTML/it/kcontrol/kwinscreenedges/index.docbook
+share/doc/HTML/it/kcontrol/kwintabbox/index.cache.bz2
+share/doc/HTML/it/kcontrol/kwintabbox/index.docbook
+share/doc/HTML/it/kcontrol/windowbehaviour/index.cache.bz2
+share/doc/HTML/it/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/it/kcontrol/windowspecific/index.cache.bz2
+share/doc/HTML/it/kcontrol/windowspecific/index.docbook
+share/doc/HTML/nl/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/nl/kcontrol/desktop/index.docbook
+share/doc/HTML/nl/kcontrol/kwindecoration/index.cache.bz2
+share/doc/HTML/nl/kcontrol/kwindecoration/index.docbook
+share/doc/HTML/nl/kcontrol/kwineffects/index.cache.bz2
+share/doc/HTML/nl/kcontrol/kwineffects/index.docbook
+share/doc/HTML/nl/kcontrol/kwinscreenedges/index.cache.bz2
+share/doc/HTML/nl/kcontrol/kwinscreenedges/index.docbook
+share/doc/HTML/nl/kcontrol/kwintabbox/index.cache.bz2
+share/doc/HTML/nl/kcontrol/kwintabbox/index.docbook
+share/doc/HTML/nl/kcontrol/windowbehaviour/index.cache.bz2
+share/doc/HTML/nl/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/nl/kcontrol/windowspecific/index.cache.bz2
+share/doc/HTML/nl/kcontrol/windowspecific/index.docbook
+share/doc/HTML/pt/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/pt/kcontrol/desktop/index.docbook
+share/doc/HTML/pt/kcontrol/kwindecoration/index.cache.bz2
+share/doc/HTML/pt/kcontrol/kwindecoration/index.docbook
+share/doc/HTML/pt/kcontrol/kwineffects/index.cache.bz2
+share/doc/HTML/pt/kcontrol/kwineffects/index.docbook
+share/doc/HTML/pt/kcontrol/kwinscreenedges/index.cache.bz2
+share/doc/HTML/pt/kcontrol/kwinscreenedges/index.docbook
+share/doc/HTML/pt/kcontrol/kwintabbox/index.cache.bz2
+share/doc/HTML/pt/kcontrol/kwintabbox/index.docbook
+share/doc/HTML/pt/kcontrol/windowbehaviour/index.cache.bz2
+share/doc/HTML/pt/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/pt/kcontrol/windowspecific/index.cache.bz2
+share/doc/HTML/pt/kcontrol/windowspecific/index.docbook
+share/doc/HTML/pt_BR/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/pt_BR/kcontrol/desktop/index.docbook
+share/doc/HTML/pt_BR/kcontrol/kwindecoration/configure.png
+share/doc/HTML/pt_BR/kcontrol/kwindecoration/index.cache.bz2
+share/doc/HTML/pt_BR/kcontrol/kwindecoration/index.docbook
+share/doc/HTML/pt_BR/kcontrol/kwinscreenedges/index.cache.bz2
+share/doc/HTML/pt_BR/kcontrol/kwinscreenedges/index.docbook
+share/doc/HTML/pt_BR/kcontrol/kwintabbox/index.cache.bz2
+share/doc/HTML/pt_BR/kcontrol/kwintabbox/index.docbook
+share/doc/HTML/pt_BR/kcontrol/windowbehaviour/index.cache.bz2
+share/doc/HTML/pt_BR/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/pt_BR/kcontrol/windowspecific/index.cache.bz2
+share/doc/HTML/pt_BR/kcontrol/windowspecific/index.docbook
+share/doc/HTML/ru/kcontrol/kwineffects/index.cache.bz2
+share/doc/HTML/ru/kcontrol/kwineffects/index.docbook
+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/windowbehaviour/index.cache.bz2
+share/doc/HTML/ru/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/sr/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/sr/kcontrol/desktop/index.docbook
+share/doc/HTML/sr@latin/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/sr@latin/kcontrol/desktop/index.docbook
+share/doc/HTML/uk/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/uk/kcontrol/desktop/index.docbook
+share/doc/HTML/uk/kcontrol/kwindecoration/button.png
+share/doc/HTML/uk/kcontrol/kwindecoration/decoration.png
+share/doc/HTML/uk/kcontrol/kwindecoration/index.cache.bz2
+share/doc/HTML/uk/kcontrol/kwindecoration/index.docbook
+share/doc/HTML/uk/kcontrol/kwindecoration/main.png
+share/doc/HTML/uk/kcontrol/kwineffects/index.cache.bz2
+share/doc/HTML/uk/kcontrol/kwineffects/index.docbook
+share/doc/HTML/uk/kcontrol/kwinscreenedges/index.cache.bz2
+share/doc/HTML/uk/kcontrol/kwinscreenedges/index.docbook
+share/doc/HTML/uk/kcontrol/kwintabbox/index.cache.bz2
+share/doc/HTML/uk/kcontrol/kwintabbox/index.docbook
+share/doc/HTML/uk/kcontrol/windowbehaviour/index.cache.bz2
+share/doc/HTML/uk/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/uk/kcontrol/windowspecific/index.cache.bz2
+share/doc/HTML/uk/kcontrol/windowspecific/index.docbook
+share/icons/hicolor/16x16/apps/kwin.png
+share/icons/hicolor/32x32/apps/kwin.png
+share/icons/hicolor/48x48/apps/kwin.png
+share/icons/hicolor/scalable/apps/kwin.svgz
+share/knotifications5/kwin.notifyrc
+share/kservices5/desktop.desktop
+share/kservices5/kcmkwineffects.desktop
+share/kservices5/kwin-script-desktopchangeosd.desktop
+share/kservices5/kwin-script-enforcedeco.desktop
+share/kservices5/kwin-script-minimizeall.desktop
+share/kservices5/kwin-script-synchronizeskipswitcher.desktop
+share/kservices5/kwin-script-videowall.desktop
+share/kservices5/kwin/kwin4_decoration_qml_plastik.desktop
+share/kservices5/kwin/kwin4_effect_dialogparent.desktop
+share/kservices5/kwin/kwin4_effect_eyeonscreen.desktop
+share/kservices5/kwin/kwin4_effect_fade.desktop
+share/kservices5/kwin/kwin4_effect_fadedesktop.desktop
+share/kservices5/kwin/kwin4_effect_frozenapp.desktop
+share/kservices5/kwin/kwin4_effect_login.desktop
+share/kservices5/kwin/kwin4_effect_logout.desktop
+share/kservices5/kwin/kwin4_effect_maximize.desktop
+share/kservices5/kwin/kwin4_effect_morphingpopups.desktop
+share/kservices5/kwin/kwin4_effect_scalein.desktop
+share/kservices5/kwin/kwin4_effect_translucency.desktop
+share/kservices5/kwin/kwin4_effect_windowaperture.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/kwinrules.desktop
+share/kservices5/kwinscreenedges.desktop
+share/kservices5/kwinscripts.desktop
+share/kservices5/kwintabbox.desktop
+share/kservices5/kwintouchscreen.desktop
+share/kservicetypes5/kwindecoration.desktop
+share/kservicetypes5/kwindesktopswitcher.desktop
+share/kservicetypes5/kwineffect.desktop
+share/kservicetypes5/kwinscript.desktop
+share/kservicetypes5/kwinwindowswitcher.desktop
+%%DATADIR%%/aurorae/AppMenuButton.qml
+%%DATADIR%%/aurorae/AuroraeButton.qml
+%%DATADIR%%/aurorae/AuroraeButtonGroup.qml
+%%DATADIR%%/aurorae/AuroraeMaximizeButton.qml
+%%DATADIR%%/aurorae/Decoration.qml
+%%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
+%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml
+%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/metadata.desktop
+%%DATADIR%%/effects/desktopgrid/main.qml
+%%DATADIR%%/effects/kwin4_effect_dialogparent/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_dialogparent/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_eyeonscreen/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_eyeonscreen/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_fade/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_fade/contents/config/main.xml
+%%DATADIR%%/effects/kwin4_effect_fade/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_fadedesktop/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_fadedesktop/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_frozenapp/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_frozenapp/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_login/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_login/contents/config/main.xml
+%%DATADIR%%/effects/kwin4_effect_login/contents/ui/config.ui
+%%DATADIR%%/effects/kwin4_effect_login/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_logout/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_logout/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_maximize/contents/code/maximize.js
+%%DATADIR%%/effects/kwin4_effect_maximize/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_morphingpopups/contents/code/morphingpopups.js
+%%DATADIR%%/effects/kwin4_effect_morphingpopups/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_scalein/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_scalein/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_translucency/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_translucency/contents/config/main.xml
+%%DATADIR%%/effects/kwin4_effect_translucency/contents/ui/config.ui
+%%DATADIR%%/effects/kwin4_effect_translucency/metadata.desktop
+%%DATADIR%%/effects/kwin4_effect_windowaperture/contents/code/main.js
+%%DATADIR%%/effects/kwin4_effect_windowaperture/metadata.desktop
+%%DATADIR%%/effects/presentwindows/main.qml
+%%DATADIR%%/kcm_kwindecoration/ButtonGroup.qml
+%%DATADIR%%/kcm_kwindecoration/Buttons.qml
+%%DATADIR%%/kcm_kwindecoration/Previews.qml
+%%DATADIR%%/kcm_kwindecoration/main.qml
+%%DATADIR%%/kcm_kwintabbox/dolphin.png
+%%DATADIR%%/kcm_kwintabbox/kmail.png
+%%DATADIR%%/kcm_kwintabbox/konqueror.png
+%%DATADIR%%/kcm_kwintabbox/systemsettings.png
+%%DATADIR%%/onscreennotification/plasma/dummydata/osd.qml
+%%DATADIR%%/onscreennotification/plasma/main.qml
+%%DATADIR%%/outline/plasma/outline.qml
+%%DATADIR%%/scripts/desktopchangeosd/contents/ui/main.qml
+%%DATADIR%%/scripts/desktopchangeosd/contents/ui/osd.qml
+%%DATADIR%%/scripts/desktopchangeosd/metadata.desktop
+%%DATADIR%%/scripts/enforcedeco/contents/code/main.js
+%%DATADIR%%/scripts/enforcedeco/metadata.desktop
+%%DATADIR%%/scripts/minimizeall/contents/code/main.js
+%%DATADIR%%/scripts/minimizeall/metadata.desktop
+%%DATADIR%%/scripts/synchronizeskipswitcher/contents/code/main.js
+%%DATADIR%%/scripts/synchronizeskipswitcher/metadata.desktop
+%%DATADIR%%/scripts/videowall/contents/code/main.js
+%%DATADIR%%/scripts/videowall/contents/config/main.xml
+%%DATADIR%%/scripts/videowall/contents/ui/config.ui
+%%DATADIR%%/scripts/videowall/metadata.desktop
+%%DATADIR%%/tm_inner.png
+%%DATADIR%%/tm_outer.png
+%%DATADIR%%/virtualkeyboard/main.qml
+%%DATADIR%%compositing/qml/Effect.qml
+%%DATADIR%%compositing/qml/EffectView.qml
+%%DATADIR%%compositing/qml/Video.qml
+%%DATADIR%%compositing/qml/main.qml
+share/locale/af/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/af/LC_MESSAGES/kcmkwinrules.mo
+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_kwindesktop.mo
+share/locale/ar/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ar/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ar/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ar/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ar/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ar/LC_MESSAGES/kcmkwm.mo
+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/as/LC_MESSAGES/kwin.mo
+share/locale/ast/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ast/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ast/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ast/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ast/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ast/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ast/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ast/LC_MESSAGES/kcmkwm.mo
+share/locale/ast/LC_MESSAGES/kwin.mo
+share/locale/ast/LC_MESSAGES/kwin_clients.mo
+share/locale/ast/LC_MESSAGES/kwin_effects.mo
+share/locale/ast/LC_MESSAGES/kwin_scripting.mo
+share/locale/ast/LC_MESSAGES/kwin_scripts.mo
+share/locale/be/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/be/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/be/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/be/LC_MESSAGES/kcmkwinrules.mo
+share/locale/be/LC_MESSAGES/kcmkwm.mo
+share/locale/be/LC_MESSAGES/kwin.mo
+share/locale/be/LC_MESSAGES/kwin_clients.mo
+share/locale/be/LC_MESSAGES/kwin_effects.mo
+share/locale/be@latin/LC_MESSAGES/kwin.mo
+share/locale/bg/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/bg/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/bg/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/bg/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/bg/LC_MESSAGES/kcmkwinrules.mo
+share/locale/bg/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/bg/LC_MESSAGES/kcmkwm.mo
+share/locale/bg/LC_MESSAGES/kwin.mo
+share/locale/bg/LC_MESSAGES/kwin_clients.mo
+share/locale/bg/LC_MESSAGES/kwin_effects.mo
+share/locale/bn/LC_MESSAGES/kcmkwm.mo
+share/locale/bn/LC_MESSAGES/kwin.mo
+share/locale/bn/LC_MESSAGES/kwin_effects.mo
+share/locale/bn_IN/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/bn_IN/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/bn_IN/LC_MESSAGES/kcmkwinrules.mo
+share/locale/bn_IN/LC_MESSAGES/kcmkwm.mo
+share/locale/bn_IN/LC_MESSAGES/kwin.mo
+share/locale/bn_IN/LC_MESSAGES/kwin_clients.mo
+share/locale/bn_IN/LC_MESSAGES/kwin_effects.mo
+share/locale/br/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/br/LC_MESSAGES/kcmkwinrules.mo
+share/locale/br/LC_MESSAGES/kcmkwm.mo
+share/locale/br/LC_MESSAGES/kwin.mo
+share/locale/br/LC_MESSAGES/kwin_clients.mo
+share/locale/bs/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/bs/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/bs/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/bs/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/bs/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/bs/LC_MESSAGES/kcmkwinrules.mo
+share/locale/bs/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/bs/LC_MESSAGES/kcmkwm.mo
+share/locale/bs/LC_MESSAGES/kwin.mo
+share/locale/bs/LC_MESSAGES/kwin_clients.mo
+share/locale/bs/LC_MESSAGES/kwin_effects.mo
+share/locale/bs/LC_MESSAGES/kwin_scripting.mo
+share/locale/ca/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ca/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ca/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ca/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ca/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ca/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ca/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ca/LC_MESSAGES/kcmkwm.mo
+share/locale/ca/LC_MESSAGES/kwin.mo
+share/locale/ca/LC_MESSAGES/kwin_clients.mo
+share/locale/ca/LC_MESSAGES/kwin_effects.mo
+share/locale/ca/LC_MESSAGES/kwin_scripting.mo
+share/locale/ca/LC_MESSAGES/kwin_scripts.mo
+share/locale/ca@valencia/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ca@valencia/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ca@valencia/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ca@valencia/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ca@valencia/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ca@valencia/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ca@valencia/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ca@valencia/LC_MESSAGES/kcmkwm.mo
+share/locale/ca@valencia/LC_MESSAGES/kwin.mo
+share/locale/ca@valencia/LC_MESSAGES/kwin_clients.mo
+share/locale/ca@valencia/LC_MESSAGES/kwin_effects.mo
+share/locale/ca@valencia/LC_MESSAGES/kwin_scripting.mo
+share/locale/ca@valencia/LC_MESSAGES/kwin_scripts.mo
+share/locale/cs/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/cs/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/cs/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/cs/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/cs/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/cs/LC_MESSAGES/kcmkwinrules.mo
+share/locale/cs/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/cs/LC_MESSAGES/kcmkwm.mo
+share/locale/cs/LC_MESSAGES/kwin.mo
+share/locale/cs/LC_MESSAGES/kwin_clients.mo
+share/locale/cs/LC_MESSAGES/kwin_effects.mo
+share/locale/cs/LC_MESSAGES/kwin_scripting.mo
+share/locale/cs/LC_MESSAGES/kwin_scripts.mo
+share/locale/csb/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/csb/LC_MESSAGES/kwin.mo
+share/locale/csb/LC_MESSAGES/kwin_clients.mo
+share/locale/csb/LC_MESSAGES/kwin_effects.mo
+share/locale/cy/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/cy/LC_MESSAGES/kcmkwinrules.mo
+share/locale/cy/LC_MESSAGES/kcmkwm.mo
+share/locale/cy/LC_MESSAGES/kwin.mo
+share/locale/cy/LC_MESSAGES/kwin_clients.mo
+share/locale/da/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/da/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/da/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/da/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/da/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/da/LC_MESSAGES/kcmkwinrules.mo
+share/locale/da/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/da/LC_MESSAGES/kcmkwm.mo
+share/locale/da/LC_MESSAGES/kwin.mo
+share/locale/da/LC_MESSAGES/kwin_clients.mo
+share/locale/da/LC_MESSAGES/kwin_effects.mo
+share/locale/da/LC_MESSAGES/kwin_scripting.mo
+share/locale/da/LC_MESSAGES/kwin_scripts.mo
+share/locale/de/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/de/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/de/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/de/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/de/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/de/LC_MESSAGES/kcmkwinrules.mo
+share/locale/de/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/de/LC_MESSAGES/kcmkwm.mo
+share/locale/de/LC_MESSAGES/kwin.mo
+share/locale/de/LC_MESSAGES/kwin_clients.mo
+share/locale/de/LC_MESSAGES/kwin_effects.mo
+share/locale/de/LC_MESSAGES/kwin_scripting.mo
+share/locale/de/LC_MESSAGES/kwin_scripts.mo
+share/locale/el/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/el/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/el/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/el/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/el/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/el/LC_MESSAGES/kcmkwinrules.mo
+share/locale/el/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/el/LC_MESSAGES/kcmkwm.mo
+share/locale/el/LC_MESSAGES/kwin.mo
+share/locale/el/LC_MESSAGES/kwin_clients.mo
+share/locale/el/LC_MESSAGES/kwin_effects.mo
+share/locale/el/LC_MESSAGES/kwin_scripting.mo
+share/locale/el/LC_MESSAGES/kwin_scripts.mo
+share/locale/en_GB/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/en_GB/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/en_GB/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/en_GB/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/en_GB/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/en_GB/LC_MESSAGES/kcmkwinrules.mo
+share/locale/en_GB/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/en_GB/LC_MESSAGES/kcmkwm.mo
+share/locale/en_GB/LC_MESSAGES/kwin.mo
+share/locale/en_GB/LC_MESSAGES/kwin_clients.mo
+share/locale/en_GB/LC_MESSAGES/kwin_effects.mo
+share/locale/en_GB/LC_MESSAGES/kwin_scripting.mo
+share/locale/en_GB/LC_MESSAGES/kwin_scripts.mo
+share/locale/eo/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/eo/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/eo/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/eo/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/eo/LC_MESSAGES/kcmkwinrules.mo
+share/locale/eo/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/eo/LC_MESSAGES/kcmkwm.mo
+share/locale/eo/LC_MESSAGES/kwin.mo
+share/locale/eo/LC_MESSAGES/kwin_clients.mo
+share/locale/eo/LC_MESSAGES/kwin_effects.mo
+share/locale/es/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/es/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/es/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/es/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/es/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/es/LC_MESSAGES/kcmkwinrules.mo
+share/locale/es/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/es/LC_MESSAGES/kcmkwm.mo
+share/locale/es/LC_MESSAGES/kwin.mo
+share/locale/es/LC_MESSAGES/kwin_clients.mo
+share/locale/es/LC_MESSAGES/kwin_effects.mo
+share/locale/es/LC_MESSAGES/kwin_scripting.mo
+share/locale/es/LC_MESSAGES/kwin_scripts.mo
+share/locale/et/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/et/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/et/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/et/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/et/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/et/LC_MESSAGES/kcmkwinrules.mo
+share/locale/et/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/et/LC_MESSAGES/kcmkwm.mo
+share/locale/et/LC_MESSAGES/kwin.mo
+share/locale/et/LC_MESSAGES/kwin_clients.mo
+share/locale/et/LC_MESSAGES/kwin_effects.mo
+share/locale/et/LC_MESSAGES/kwin_scripting.mo
+share/locale/et/LC_MESSAGES/kwin_scripts.mo
+share/locale/eu/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/eu/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/eu/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/eu/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/eu/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/eu/LC_MESSAGES/kcmkwinrules.mo
+share/locale/eu/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/eu/LC_MESSAGES/kcmkwm.mo
+share/locale/eu/LC_MESSAGES/kwin.mo
+share/locale/eu/LC_MESSAGES/kwin_clients.mo
+share/locale/eu/LC_MESSAGES/kwin_effects.mo
+share/locale/fa/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/fa/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/fa/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/fa/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/fa/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/fa/LC_MESSAGES/kcmkwinrules.mo
+share/locale/fa/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/fa/LC_MESSAGES/kcmkwm.mo
+share/locale/fa/LC_MESSAGES/kwin.mo
+share/locale/fa/LC_MESSAGES/kwin_clients.mo
+share/locale/fa/LC_MESSAGES/kwin_effects.mo
+share/locale/fi/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/fi/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/fi/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/fi/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/fi/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/fi/LC_MESSAGES/kcmkwinrules.mo
+share/locale/fi/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/fi/LC_MESSAGES/kcmkwm.mo
+share/locale/fi/LC_MESSAGES/kwin.mo
+share/locale/fi/LC_MESSAGES/kwin_clients.mo
+share/locale/fi/LC_MESSAGES/kwin_effects.mo
+share/locale/fi/LC_MESSAGES/kwin_scripting.mo
+share/locale/fi/LC_MESSAGES/kwin_scripts.mo
+share/locale/fr/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/fr/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/fr/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/fr/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/fr/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/fr/LC_MESSAGES/kcmkwinrules.mo
+share/locale/fr/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/fr/LC_MESSAGES/kcmkwm.mo
+share/locale/fr/LC_MESSAGES/kwin.mo
+share/locale/fr/LC_MESSAGES/kwin_clients.mo
+share/locale/fr/LC_MESSAGES/kwin_effects.mo
+share/locale/fr/LC_MESSAGES/kwin_scripting.mo
+share/locale/fr/LC_MESSAGES/kwin_scripts.mo
+share/locale/fy/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/fy/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/fy/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/fy/LC_MESSAGES/kcmkwinrules.mo
+share/locale/fy/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/fy/LC_MESSAGES/kcmkwm.mo
+share/locale/fy/LC_MESSAGES/kwin.mo
+share/locale/fy/LC_MESSAGES/kwin_clients.mo
+share/locale/fy/LC_MESSAGES/kwin_effects.mo
+share/locale/ga/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ga/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ga/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ga/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ga/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ga/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ga/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ga/LC_MESSAGES/kcmkwm.mo
+share/locale/ga/LC_MESSAGES/kwin.mo
+share/locale/ga/LC_MESSAGES/kwin_clients.mo
+share/locale/ga/LC_MESSAGES/kwin_effects.mo
+share/locale/gl/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/gl/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/gl/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/gl/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/gl/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/gl/LC_MESSAGES/kcmkwinrules.mo
+share/locale/gl/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/gl/LC_MESSAGES/kcmkwm.mo
+share/locale/gl/LC_MESSAGES/kwin.mo
+share/locale/gl/LC_MESSAGES/kwin_clients.mo
+share/locale/gl/LC_MESSAGES/kwin_effects.mo
+share/locale/gl/LC_MESSAGES/kwin_scripting.mo
+share/locale/gl/LC_MESSAGES/kwin_scripts.mo
+share/locale/gu/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/gu/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/gu/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/gu/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/gu/LC_MESSAGES/kcmkwinrules.mo
+share/locale/gu/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/gu/LC_MESSAGES/kcmkwm.mo
+share/locale/gu/LC_MESSAGES/kwin.mo
+share/locale/gu/LC_MESSAGES/kwin_clients.mo
+share/locale/gu/LC_MESSAGES/kwin_effects.mo
+share/locale/he/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/he/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/he/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/he/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/he/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/he/LC_MESSAGES/kcmkwinrules.mo
+share/locale/he/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/he/LC_MESSAGES/kcmkwm.mo
+share/locale/he/LC_MESSAGES/kwin.mo
+share/locale/he/LC_MESSAGES/kwin_clients.mo
+share/locale/he/LC_MESSAGES/kwin_effects.mo
+share/locale/he/LC_MESSAGES/kwin_scripting.mo
+share/locale/he/LC_MESSAGES/kwin_scripts.mo
+share/locale/hi/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/hi/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/hi/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/hi/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/hi/LC_MESSAGES/kcmkwinrules.mo
+share/locale/hi/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/hi/LC_MESSAGES/kcmkwm.mo
+share/locale/hi/LC_MESSAGES/kwin.mo
+share/locale/hi/LC_MESSAGES/kwin_clients.mo
+share/locale/hi/LC_MESSAGES/kwin_effects.mo
+share/locale/hne/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/hne/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/hne/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/hne/LC_MESSAGES/kcmkwinrules.mo
+share/locale/hne/LC_MESSAGES/kcmkwm.mo
+share/locale/hne/LC_MESSAGES/kwin.mo
+share/locale/hne/LC_MESSAGES/kwin_clients.mo
+share/locale/hne/LC_MESSAGES/kwin_effects.mo
+share/locale/hr/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/hr/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/hr/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/hr/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/hr/LC_MESSAGES/kcmkwinrules.mo
+share/locale/hr/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/hr/LC_MESSAGES/kcmkwm.mo
+share/locale/hr/LC_MESSAGES/kwin.mo
+share/locale/hr/LC_MESSAGES/kwin_clients.mo
+share/locale/hr/LC_MESSAGES/kwin_effects.mo
+share/locale/hsb/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/hsb/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/hsb/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/hsb/LC_MESSAGES/kcmkwinrules.mo
+share/locale/hsb/LC_MESSAGES/kcmkwm.mo
+share/locale/hsb/LC_MESSAGES/kwin.mo
+share/locale/hsb/LC_MESSAGES/kwin_clients.mo
+share/locale/hsb/LC_MESSAGES/kwin_effects.mo
+share/locale/hu/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/hu/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/hu/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/hu/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/hu/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/hu/LC_MESSAGES/kcmkwinrules.mo
+share/locale/hu/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/hu/LC_MESSAGES/kcmkwm.mo
+share/locale/hu/LC_MESSAGES/kwin.mo
+share/locale/hu/LC_MESSAGES/kwin_clients.mo
+share/locale/hu/LC_MESSAGES/kwin_effects.mo
+share/locale/hu/LC_MESSAGES/kwin_scripting.mo
+share/locale/hu/LC_MESSAGES/kwin_scripts.mo
+share/locale/ia/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ia/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ia/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ia/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ia/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ia/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ia/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ia/LC_MESSAGES/kcmkwm.mo
+share/locale/ia/LC_MESSAGES/kwin.mo
+share/locale/ia/LC_MESSAGES/kwin_clients.mo
+share/locale/ia/LC_MESSAGES/kwin_effects.mo
+share/locale/ia/LC_MESSAGES/kwin_scripting.mo
+share/locale/ia/LC_MESSAGES/kwin_scripts.mo
+share/locale/id/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/id/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/id/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/id/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/id/LC_MESSAGES/kcmkwinrules.mo
+share/locale/id/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/id/LC_MESSAGES/kcmkwm.mo
+share/locale/id/LC_MESSAGES/kwin.mo
+share/locale/id/LC_MESSAGES/kwin_clients.mo
+share/locale/id/LC_MESSAGES/kwin_effects.mo
+share/locale/is/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/is/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/is/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/is/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/is/LC_MESSAGES/kcmkwinrules.mo
+share/locale/is/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/is/LC_MESSAGES/kcmkwm.mo
+share/locale/is/LC_MESSAGES/kwin.mo
+share/locale/is/LC_MESSAGES/kwin_clients.mo
+share/locale/is/LC_MESSAGES/kwin_effects.mo
+share/locale/it/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/it/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/it/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/it/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/it/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/it/LC_MESSAGES/kcmkwinrules.mo
+share/locale/it/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/it/LC_MESSAGES/kcmkwm.mo
+share/locale/it/LC_MESSAGES/kwin.mo
+share/locale/it/LC_MESSAGES/kwin_clients.mo
+share/locale/it/LC_MESSAGES/kwin_effects.mo
+share/locale/it/LC_MESSAGES/kwin_scripting.mo
+share/locale/it/LC_MESSAGES/kwin_scripts.mo
+share/locale/ja/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ja/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ja/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ja/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ja/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ja/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ja/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ja/LC_MESSAGES/kcmkwm.mo
+share/locale/ja/LC_MESSAGES/kwin.mo
+share/locale/ja/LC_MESSAGES/kwin_clients.mo
+share/locale/ja/LC_MESSAGES/kwin_effects.mo
+share/locale/ja/LC_MESSAGES/kwin_scripting.mo
+share/locale/ja/LC_MESSAGES/kwin_scripts.mo
+share/locale/kk/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/kk/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/kk/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/kk/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/kk/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/kk/LC_MESSAGES/kcmkwinrules.mo
+share/locale/kk/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/kk/LC_MESSAGES/kcmkwm.mo
+share/locale/kk/LC_MESSAGES/kwin.mo
+share/locale/kk/LC_MESSAGES/kwin_clients.mo
+share/locale/kk/LC_MESSAGES/kwin_effects.mo
+share/locale/kk/LC_MESSAGES/kwin_scripting.mo
+share/locale/km/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/km/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/km/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/km/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/km/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/km/LC_MESSAGES/kcmkwinrules.mo
+share/locale/km/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/km/LC_MESSAGES/kcmkwm.mo
+share/locale/km/LC_MESSAGES/kwin.mo
+share/locale/km/LC_MESSAGES/kwin_clients.mo
+share/locale/km/LC_MESSAGES/kwin_effects.mo
+share/locale/kn/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/kn/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/kn/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/kn/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/kn/LC_MESSAGES/kcmkwinrules.mo
+share/locale/kn/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/kn/LC_MESSAGES/kcmkwm.mo
+share/locale/kn/LC_MESSAGES/kwin.mo
+share/locale/kn/LC_MESSAGES/kwin_clients.mo
+share/locale/kn/LC_MESSAGES/kwin_effects.mo
+share/locale/ko/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ko/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ko/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ko/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ko/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ko/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ko/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ko/LC_MESSAGES/kcmkwm.mo
+share/locale/ko/LC_MESSAGES/kwin.mo
+share/locale/ko/LC_MESSAGES/kwin_clients.mo
+share/locale/ko/LC_MESSAGES/kwin_effects.mo
+share/locale/ko/LC_MESSAGES/kwin_scripting.mo
+share/locale/ko/LC_MESSAGES/kwin_scripts.mo
+share/locale/ku/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ku/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ku/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ku/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ku/LC_MESSAGES/kcmkwm.mo
+share/locale/ku/LC_MESSAGES/kwin.mo
+share/locale/ku/LC_MESSAGES/kwin_clients.mo
+share/locale/ku/LC_MESSAGES/kwin_effects.mo
+share/locale/lt/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/lt/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/lt/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/lt/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/lt/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/lt/LC_MESSAGES/kcmkwinrules.mo
+share/locale/lt/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/lt/LC_MESSAGES/kcmkwm.mo
+share/locale/lt/LC_MESSAGES/kwin.mo
+share/locale/lt/LC_MESSAGES/kwin_clients.mo
+share/locale/lt/LC_MESSAGES/kwin_effects.mo
+share/locale/lt/LC_MESSAGES/kwin_scripting.mo
+share/locale/lv/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/lv/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/lv/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/lv/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/lv/LC_MESSAGES/kcmkwinrules.mo
+share/locale/lv/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/lv/LC_MESSAGES/kcmkwm.mo
+share/locale/lv/LC_MESSAGES/kwin.mo
+share/locale/lv/LC_MESSAGES/kwin_clients.mo
+share/locale/lv/LC_MESSAGES/kwin_effects.mo
+share/locale/mai/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/mai/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/mai/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/mai/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/mai/LC_MESSAGES/kcmkwinrules.mo
+share/locale/mai/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/mai/LC_MESSAGES/kcmkwm.mo
+share/locale/mai/LC_MESSAGES/kwin.mo
+share/locale/mai/LC_MESSAGES/kwin_clients.mo
+share/locale/mai/LC_MESSAGES/kwin_effects.mo
+share/locale/mk/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/mk/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/mk/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/mk/LC_MESSAGES/kcmkwinrules.mo
+share/locale/mk/LC_MESSAGES/kcmkwm.mo
+share/locale/mk/LC_MESSAGES/kwin.mo
+share/locale/mk/LC_MESSAGES/kwin_clients.mo
+share/locale/mk/LC_MESSAGES/kwin_effects.mo
+share/locale/ml/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ml/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ml/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ml/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ml/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ml/LC_MESSAGES/kcmkwm.mo
+share/locale/ml/LC_MESSAGES/kwin.mo
+share/locale/ml/LC_MESSAGES/kwin_clients.mo
+share/locale/ml/LC_MESSAGES/kwin_effects.mo
+share/locale/mr/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/mr/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/mr/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/mr/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/mr/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/mr/LC_MESSAGES/kcmkwinrules.mo
+share/locale/mr/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/mr/LC_MESSAGES/kcmkwm.mo
+share/locale/mr/LC_MESSAGES/kwin.mo
+share/locale/mr/LC_MESSAGES/kwin_clients.mo
+share/locale/mr/LC_MESSAGES/kwin_effects.mo
+share/locale/mr/LC_MESSAGES/kwin_scripting.mo
+share/locale/ms/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ms/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ms/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ms/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ms/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ms/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ms/LC_MESSAGES/kcmkwm.mo
+share/locale/ms/LC_MESSAGES/kwin.mo
+share/locale/ms/LC_MESSAGES/kwin_clients.mo
+share/locale/ms/LC_MESSAGES/kwin_effects.mo
+share/locale/nb/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/nb/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/nb/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/nb/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/nb/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/nb/LC_MESSAGES/kcmkwinrules.mo
+share/locale/nb/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/nb/LC_MESSAGES/kcmkwm.mo
+share/locale/nb/LC_MESSAGES/kwin.mo
+share/locale/nb/LC_MESSAGES/kwin_clients.mo
+share/locale/nb/LC_MESSAGES/kwin_effects.mo
+share/locale/nb/LC_MESSAGES/kwin_scripting.mo
+share/locale/nds/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/nds/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/nds/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/nds/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/nds/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/nds/LC_MESSAGES/kcmkwinrules.mo
+share/locale/nds/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/nds/LC_MESSAGES/kcmkwm.mo
+share/locale/nds/LC_MESSAGES/kwin.mo
+share/locale/nds/LC_MESSAGES/kwin_clients.mo
+share/locale/nds/LC_MESSAGES/kwin_effects.mo
+share/locale/nds/LC_MESSAGES/kwin_scripting.mo
+share/locale/ne/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ne/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ne/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ne/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ne/LC_MESSAGES/kcmkwm.mo
+share/locale/ne/LC_MESSAGES/kwin.mo
+share/locale/ne/LC_MESSAGES/kwin_clients.mo
+share/locale/nl/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/nl/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/nl/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/nl/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/nl/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/nl/LC_MESSAGES/kcmkwinrules.mo
+share/locale/nl/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/nl/LC_MESSAGES/kcmkwm.mo
+share/locale/nl/LC_MESSAGES/kwin.mo
+share/locale/nl/LC_MESSAGES/kwin_clients.mo
+share/locale/nl/LC_MESSAGES/kwin_effects.mo
+share/locale/nl/LC_MESSAGES/kwin_scripting.mo
+share/locale/nl/LC_MESSAGES/kwin_scripts.mo
+share/locale/nn/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/nn/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/nn/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/nn/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/nn/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/nn/LC_MESSAGES/kcmkwinrules.mo
+share/locale/nn/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/nn/LC_MESSAGES/kcmkwm.mo
+share/locale/nn/LC_MESSAGES/kwin.mo
+share/locale/nn/LC_MESSAGES/kwin_clients.mo
+share/locale/nn/LC_MESSAGES/kwin_effects.mo
+share/locale/nn/LC_MESSAGES/kwin_scripting.mo
+share/locale/nn/LC_MESSAGES/kwin_scripts.mo
+share/locale/oc/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/oc/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/oc/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/oc/LC_MESSAGES/kcmkwinrules.mo
+share/locale/oc/LC_MESSAGES/kcmkwm.mo
+share/locale/oc/LC_MESSAGES/kwin.mo
+share/locale/oc/LC_MESSAGES/kwin_clients.mo
+share/locale/oc/LC_MESSAGES/kwin_effects.mo
+share/locale/or/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/or/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/or/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/or/LC_MESSAGES/kcmkwinrules.mo
+share/locale/or/LC_MESSAGES/kcmkwm.mo
+share/locale/or/LC_MESSAGES/kwin.mo
+share/locale/or/LC_MESSAGES/kwin_clients.mo
+share/locale/or/LC_MESSAGES/kwin_effects.mo
+share/locale/pa/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/pa/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/pa/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/pa/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/pa/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/pa/LC_MESSAGES/kcmkwinrules.mo
+share/locale/pa/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/pa/LC_MESSAGES/kcmkwm.mo
+share/locale/pa/LC_MESSAGES/kwin.mo
+share/locale/pa/LC_MESSAGES/kwin_clients.mo
+share/locale/pa/LC_MESSAGES/kwin_effects.mo
+share/locale/pa/LC_MESSAGES/kwin_scripting.mo
+share/locale/pl/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/pl/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/pl/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/pl/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/pl/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/pl/LC_MESSAGES/kcmkwinrules.mo
+share/locale/pl/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/pl/LC_MESSAGES/kcmkwm.mo
+share/locale/pl/LC_MESSAGES/kwin.mo
+share/locale/pl/LC_MESSAGES/kwin_clients.mo
+share/locale/pl/LC_MESSAGES/kwin_effects.mo
+share/locale/pl/LC_MESSAGES/kwin_scripting.mo
+share/locale/pl/LC_MESSAGES/kwin_scripts.mo
+share/locale/pt/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/pt/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/pt/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/pt/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/pt/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/pt/LC_MESSAGES/kcmkwinrules.mo
+share/locale/pt/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/pt/LC_MESSAGES/kcmkwm.mo
+share/locale/pt/LC_MESSAGES/kwin.mo
+share/locale/pt/LC_MESSAGES/kwin_clients.mo
+share/locale/pt/LC_MESSAGES/kwin_effects.mo
+share/locale/pt/LC_MESSAGES/kwin_scripting.mo
+share/locale/pt/LC_MESSAGES/kwin_scripts.mo
+share/locale/pt_BR/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/pt_BR/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/pt_BR/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/pt_BR/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/pt_BR/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/pt_BR/LC_MESSAGES/kcmkwinrules.mo
+share/locale/pt_BR/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/pt_BR/LC_MESSAGES/kcmkwm.mo
+share/locale/pt_BR/LC_MESSAGES/kwin.mo
+share/locale/pt_BR/LC_MESSAGES/kwin_clients.mo
+share/locale/pt_BR/LC_MESSAGES/kwin_effects.mo
+share/locale/pt_BR/LC_MESSAGES/kwin_scripting.mo
+share/locale/pt_BR/LC_MESSAGES/kwin_scripts.mo
+share/locale/ro/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ro/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ro/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ro/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ro/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ro/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ro/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ro/LC_MESSAGES/kcmkwm.mo
+share/locale/ro/LC_MESSAGES/kwin.mo
+share/locale/ro/LC_MESSAGES/kwin_clients.mo
+share/locale/ro/LC_MESSAGES/kwin_effects.mo
+share/locale/ro/LC_MESSAGES/kwin_scripting.mo
+share/locale/ru/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ru/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ru/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ru/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ru/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ru/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ru/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ru/LC_MESSAGES/kcmkwm.mo
+share/locale/ru/LC_MESSAGES/kwin.mo
+share/locale/ru/LC_MESSAGES/kwin_clients.mo
+share/locale/ru/LC_MESSAGES/kwin_effects.mo
+share/locale/ru/LC_MESSAGES/kwin_scripting.mo
+share/locale/ru/LC_MESSAGES/kwin_scripts.mo
+share/locale/se/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/se/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/se/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/se/LC_MESSAGES/kcmkwinrules.mo
+share/locale/se/LC_MESSAGES/kcmkwm.mo
+share/locale/se/LC_MESSAGES/kwin.mo
+share/locale/se/LC_MESSAGES/kwin_clients.mo
+share/locale/si/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/si/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/si/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/si/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/si/LC_MESSAGES/kcmkwinrules.mo
+share/locale/si/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/si/LC_MESSAGES/kcmkwm.mo
+share/locale/si/LC_MESSAGES/kwin.mo
+share/locale/si/LC_MESSAGES/kwin_clients.mo
+share/locale/si/LC_MESSAGES/kwin_effects.mo
+share/locale/sk/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/sk/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/sk/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/sk/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/sk/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/sk/LC_MESSAGES/kcmkwinrules.mo
+share/locale/sk/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/sk/LC_MESSAGES/kcmkwm.mo
+share/locale/sk/LC_MESSAGES/kwin.mo
+share/locale/sk/LC_MESSAGES/kwin_clients.mo
+share/locale/sk/LC_MESSAGES/kwin_effects.mo
+share/locale/sk/LC_MESSAGES/kwin_scripting.mo
+share/locale/sk/LC_MESSAGES/kwin_scripts.mo
+share/locale/sl/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/sl/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/sl/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/sl/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/sl/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/sl/LC_MESSAGES/kcmkwinrules.mo
+share/locale/sl/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/sl/LC_MESSAGES/kcmkwm.mo
+share/locale/sl/LC_MESSAGES/kwin.mo
+share/locale/sl/LC_MESSAGES/kwin_clients.mo
+share/locale/sl/LC_MESSAGES/kwin_effects.mo
+share/locale/sl/LC_MESSAGES/kwin_scripting.mo
+share/locale/sl/LC_MESSAGES/kwin_scripts.mo
+share/locale/sq/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/sq/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/sq/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/sq/LC_MESSAGES/kcmkwinrules.mo
+share/locale/sq/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/sq/LC_MESSAGES/kcmkwm.mo
+share/locale/sq/LC_MESSAGES/kwin.mo
+share/locale/sq/LC_MESSAGES/kwin_clients.mo
+share/locale/sq/LC_MESSAGES/kwin_effects.mo
+share/locale/sr/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/sr/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/sr/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/sr/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/sr/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/sr/LC_MESSAGES/kcmkwinrules.mo
+share/locale/sr/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/sr/LC_MESSAGES/kcmkwm.mo
+share/locale/sr/LC_MESSAGES/kwin.mo
+share/locale/sr/LC_MESSAGES/kwin_clients.mo
+share/locale/sr/LC_MESSAGES/kwin_effects.mo
+share/locale/sr/LC_MESSAGES/kwin_scripting.mo
+share/locale/sr/LC_MESSAGES/kwin_scripts.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kcmkwinrules.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kcmkwm.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kwin.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kwin_clients.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kwin_effects.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kwin_scripting.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kwin_scripts.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwinrules.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwm.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin_clients.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin_effects.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin_scripting.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin_scripts.mo
+share/locale/sr@latin/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/sr@latin/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/sr@latin/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/sr@latin/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/sr@latin/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/sr@latin/LC_MESSAGES/kcmkwinrules.mo
+share/locale/sr@latin/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/sr@latin/LC_MESSAGES/kcmkwm.mo
+share/locale/sr@latin/LC_MESSAGES/kwin.mo
+share/locale/sr@latin/LC_MESSAGES/kwin_clients.mo
+share/locale/sr@latin/LC_MESSAGES/kwin_effects.mo
+share/locale/sr@latin/LC_MESSAGES/kwin_scripting.mo
+share/locale/sr@latin/LC_MESSAGES/kwin_scripts.mo
+share/locale/sv/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/sv/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/sv/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/sv/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/sv/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/sv/LC_MESSAGES/kcmkwinrules.mo
+share/locale/sv/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/sv/LC_MESSAGES/kcmkwm.mo
+share/locale/sv/LC_MESSAGES/kwin.mo
+share/locale/sv/LC_MESSAGES/kwin_clients.mo
+share/locale/sv/LC_MESSAGES/kwin_effects.mo
+share/locale/sv/LC_MESSAGES/kwin_scripting.mo
+share/locale/sv/LC_MESSAGES/kwin_scripts.mo
+share/locale/ta/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ta/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ta/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ta/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ta/LC_MESSAGES/kcmkwm.mo
+share/locale/ta/LC_MESSAGES/kwin.mo
+share/locale/ta/LC_MESSAGES/kwin_clients.mo
+share/locale/ta/LC_MESSAGES/kwin_effects.mo
+share/locale/te/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/te/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/te/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/te/LC_MESSAGES/kcmkwinrules.mo
+share/locale/te/LC_MESSAGES/kcmkwm.mo
+share/locale/te/LC_MESSAGES/kwin.mo
+share/locale/te/LC_MESSAGES/kwin_clients.mo
+share/locale/te/LC_MESSAGES/kwin_effects.mo
+share/locale/tg/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/tg/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/tg/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/tg/LC_MESSAGES/kcmkwinrules.mo
+share/locale/tg/LC_MESSAGES/kcmkwm.mo
+share/locale/tg/LC_MESSAGES/kwin.mo
+share/locale/tg/LC_MESSAGES/kwin_clients.mo
+share/locale/tg/LC_MESSAGES/kwin_effects.mo
+share/locale/th/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/th/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/th/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/th/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/th/LC_MESSAGES/kcmkwinrules.mo
+share/locale/th/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/th/LC_MESSAGES/kcmkwm.mo
+share/locale/th/LC_MESSAGES/kwin.mo
+share/locale/th/LC_MESSAGES/kwin_clients.mo
+share/locale/th/LC_MESSAGES/kwin_effects.mo
+share/locale/tr/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/tr/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/tr/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/tr/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/tr/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/tr/LC_MESSAGES/kcmkwinrules.mo
+share/locale/tr/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/tr/LC_MESSAGES/kcmkwm.mo
+share/locale/tr/LC_MESSAGES/kwin.mo
+share/locale/tr/LC_MESSAGES/kwin_clients.mo
+share/locale/tr/LC_MESSAGES/kwin_effects.mo
+share/locale/tr/LC_MESSAGES/kwin_scripting.mo
+share/locale/tr/LC_MESSAGES/kwin_scripts.mo
+share/locale/ug/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/ug/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/ug/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/ug/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/ug/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/ug/LC_MESSAGES/kcmkwinrules.mo
+share/locale/ug/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/ug/LC_MESSAGES/kcmkwm.mo
+share/locale/ug/LC_MESSAGES/kwin.mo
+share/locale/ug/LC_MESSAGES/kwin_clients.mo
+share/locale/ug/LC_MESSAGES/kwin_effects.mo
+share/locale/ug/LC_MESSAGES/kwin_scripting.mo
+share/locale/uk/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/uk/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/uk/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/uk/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/uk/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/uk/LC_MESSAGES/kcmkwinrules.mo
+share/locale/uk/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/uk/LC_MESSAGES/kcmkwm.mo
+share/locale/uk/LC_MESSAGES/kwin.mo
+share/locale/uk/LC_MESSAGES/kwin_clients.mo
+share/locale/uk/LC_MESSAGES/kwin_effects.mo
+share/locale/uk/LC_MESSAGES/kwin_scripting.mo
+share/locale/uk/LC_MESSAGES/kwin_scripts.mo
+share/locale/uz/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/uz/LC_MESSAGES/kcmkwinrules.mo
+share/locale/uz/LC_MESSAGES/kcmkwm.mo
+share/locale/uz/LC_MESSAGES/kwin.mo
+share/locale/uz/LC_MESSAGES/kwin_clients.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kcmkwinrules.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kcmkwm.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kwin.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kwin_clients.mo
+share/locale/vi/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/vi/LC_MESSAGES/kcmkwinrules.mo
+share/locale/vi/LC_MESSAGES/kcmkwm.mo
+share/locale/vi/LC_MESSAGES/kwin.mo
+share/locale/vi/LC_MESSAGES/kwin_clients.mo
+share/locale/wa/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/wa/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/wa/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/wa/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/wa/LC_MESSAGES/kcmkwinrules.mo
+share/locale/wa/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/wa/LC_MESSAGES/kcmkwm.mo
+share/locale/wa/LC_MESSAGES/kwin.mo
+share/locale/wa/LC_MESSAGES/kwin_clients.mo
+share/locale/wa/LC_MESSAGES/kwin_effects.mo
+share/locale/xh/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/xh/LC_MESSAGES/kcmkwm.mo
+share/locale/xh/LC_MESSAGES/kwin.mo
+share/locale/zh_CN/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/zh_CN/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/zh_CN/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/zh_CN/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/zh_CN/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/zh_CN/LC_MESSAGES/kcmkwinrules.mo
+share/locale/zh_CN/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/zh_CN/LC_MESSAGES/kcmkwm.mo
+share/locale/zh_CN/LC_MESSAGES/kwin.mo
+share/locale/zh_CN/LC_MESSAGES/kwin_clients.mo
+share/locale/zh_CN/LC_MESSAGES/kwin_effects.mo
+share/locale/zh_CN/LC_MESSAGES/kwin_scripting.mo
+share/locale/zh_CN/LC_MESSAGES/kwin_scripts.mo
+share/locale/zh_TW/LC_MESSAGES/kcm-kwin-scripts.mo
+share/locale/zh_TW/LC_MESSAGES/kcm_kwindesktop.mo
+share/locale/zh_TW/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/zh_TW/LC_MESSAGES/kcmkwincompositing.mo
+share/locale/zh_TW/LC_MESSAGES/kcmkwindecoration.mo
+share/locale/zh_TW/LC_MESSAGES/kcmkwinrules.mo
+share/locale/zh_TW/LC_MESSAGES/kcmkwinscreenedges.mo
+share/locale/zh_TW/LC_MESSAGES/kcmkwm.mo
+share/locale/zh_TW/LC_MESSAGES/kwin.mo
+share/locale/zh_TW/LC_MESSAGES/kwin_clients.mo
+share/locale/zh_TW/LC_MESSAGES/kwin_effects.mo
+share/locale/zh_TW/LC_MESSAGES/kwin_scripting.mo
+share/locale/zh_TW/LC_MESSAGES/kwin_scripts.mo