dtwm: add missing workspace 'Occupy" commands to the C, de, es, fr, and it locales.

The dtwm DefaultWindowMenu did not list any of the workspace enabled
Occupy commands, which makes it a bit difficult to move windows into a
workspace, or to occupy multiple workspaces.

This was rectified by copying the relevant lines from the
SampleWindowMenu sections containing them that already existed in the
localized files.  Tested on C and DE (German).
This commit is contained in:
Jon Trulson
2012-07-24 21:21:27 -06:00
parent f3be236767
commit 80559fcfdd
5 changed files with 20 additions and 0 deletions

View File

@@ -135,6 +135,10 @@ $ *--------------------------------------------------------------------------*
"Minimize" _n Alt<Key>F9 f.minimize\n\
"Maximize" _x Alt<Key>F10 f.maximize\n\
"Lower" _L Alt<Key>F3 f.lower\n\
no-label f.separator\n\
"Occupy Workspace..." _O f.workspace_presence\n\
"Occupy All Workspaces" _A f.occupy_all\n\
"Unoccupy Workspace" _U f.remove\n\
no-label f.separator\n\
"Close" _C Alt<Key>F4 f.kill
$ *