Translations:Tutorials/Using Other Window Managers with Plasma/84/he

From KDE UserBase Wiki

if c.type == "dock" -- לוח פלזמה

   or c.type == "desktop" then -- שולחן עבודה פלזמה
   c.focusable = false
   c:tags(c.screen.tags) -- הצגה על כל התגיות מהמסך הזה.

end