wmaker: moved the definition of the entries for the window menu options to an array
commit5881d1a8baa1672c4abc9fa9d321b9b2023df1af
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 8 May 2015 11:19:10 +0000 (8 13:19 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 8 May 2015 17:53:30 +0000 (8 18:53 +0100)
treecb35c64582f79302c774ae07db505f4bae6a9883
parentbed5ebea89c225434a032eb860040901ce315a09
wmaker: moved the definition of the entries for the window menu options to an array

By defining the const array with everything at the beginning of the file,
it is easier to maintain and to make evolve.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
src/winmenu.c