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:
@@ -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
|
||||
$ *
|
||||
|
||||
Reference in New Issue
Block a user