dtwm: add missing workspace 'Occupy" commands to the C, de, es, fr, and it locales.
authorJon Trulson <jon@radscan.com>
Wed, 25 Jul 2012 03:21:27 +0000 (21:21 -0600)
committerJon Trulson <jon@radscan.com>
Wed, 25 Jul 2012 03:21:27 +0000 (21:21 -0600)
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).

cde/programs/localized/C/config/sys.dtwmrc.tmsg
cde/programs/localized/de_DE.ISO8859-1/config/sys.dtwmrc.tmsg
cde/programs/localized/es_ES.ISO8859-1/config/sys.dtwmrc.tmsg
cde/programs/localized/fr_FR.ISO8859-1/config/sys.dtwmrc.tmsg
cde/programs/localized/it_IT.ISO8859-1/config/sys.dtwmrc.tmsg

index 2a7dbb167231d638dcd60fd5cb96823b93d08ae4..98c4f627d0588196f4eff09f6a116799ab18fb68 100644 (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
 $ *
index 1a108be87d848eda0dc2bd264dea105b3540ff95..0a9e13f28d629e30a4c99248cd114ca5f3fe5f86 100644 (file)
@@ -142,6 +142,10 @@ $ *--------------------------------------------------------------------------*
     \"Symbolgröße\"\t_S\tAlt<Key>F9\tf.minimize\n\
     \"Maximale Größe\"\t_M\tAlt<Key>F10\tf.maximize\n\
     \"Nach hinten\"\t_u\tAlt<Key>F3\tf.lower\n\
+     no-label\t\t\t\t\t\tf.separator\n\
+    \"Arbeitsbereich belegen...\"\t_b\t\t\tf.workspace_presence\n\
+    \"Alle Arbeitsbereiche belegen\"\t_A\t\t\tf.occupy_all\n\
+    \"Aus Arbeitsbereich entfernen\"\t_e\t\t\tf.remove\n\
     no-label\t\t\t\tf.separator\n\
     \"Schließen\"\t_c\tAlt<Key>F4\tf.kill"
 $ *  
index 734f38bc2a70a27a0c2fd0c1dc2775c0d817dada..b26eb3b6735ee4fa2dccf753832bbc6b84729e64 100644 (file)
@@ -142,6 +142,10 @@ $ *--------------------------------------------------------------------------*
     \"Minimizar\"\t_n\tAlt<Key>F9\tf.minimize\n\
     \"Maximizar\"\t_x\tAlt<Key>F10\tf.maximize\n\
     \"Bajar\"\t_P\tAlt<Key>F3\tf.lower\n\
+     no-label\t\t\t\t\t\tf.separator\n\
+    \"Ocupar Espacio de trabajo...\"\t_O\t\t\tf.workspace_presence\n\
+    \"Ocupar todos los Espacios de Trabajo\"\t_T\t\t\tf.occupy_all\n\
+    \"Desocupar Espacio de trabajo\"\t_u\t\t\tf.remove\n\
     no-label\t\t\t\tf.separator\n\
     \"Cerrar\"\t_C\tAlt<Key>F4\tf.kill"
 $ *  
index 91b376ac0cce5dd23de24091f7fded2b4ee1cfbc..1829a1dda428864e7a2d95bf16457711b7fad197 100644 (file)
@@ -142,6 +142,10 @@ $ *--------------------------------------------------------------------------*
     \"Réduire\"\t_u\tAlt<Key>F9\tf.minimize\n\
     \"Agrandir\"\t_A\tAlt<Key>F10\tf.maximize\n\
     \"Derrière\"\t_r\tAlt<Key>F3\tf.lower\n\
+     no-label\t\t\t\t\t\tf.separator\n\
+    \"Occuper l'espace de travail...\"\t_O\t\t\tf.workspace_presence\n\
+    \"Occuper tous les espaces de travail\"\t_l\t\t\tf.occupy_all\n\
+    \"Libérer l'espace de travail\"\t_v\t\t\tf.remove\n\
     no-label\t\t\t\tf.separator\n\
     \"Fermer\"\t_F\tAlt<Key>F4\tf.kill"
 $ *  
index 5fb82d37d5efdc1c19c733ca8589ac3295e86b89..38a52ca708a7e71c8695fb3bf68d6f8db14a9735 100644 (file)
@@ -135,6 +135,10 @@ $ *--------------------------------------------------------------------------*
     "Ridurre a icona"  _i      Alt<Key>F9      f.minimize\n\
     "Ingrandire"       _g      Alt<Key>F10     f.maximize\n\
     "In fondo"         _f      Alt<Key>F3      f.lower\n\
+     no-label                                          f.separator\n\
+    "Occupare spazio di lavoro..."     _O                      f.workspace_presence\n\
+    "Occupare tutti gli spazi di lavoro"       _t                      f.occupy_all\n\
+    "Eliminare dallo spazio di lavoro"         _l                      f.remove\n\
     no-label                           f.separator\n\
     "Chiudere"         _C      Alt<Key>F4      f.kill
 $ *