pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kwin: Add kwin 5.6.3



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Mon May 9 23:48:27 2016 +1200
Changeset:	233daad0a6cba79f346b6d72fe9c2e8c324db6fb

Added Files:
	kwin/DESCR
	kwin/Makefile
	kwin/PLIST
	kwin/distinfo
	kwin/hacks.mk
	kwin/patches/patch-clients_aurorae_src_CMakeLists.txt
	kwin/patches/patch-data_CMakeLists.txt
	kwin/patches/patch-kcmkwin_kwincompositing_CMakeLists.txt
	kwin/patches/patch-kcmkwin_kwindesktop_CMakeLists.txt
	kwin/patches/patch-kcmkwin_kwinscreenedges_CMakeLists.txt
	kwin/patches/patch-kcmkwin_kwinscripts_CMakeLists.txt
	kwin/patches/patch-kcmkwin_kwintabbox_CMakeLists.txt

Log Message:
kwin: Add kwin 5.6.3

KDE Window manager

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=233daad0a6cba79f346b6d72fe9c2e8c324db6fb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kwin/DESCR                                         |    1 +
 kwin/Makefile                                      |   52 +
 kwin/PLIST                                         | 1192 ++++++++++++++++++++
 kwin/distinfo                                      |   13 +
 kwin/hacks.mk                                      |   10 +
 .../patch-clients_aurorae_src_CMakeLists.txt       |   15 +
 kwin/patches/patch-data_CMakeLists.txt             |   13 +
 .../patch-kcmkwin_kwincompositing_CMakeLists.txt   |   21 +
 .../patch-kcmkwin_kwindesktop_CMakeLists.txt       |   12 +
 .../patch-kcmkwin_kwinscreenedges_CMakeLists.txt   |   12 +
 .../patch-kcmkwin_kwinscripts_CMakeLists.txt       |   12 +
 .../patch-kcmkwin_kwintabbox_CMakeLists.txt        |   20 +
 12 files changed, 1373 insertions(+)

