Rename kwin to twin (part 1 of 2)

r14.0.x
Timothy Pearson 13 years ago
parent 50cebe098e
commit ec91a651a5

@ -66,9 +66,9 @@ wms = {
('metacity', ['metacity', '--replace'],
'Metacity', 'gnome', None, None,),
'kwin':
('kwin', ['kwin', '--replace'],
'KWin', 'kde', None, ['dcop', 'kwin', 'KWinInterface', 'stopKompmgr']),
'twin':
('twin', ['twin', '--replace'],
'KWin', 'kde', None, ['dcop', 'twin', 'KWinInterface', 'stopKompmgr']),
'xfwm4':
('xfwm4', ['xfwm4'],

Loading…
Cancel
Save