update translations

add notifications
edit resizing
fix reading ps
some fixes
This commit is contained in:
arcan1s
2015-02-11 05:04:56 +03:00
parent 8055647f34
commit 061244b1d0
29 changed files with 8757 additions and 2659 deletions

View File

@ -1,4 +1,8 @@
set (MO_NAME plasma_applet_desktop-panel.mo)
if (BUILD_KDE4)
set (MO_NAME plasma_applet_desktop-panel.mo)
else ()
set (MO_NAME plasma_applet_org.kde.plasma.desktoppanel.mo)
endif ()
file (GLOB _po_files *.po)
set (_gmoFiles)