diffs:
diff --git a/kwin/DESCR b/kwin/DESCR
new file mode 100644
index 0000000..522a68d
--- /dev/null
+++ b/kwin/DESCR
@@ -0,0 +1 @@
+KDE Window manager
diff --git a/kwin/Makefile b/kwin/Makefile
new file mode 100644
index 0000000..3802c1e
--- /dev/null
+++ b/kwin/Makefile
@@ -0,0 +1,52 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kwin-${PLASMAVER}
+CATEGORIES=	x11
+
+HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
+COMMENT=	KDE Window manager
+LICENSE=	gnu-gpl-v2 AND gnu-fdl-v1.2
+
+.include "../../wip/kde5/plasma.mk"
+
+CONFLICTS+=	kde-workspace4-[0-9]*
+
+BUILD_DEPENDS+=	kdoctools>=5.19.0:../../wip/kdoctools
+DEPENDS+=	kinit>=5.21.0:../../wip/kinit
+
+USE_TOOLS+=	msgmerge pkg-config
+
+FILESDIR=	${.CURDIR}/../../wip/kwayland/files
+
+# generation of module.moc fails when ${PREFIX}/include in the moc include path
+SUBST_CLASSES+=		fix-moc
+SUBST_STAGE.fix-moc=	post-configure
+SUBST_MESSAGE.fix-moc=	Cleaning up MOC includes
+SUBST_FILES.fix-moc=	_KDE_build/kcmkwin/kwinscripts/CMakeFiles/kcm_kwin_scripts_automoc.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=	_KDE_build/kcmkwin/kwincompositing/CMakeFiles/kwincompositing_automoc.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=	_KDE_build/CMakeFiles/kwin_automoc.dir/AutogenInfo.cmake
+SUBST_SED.fix-moc=	-e 's,;${PREFIX}/include;,;,g'
+
+MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/aurorae.knsrc \
+		${PKG_SYSCONFDIR}/xdg/aurorae.knsrc
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kwineffect.knsrc \
+		${PKG_SYSCONFDIR}/xdg/kwineffect.knsrc
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kwinscripts.knsrc \
+		${PKG_SYSCONFDIR}/xdg/kwinscripts.knsrc
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kwinswitcher.knsrc \
+		${PKG_SYSCONFDIR}/xdg/kwinswitcher.knsrc
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/org_kde_kwin.categories \
+		${PKG_SYSCONFDIR}/xdg/org_kde_kwin.categories
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../wip/kcmutils/buildlink3.mk"
+.include "../../wip/kdecoration/buildlink3.mk"
+.include "../../wip/kio/buildlink3.mk"
+.include "../../wip/knewstuff/buildlink3.mk"
+.include "../../wip/kscreenlocker/buildlink3.mk"
+.include "../../wip/plasma-framework/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qtmultimedia/buildlink3.mk"
+.include "../../x11/xcb-util-cursor/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kwin/PLIST b/kwin/PLIST
new file mode 100644
index 0000000..e68a830
--- /dev/null
+++ b/kwin/PLIST
@@ -0,0 +1,1192 @@
+@comment $NetBSD$
+bin/kwin_wayland
+bin/kwin_x11
+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/libkdeinit5_kwin_rules_dialog.so
+lib/libkdeinit5_kwin_x11.so
+lib/libkwin.so.5
+lib/libkwin.so.${PKGVERSION}
+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.${PKGVERSION}
+lib/libkwineffects.so.8
+lib/libkwinglutils.so
+lib/libkwinglutils.so.${PKGVERSION}
+lib/libkwinglutils.so.8
+lib/libkwinxrenderutils.so
+lib/libkwinxrenderutils.so.${PKGVERSION}
+lib/libkwinxrenderutils.so.8
+libexec/kwin_killer_helper
+libexec/kwin_rules_dialog
+qt5/plugins/kcm_kwin_scripts.so
+qt5/plugins/kcm_kwindecoration.so
+qt5/plugins/kcm_kwindesktop.so
+qt5/plugins/kcm_kwinoptions.so
+qt5/plugins/kcm_kwinrules.so
+qt5/plugins/kcm_kwinscreenedges.so
+qt5/plugins/kcm_kwintabbox.so
+qt5/plugins/kf5/org.kde.kidletime.platforms/KF5IdleTimeKWinWaylandPrivatePlugin.so
+qt5/plugins/kwin/effects/configs/kcm_kwin4_genericscripted.so
+qt5/plugins/kwin/effects/configs/kwin_blur_config.so
+qt5/plugins/kwin/effects/configs/kwin_coverswitch_config.so
+qt5/plugins/kwin/effects/configs/kwin_cube_config.so
+qt5/plugins/kwin/effects/configs/kwin_cubeslide_config.so
+qt5/plugins/kwin/effects/configs/kwin_desktopgrid_config.so
+qt5/plugins/kwin/effects/configs/kwin_diminactive_config.so
+qt5/plugins/kwin/effects/configs/kwin_flipswitch_config.so
+qt5/plugins/kwin/effects/configs/kwin_glide_config.so
+qt5/plugins/kwin/effects/configs/kwin_invert_config.so
+qt5/plugins/kwin/effects/configs/kwin_lookingglass_config.so
+qt5/plugins/kwin/effects/configs/kwin_magiclamp_config.so
+qt5/plugins/kwin/effects/configs/kwin_magnifier_config.so
+qt5/plugins/kwin/effects/configs/kwin_mouseclick_config.so
+qt5/plugins/kwin/effects/configs/kwin_mousemark_config.so
+qt5/plugins/kwin/effects/configs/kwin_presentwindows_config.so
+qt5/plugins/kwin/effects/configs/kwin_resize_config.so
+qt5/plugins/kwin/effects/configs/kwin_showfps_config.so
+qt5/plugins/kwin/effects/configs/kwin_thumbnailaside_config.so
+qt5/plugins/kwin/effects/configs/kwin_trackmouse_config.so
+qt5/plugins/kwin/effects/configs/kwin_windowgeometry_config.so
+qt5/plugins/kwin/effects/configs/kwin_wobblywindows_config.so
+qt5/plugins/kwin/effects/configs/kwin_zoom_config.so
+qt5/plugins/kwincompositing.so
+qt5/plugins/org.kde.kdecoration2/kwin5_aurorae.so
+qt5/plugins/org.kde.kglobalaccel5.platforms/KF5GlobalAccelPrivateKWin.so
+qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandVirtualBackend.so
+qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so
+qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandX11Backend.so
+qt5/plugins/platforms/KWinQpaPlugin.so
+qt5/qml/org/kde/kwin/decoration/AppMenuButton.qml
+qt5/qml/org/kde/kwin/decoration/ButtonGroup.qml
+qt5/qml/org/kde/kwin/decoration/Decoration.qml
+qt5/qml/org/kde/kwin/decoration/DecorationButton.qml
+qt5/qml/org/kde/kwin/decoration/MenuButton.qml
+qt5/qml/org/kde/kwin/decoration/libdecorationplugin.so
+qt5/qml/org/kde/kwin/decoration/qmldir
+qt5/qml/org/kde/kwin/decorations/plastik/libplastikplugin.so
+qt5/qml/org/kde/kwin/decorations/plastik/qmldir
+qt5/qml/org/kde/kwin/private/kdecoration/libkdecorationprivatedeclarative.so
+qt5/qml/org/kde/kwin/private/kdecoration/qmldir
+share/config.kcfg/kwin.kcfg
+share/dbus-1/interfaces/org.kde.KWin.xml
+share/dbus-1/interfaces/org.kde.kwin.Compositing.xml
+share/dbus-1/interfaces/org.kde.kwin.Effects.xml
+share/doc/HTML/en/kcontrol/desktop/index.cache.bz2
+share/doc/HTML/en/kcontrol/desktop/index.docbook
+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/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/examples/kde-xdg/aurorae.knsrc
+share/examples/kde-xdg/kwineffect.knsrc
+share/examples/kde-xdg/kwinscripts.knsrc
+share/examples/kde-xdg/kwinswitcher.knsrc
+share/examples/kde-xdg/org_kde_kwin.categories
+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_login.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/kservicetypes5/kwindecoration.desktop
+share/kservicetypes5/kwindesktopswitcher.desktop
+share/kservicetypes5/kwineffect.desktop
+share/kservicetypes5/kwinscript.desktop
+share/kservicetypes5/kwinwindowswitcher.desktop
+share/kwin/aurorae/AppMenuButton.qml
+share/kwin/aurorae/AuroraeButton.qml
+share/kwin/aurorae/AuroraeButtonGroup.qml
+share/kwin/aurorae/AuroraeMaximizeButton.qml
+share/kwin/aurorae/Decoration.qml
+share/kwin/aurorae/DecorationButton.qml
+share/kwin/aurorae/MenuButton.qml
+share/kwin/aurorae/aurorae.qml
+share/kwin/cubecap.png
+share/kwin/decorations/kwin4_decoration_qml_plastik/contents/config/main.xml
+share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/PlastikButton.qml
+share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/config.ui
+share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml
+share/kwin/decorations/kwin4_decoration_qml_plastik/metadata.desktop
+share/kwin/effects/desktopgrid/main.qml
+share/kwin/effects/kwin4_effect_dialogparent/contents/code/main.js
+share/kwin/effects/kwin4_effect_dialogparent/metadata.desktop
+share/kwin/effects/kwin4_effect_eyeonscreen/contents/code/main.js
+share/kwin/effects/kwin4_effect_eyeonscreen/metadata.desktop
+share/kwin/effects/kwin4_effect_fade/contents/code/main.js
+share/kwin/effects/kwin4_effect_fade/contents/config/main.xml
+share/kwin/effects/kwin4_effect_fade/metadata.desktop
+share/kwin/effects/kwin4_effect_fadedesktop/contents/code/main.js
+share/kwin/effects/kwin4_effect_fadedesktop/metadata.desktop
+share/kwin/effects/kwin4_effect_login/contents/code/main.js
+share/kwin/effects/kwin4_effect_login/contents/config/main.xml
+share/kwin/effects/kwin4_effect_login/contents/ui/config.ui
+share/kwin/effects/kwin4_effect_login/metadata.desktop
+share/kwin/effects/kwin4_effect_maximize/contents/code/maximize.js
+share/kwin/effects/kwin4_effect_maximize/metadata.desktop
+share/kwin/effects/kwin4_effect_morphingpopups/contents/code/morphingpopups.js
+share/kwin/effects/kwin4_effect_morphingpopups/metadata.desktop
+share/kwin/effects/kwin4_effect_scalein/contents/code/main.js
+share/kwin/effects/kwin4_effect_scalein/metadata.desktop
+share/kwin/effects/kwin4_effect_translucency/contents/code/main.js
+share/kwin/effects/kwin4_effect_translucency/contents/config/main.xml
+share/kwin/effects/kwin4_effect_translucency/contents/ui/config.ui
+share/kwin/effects/kwin4_effect_translucency/metadata.desktop
+share/kwin/effects/kwin4_effect_windowaperture/contents/code/main.js
+share/kwin/effects/kwin4_effect_windowaperture/metadata.desktop
+share/kwin/effects/presentwindows/main.qml
+share/kwin/kcm_kwindecoration/ButtonGroup.qml
+share/kwin/kcm_kwindecoration/Buttons.qml
+share/kwin/kcm_kwindecoration/Previews.qml
+share/kwin/kcm_kwindecoration/main.qml
+share/kwin/kcm_kwintabbox/dolphin.png
+share/kwin/kcm_kwintabbox/kmail.png
+share/kwin/kcm_kwintabbox/konqueror.png
+share/kwin/kcm_kwintabbox/systemsettings.png
+share/kwin/outline/plasma/outline.qml
+share/kwin/scripts/desktopchangeosd/contents/ui/main.qml
+share/kwin/scripts/desktopchangeosd/contents/ui/osd.qml
+share/kwin/scripts/desktopchangeosd/metadata.desktop
+share/kwin/scripts/enforcedeco/contents/code/main.js
+share/kwin/scripts/enforcedeco/metadata.desktop
+share/kwin/scripts/minimizeall/contents/code/main.js
+share/kwin/scripts/minimizeall/metadata.desktop
+share/kwin/scripts/synchronizeskipswitcher/contents/code/main.js
+share/kwin/scripts/synchronizeskipswitcher/metadata.desktop
+share/kwin/scripts/videowall/contents/code/main.js
+share/kwin/scripts/videowall/contents/config/main.xml
+share/kwin/scripts/videowall/contents/ui/config.ui
+share/kwin/scripts/videowall/metadata.desktop
+share/kwin/stripTitle.js
+share/kwin/tm_inner.png
+share/kwin/tm_outer.png
+share/kwincompositing/qml/Effect.qml
+share/kwincompositing/qml/EffectView.qml
+share/kwincompositing/qml/Video.qml
+share/kwincompositing/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/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_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/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/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/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
diff --git a/kwin/distinfo b/kwin/distinfo
new file mode 100644
index 0000000..649749e
--- /dev/null
+++ b/kwin/distinfo
@@ -0,0 +1,13 @@
+$NetBSD$
+
+SHA1 (kwin-5.6.3.tar.xz) = 442cc54d4124e8b93286d64477e19236aac7d8bc
+RMD160 (kwin-5.6.3.tar.xz) = 1cc0c56790c3309f6b1901bba90f29b94c5cc375
+SHA512 (kwin-5.6.3.tar.xz) = 392e46e9f6f091d0df8b7921fc3feed10eb987b392f74e1395b828d430e491768fe30a1c8d9828aba3be1baa05efcbfb2fd871aa2f9a47907952e96b8c0e5fa7
+Size (kwin-5.6.3.tar.xz) = 3914404 bytes
+SHA1 (patch-clients_aurorae_src_CMakeLists.txt) = 807abb12c4324255cb9db5284623726e59a7e696
+SHA1 (patch-data_CMakeLists.txt) = 5c6d97eafeb5ca02868c106605bd5625bbec4b30
+SHA1 (patch-kcmkwin_kwincompositing_CMakeLists.txt) = 2c55a2e2738047e0a478753b80426408e271f684
+SHA1 (patch-kcmkwin_kwindesktop_CMakeLists.txt) = ac855325440b14ea079a87b2ca1d79f69a7602d6
+SHA1 (patch-kcmkwin_kwinscreenedges_CMakeLists.txt) = b4f16df0e020be6c160301c2e74d3fe4e796b5f9
+SHA1 (patch-kcmkwin_kwinscripts_CMakeLists.txt) = c876840f3839e2565f975c740d23a23d2b872c7f
+SHA1 (patch-kcmkwin_kwintabbox_CMakeLists.txt) = 92c52c12eba3bab5990229794b64c9a229c891cd
diff --git a/kwin/hacks.mk b/kwin/hacks.mk
new file mode 100644
index 0000000..d92e98b
--- /dev/null
+++ b/kwin/hacks.mk
@@ -0,0 +1,10 @@
+# $NetBSD$
+#
+.include "../../mk/bsd.fast.prefs.mk"
+
+pre-configure:
+	ln -s libKF5GlobalAccelPrivate.so.5 ${BUILDLINK_DIR}/lib/libKF5GlobalAccelPrivate.so
+.if ${OPSYS} == "NetBSD"
+	mkdir ${BUILDLINK_DIR}/include/linux
+	cp ${FILESDIR}/input.h ${BUILDLINK_DIR}/include/linux/input.h
+.endif
diff --git a/kwin/patches/patch-clients_aurorae_src_CMakeLists.txt b/kwin/patches/patch-clients_aurorae_src_CMakeLists.txt
new file mode 100644
index 0000000..283ef2e
--- /dev/null
+++ b/kwin/patches/patch-clients_aurorae_src_CMakeLists.txt
@@ -0,0 +1,15 @@
+$NetBSD$
+
+Install via examples dir
+
+--- clients/aurorae/src/CMakeLists.txt.orig	2016-04-19 11:12:37.000000000 +0000
++++ clients/aurorae/src/CMakeLists.txt
+@@ -42,7 +42,7 @@ install(TARGETS decorationplugin DESTINA
+ 
+ ########### install files ###############
+ 
+-install( FILES aurorae.knsrc  DESTINATION  ${CONFIG_INSTALL_DIR} )
++install( FILES aurorae.knsrc  DESTINATION  ${KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg )
+ install( FILES
+     qml/aurorae.qml
+     qml/AuroraeButton.qml
diff --git a/kwin/patches/patch-data_CMakeLists.txt b/kwin/patches/patch-data_CMakeLists.txt
new file mode 100644
index 0000000..aea5e8d
--- /dev/null
+++ b/kwin/patches/patch-data_CMakeLists.txt
@@ -0,0 +1,13 @@
+$NetBSD$
+
+Install via examples dir
+
+--- data/CMakeLists.txt.orig	2016-04-19 11:12:37.000000000 +0000
++++ data/CMakeLists.txt
+@@ -8,5 +8,5 @@ install(TARGETS kwin5_update_default_rul
+ ########### install files ###############
+ 
+ install( FILES stripTitle.js  DESTINATION  ${DATA_INSTALL_DIR}/kwin )
+-install( FILES org_kde_kwin.categories DESTINATION ${KDE_INSTALL_CONFDIR} )
++install( FILES org_kde_kwin.categories DESTINATION ${KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg )
+ 
diff --git a/kwin/patches/patch-kcmkwin_kwincompositing_CMakeLists.txt b/kwin/patches/patch-kcmkwin_kwincompositing_CMakeLists.txt
new file mode 100644
index 0000000..8b1bbf3
--- /dev/null
+++ b/kwin/patches/patch-kcmkwin_kwincompositing_CMakeLists.txt
@@ -0,0 +1,21 @@
+$NetBSD$
+
+Install via examples dir
+
+--- kcmkwin/kwincompositing/CMakeLists.txt.orig	2016-04-19 11:12:37.000000000 +0000
++++ kcmkwin/kwincompositing/CMakeLists.txt
+@@ -41,6 +41,7 @@ target_link_libraries(kwincompositing
+     KF5::Service
+     KF5::KCMUtils
+     KF5::NewStuff
++    kwineffects
+     kwin4_effect_builtins
+ )
+ 
+@@ -79,5 +80,5 @@ target_link_libraries(effectModelTest
+ INSTALL(DIRECTORY qml DESTINATION ${DATA_INSTALL_DIR}/kwincompositing)
+ INSTALL(TARGETS kwincompositing DESTINATION ${PLUGIN_INSTALL_DIR})
+ install(FILES kwincompositing.desktop kcmkwineffects.desktop  DESTINATION  ${SERVICES_INSTALL_DIR})
+-install(FILES kwineffect.knsrc DESTINATION ${CONFIG_INSTALL_DIR})
++install(FILES kwineffect.knsrc DESTINATION ${KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg)
+ ################# list the subdirectories #################
diff --git a/kwin/patches/patch-kcmkwin_kwindesktop_CMakeLists.txt b/kwin/patches/patch-kcmkwin_kwindesktop_CMakeLists.txt
new file mode 100644
index 0000000..3f0a547
--- /dev/null
+++ b/kwin/patches/patch-kcmkwin_kwindesktop_CMakeLists.txt
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- kcmkwin/kwindesktop/CMakeLists.txt.orig	2016-04-19 11:12:37.000000000 +0000
++++ kcmkwin/kwindesktop/CMakeLists.txt
+@@ -21,6 +21,7 @@ target_link_libraries(kcm_kwindesktop
+     KF5::WindowSystem
+     KF5::XmlGui
+     ${X11_LIBRARIES}
++    kwineffects
+     kwin4_effect_builtins
+ )
+ 
diff --git a/kwin/patches/patch-kcmkwin_kwinscreenedges_CMakeLists.txt b/kwin/patches/patch-kcmkwin_kwinscreenedges_CMakeLists.txt
new file mode 100644
index 0000000..b468033
--- /dev/null
+++ b/kwin/patches/patch-kcmkwin_kwinscreenedges_CMakeLists.txt
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- kcmkwin/kwinscreenedges/CMakeLists.txt.orig	2016-04-19 11:12:37.000000000 +0000
++++ kcmkwin/kwinscreenedges/CMakeLists.txt
+@@ -20,6 +20,7 @@ target_link_libraries( kcm_kwinscreenedg
+     KF5::I18n
+     KF5::Service
+     KF5::Plasma
++    kwineffects
+     kwin4_effect_builtins
+     )
+ install( TARGETS kcm_kwinscreenedges  DESTINATION ${PLUGIN_INSTALL_DIR} )
diff --git a/kwin/patches/patch-kcmkwin_kwinscripts_CMakeLists.txt b/kwin/patches/patch-kcmkwin_kwinscripts_CMakeLists.txt
new file mode 100644
index 0000000..e2dbffe
--- /dev/null
+++ b/kwin/patches/patch-kcmkwin_kwinscripts_CMakeLists.txt
@@ -0,0 +1,12 @@
+$NetBSD$
+
+Install via examples dir
+
+--- kcmkwin/kwinscripts/CMakeLists.txt.orig	2016-04-19 11:12:37.000000000 +0000
++++ kcmkwin/kwinscripts/CMakeLists.txt
+@@ -24,4 +24,4 @@ target_link_libraries(kcm_kwin_scripts
+ 
+ install(TARGETS kcm_kwin_scripts DESTINATION ${PLUGIN_INSTALL_DIR})
+ install(FILES kwinscripts.desktop DESTINATION ${SERVICES_INSTALL_DIR})
+-install(FILES kwinscripts.knsrc  DESTINATION  ${CONFIG_INSTALL_DIR})
++install(FILES kwinscripts.knsrc  DESTINATION  ${KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg)
diff --git a/kwin/patches/patch-kcmkwin_kwintabbox_CMakeLists.txt b/kwin/patches/patch-kcmkwin_kwintabbox_CMakeLists.txt
new file mode 100644
index 0000000..80d2198
--- /dev/null
+++ b/kwin/patches/patch-kcmkwin_kwintabbox_CMakeLists.txt
@@ -0,0 +1,20 @@
+$NetBSD$
+
+Install via examples dir
+
+--- kcmkwin/kwintabbox/CMakeLists.txt.orig	2016-04-19 11:12:37.000000000 +0000
++++ kcmkwin/kwintabbox/CMakeLists.txt
+@@ -28,6 +28,7 @@ target_link_libraries(kcm_kwintabbox
+     KF5::NewStuff
+     KF5::Plasma
+     XCB::XCB
++    kwineffects
+     kwin4_effect_builtins
+ )
+ 
+@@ -37,4 +38,4 @@ install(TARGETS kcm_kwintabbox  DESTINAT
+ ########### install files ###############
+ install( FILES kwintabbox.desktop DESTINATION  ${SERVICES_INSTALL_DIR} )
+ install( FILES thumbnails/konqueror.png thumbnails/kmail.png thumbnails/systemsettings.png thumbnails/dolphin.png DESTINATION ${DATA_INSTALL_DIR}/kwin/kcm_kwintabbox)
+-install( FILES kwinswitcher.knsrc  DESTINATION  ${CONFIG_INSTALL_DIR} )
++install( FILES kwinswitcher.knsrc  DESTINATION  ${KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg )


Home | Main Index | Thread Index | Old Index