wmaker: Moved function prototype to the appropriate header
[wmaker-crm.git] / util / wmgenmenu.h
blob6091ebda9b15fb4b6f7959cc5a2db9ee43f4626f
1 /* wmgenmenu.h
3 * Copyright (C) 2010 Carlos R. Mafra
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
15 * You should have received a copy of the GNU General Public License along
16 * with this program; if not, write to the Free Software Foundation, Inc.,
17 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21 * If the program should run from inside a terminal it has
22 * to end with a space followed by '!', e.g. "mutt !"
25 char *Terminals[MAX_NR_APPS][2] = {
26 { N_("xterm"), "xterm -bg black -fg white +sb +sm -fn 10x20 -sl 4000 -cr yellow" },
27 { N_("mrxvt"), "mrxvt +bt +bc -shade 00 -vb +sb +sm -tr -sl 2000 -trt -itabbg black -hb -tabfg yellow -fn 10x20 -cr yellow" },
28 { N_("Konsole"), "konsole" },
29 { N_("Urxvt"), "urxvt" },
30 { NULL, NULL }
33 char *File_managers[MAX_NR_APPS][2] = {
34 { N_("Dolphin"), "dolphin" },
35 { N_("Thunar"), "thunar" },
36 { N_("ROX filer"), "rox" },
37 { N_("PCManFM"), "pcmanfm" },
38 { N_("GWorkspace"), "GWorkspace" },
39 { N_("Midnight Commander"), "mc !" },
40 { N_("XFTree"), "xftree" },
41 { N_("Konqueror"), "konqueror" },
42 { N_("Nautilus"), "nautilus --no-desktop" },
43 { N_("FSViewer"), "FSViewer" },
44 { N_("Xfe"), "xfe" },
45 { NULL, NULL }
48 char *Mathematics[MAX_NR_APPS][2] = {
49 { N_("Xmaxima"), "xmaxima" },
50 { N_("Maxima"), "maxima !" },
51 { N_("Maple"), "maple" },
52 { N_("Scilab"), "scilab" },
53 { N_("bc"), "bc !" },
54 { N_("KCalc"), "kcalc" },
55 { N_("XCalc"), "xcalc" },
56 { N_("Mathematica"), "mathematica" },
57 { N_("Math"), "math !" }, /* command-line Mathematica */
58 { N_("Free42"), "free42" },
59 { N_("X48"), "x48" },
60 { NULL, NULL }
63 char *Astronomy[MAX_NR_APPS][2] = {
64 { N_("Xplns"), "xplns" },
65 { N_("Stellarium"), "stellarium" },
66 { NULL, NULL }
69 char *Graphics[MAX_NR_APPS][2] = {
70 { N_("GIMP"), "gimp" },
71 { N_("Sodipodi"), "sodipodi" },
72 { N_("Inkscape"), "inkscape" },
73 { N_("KIllustrator"), "killustrator" },
74 { N_("Krayon"), "krayon" },
75 { N_("KPovModeler"), "kpovmodeler" },
76 { N_("XBitmap"), "bitmap" },
77 { N_("XPaint"), "xpaint" },
78 { N_("XFig"), "xfig" },
79 { N_("KPaint"), "kpaint" },
80 { N_("Blender"), "blender" },
81 { N_("KSnapshot"), "ksnapshot" },
82 { N_("GPhoto"), "gphoto" },
83 { N_("DigiKam"), "digikam" },
84 { N_("GQview"), "gqview" },
85 { N_("Geeqie"), "geeqie" },
86 { N_("KView"), "kview" },
87 { N_("Dia"), "dia" },
88 { N_("CompuPic"), "compupic" },
89 { N_("Pixie"), "pixie" },
90 { N_("ImageMagick Display"), "display" },
91 { N_("XV"), "xv" },
92 { N_("Eye of GNOME"), "eog" },
93 { N_("Quick Image Viewer"), "qiv" },
94 { NULL, NULL },
97 char *Multimedia[MAX_NR_APPS][2] = {
98 { N_("Audacious"), "audacious" },
99 { N_("Kaffeine"), "kaffeine", },
100 { N_("Audacity"), "audacity" },
101 { N_("Amarok"), "amarok" },
102 { N_("XMMS"), "xmms" },
103 { N_("K9Copy"), "k9copy" },
104 { N_("HandBrake"), "HandBrakeGUI" },
105 { N_("OGMRip"), "ogmrip" },
106 { N_("DVBcut"), "dvbcut" },
107 { N_("AcidRip"), "acidrip" },
108 { N_("RipperX"), "ripperX" },
109 { N_("Avidemux"), "avidemux2_gtk" },
110 { N_("GQmpeg"), "gqmpeg" },
111 { N_("SMPlayer"), "smplayer" },
112 { N_("Linux MultiMedia Studio"), "lmms" },
113 { N_("Freeamp"), "freeamp" },
114 { N_("RealPlayer"), "realplay" },
115 { N_("Mediathek"), "Mediathek.sh" },
116 { N_("KMid"), "kmid" },
117 { N_("Kmidi"), "kmidi" },
118 { N_("Gtcd"), "gtcd" },
119 { N_("Grip"), "grip" },
120 { N_("AVIplay"), "aviplay" },
121 { N_("Gtv"), "gtv" },
122 { N_("VLC"), "vlc" },
123 { N_("Sinek"), "sinek" },
124 { N_("xine"), "xine" },
125 { N_("aKtion"), "aktion" },
126 { N_("Gcd"), "gcd" },
127 { N_("XawTV"), "xawtv" },
128 { N_("XPlayCD"), "xplaycd" },
129 { N_("XBMC"), "xbmc" },
130 { NULL, NULL}
133 char *Internet[MAX_NR_APPS][2] = {
134 { N_("Chromium"), "chromium" },
135 { N_("Chromium"), "chromium-browser" },
136 { N_("Google Chrome"), "google-chrome" },
137 { N_("Mozilla Firefox"), "firefox" },
138 { N_("Galeon"), "galeon" },
139 { N_("SkipStone"), "skipstone" },
140 { N_("Konqueror"), "konqueror" },
141 { N_("Dillo"), "dillo" },
142 { N_("Epiphany"), "epiphany" },
143 { N_("Opera"), "opera" },
144 { N_("Midori"), "midori" },
145 { N_("Mozilla SeaMonkey"), "seamonkey" },
146 { N_("Kazehakase"), "kazehakase" },
147 { N_("Links"), "links !" },
148 { N_("Lynx"), "lynx !" },
149 { N_("W3M"), "w3m !" },
150 { NULL, NULL }
153 char *Email[MAX_NR_APPS][2] = {
154 { N_("Mozilla Thunderbird"), "thunderbird" },
155 { N_("Mutt"), "mutt !" },
156 { N_("GNUMail"), "GNUMail" },
157 { N_("Claws Mail"), "claws-mail" },
158 { N_("Evolution"), "evolution" },
159 { N_("Kleopatra"), "kleopatra" },
160 { N_("Sylpheed"), "sylpheed" },
161 { N_("Spruce"), "spruce" },
162 { N_("KMail"), "kmail" },
163 { N_("Exmh"), "exmh" },
164 { N_("Pine"), "pine !" },
165 { N_("ELM"), "elm !" },
166 { N_("Alpine"), "alpine !" },
167 { NULL, NULL }
170 char *Sound[MAX_NR_APPS][2] = {
171 { N_("soundKonverter"), "soundkonverter" },
172 { N_("Krecord"), "krecord" },
173 { N_("Grecord"), "grecord" },
174 { N_("ALSA mixer"), "alsamixer !" },
175 { N_("VolWheel"), "volwheel" },
176 { N_("Sound configuration"), "sndconfig !" },
177 { N_("aumix"), "aumix !" },
178 { N_("Gmix"), "gmix" },
179 { NULL, NULL }
182 char *Editors[MAX_NR_APPS][2] = {
183 { N_("XJed"), "xjed" },
184 { N_("Jed"), "jed !" },
185 { N_("Emacs"), "emacs" },
186 { N_("XEmacs"), "xemacs" },
187 { N_("SciTE"), "scite" },
188 { N_("Bluefish"), "bluefish" },
189 { N_("gVIM"), "gvim" },
190 { N_("vi"), "vi !" },
191 { N_("VIM"), "vim !" },
192 { N_("gedit"), "gedit" },
193 { N_("KEdit"), "kedit" },
194 { N_("XEdit"), "xedit" },
195 { N_("KWrite"), "kwrite" },
196 { N_("Kate"), "kate" },
197 { N_("Pico"), "pico !" },
198 { N_("Nano"), "nano !" },
199 { N_("Joe"), "joe !" },
200 { NULL, NULL }
203 char *Comics[MAX_NR_APPS][2] = {
204 { N_("Omnia data"), "omnia_data" },
205 { N_("Comix"), "comix" },
206 { N_("QComicBook"), "qcomicbook" },
207 { NULL, NULL }
210 char *Viewers[MAX_NR_APPS][2] = {
211 { N_("Evince"), "evince" },
212 { N_("KGhostView"), "kghostview" },
213 { N_("gv"), "gv" },
214 { N_("ePDFView"), "epdfview" },
215 { N_("GGv"), "ggv" },
216 { N_("Xdvi"), "xdvi" },
217 { N_("KDVI"), "kdvi" },
218 { N_("Xpdf"), "xpdf" },
219 { N_("Adobe Reader"), "acroread" },
220 { N_("Gless"), "gless" },
221 { NULL, NULL }
224 char *Utilities[MAX_NR_APPS][2] = {
225 { N_("Google Desktop"), "gdlinux" },
226 { N_("K3B"), "k3b" },
227 { N_("X-CD-Roast"), "xcdroast" },
228 { N_("Nero Linux"), "nero" },
229 { N_("Nero Linux Express"), "neroexpress" },
230 { N_("gtkfind"), "gtkfind" },
231 { N_("gdict"), "gdict" },
232 { N_("gpsdrive"), "gpsdrive" },
233 { N_("Task Coach"), "taskcoach" },
234 { N_("XSnap"), "xsnap" },
235 { N_("Screengrab"), "screengrab" },
236 { N_("XSane"), "xsane" },
237 { N_("wfcmgr"), "wfcmgr" },
238 { N_("switch"), "switch" },
239 { N_("Cairo Clock"), "cairo-clock" },
240 { N_("Conky"), "conky" },
241 { N_("GNU Privacy Assistant"), "gpa" },
242 { N_("Vidalia (tor)"), "vidalia" },
243 { N_("kaddressbook"), "kaddressbook" },
244 { N_("kab"), "kab" },
245 { N_("Filezilla"), "filezilla" },
246 { N_("Bleachbit"), "bleachbit" },
247 { N_("Teamviewer"), "teamviewer" },
248 { N_("gUVCView"), "guvcview" },
249 { N_("LinPopUp"), "linpopup" },
250 { N_("Wine Configurator"), "winecfg" },
251 { N_("NMap"), "nmapfe" },
252 { N_("Hydra"), "xhydra" },
253 { N_("XTeddy"), "xteddy" },
254 { N_("XTeddy TEST"), "xteddy_test" },
255 { N_("VNC Viewer"), "vncviewer" },
256 { N_("Java Control Panel"), "ControlPanel" },
257 { N_("kfind"), "kfind" },
258 { N_("oclock"), "oclock" },
259 { N_("rclock"), "rclock" },
260 { N_("Isomaster"), "isomaster" },
261 { N_("xclock"), "xclock" },
262 { N_("HP Systray"), "hp-systray" },
263 { N_("kppp"), "kppp" },
264 { N_("Xarchiver"), "xarchiver" },
265 { NULL, NULL }
268 char *Video[MAX_NR_APPS][2] = {
269 { NULL, NULL }
272 char *Chat[MAX_NR_APPS][2] = {
273 { N_("Pidgin"), "pidgin" },
274 { N_("Skype"), "skype" },
275 { N_("Gizmo"), "gizmo" },
276 { N_("Gajim"), "gajim" },
277 { N_("Kopete"), "kopete" },
278 { N_("XChat"), "xchat" },
279 { N_("Ekiga"), "Ekiga" },
280 { N_("KVIrc"), "kvirc" },
281 { N_("BitchX"), "BitchX !" },
282 { N_("EPIC"), "epic !" },
283 { N_("Linphone"), "linphone" },
284 { N_("Mumble"), "mumble" },
285 { N_("EPIC4"), "epic4 !" },
286 { N_("Irssi"), "irssi !" },
287 { N_("TinyIRC"), "tinyirc !" },
288 { N_("Ksirc"), "ksirc" },
289 { N_("gtalk"), "gtalk" },
290 { N_("GnomeICU"), "gnome-icu" },
291 { N_("Licq"), "licq" },
292 { N_("aMSN"), "amsn" },
293 { NULL, NULL }
296 char *P2P[MAX_NR_APPS][2] = {
297 { N_("aMule"), "amule" },
298 { N_("gFTP"), "gftp" },
299 { N_("Smb4K"), "smb4k" },
300 { N_("KTorrent"), "ktorrent" },
301 { N_("BitTorrent GUI"), "bittorrent-gui" },
302 { N_("Transmission GTK"), "transmission-gtk" },
303 { N_("ftp"), "ftp !" },
304 { N_("Deluge"), "deluge-gtk" },
305 { N_("sftp"), "sftp !" },
306 { N_("Pavuk"), "pavuk" },
307 { N_("gtm"), "gtm !" },
308 { N_("Gnut"), "gnut !" },
309 { N_("GTK Gnutella"), "gtk-gnutella" },
310 { N_("Gnutmeg"), "gnutmeg" },
311 { NULL, NULL }
314 char *Games[MAX_NR_APPS][2] = {
315 { N_("FlightGear Flight Simulator"), "fgfs" },
316 { N_("Tremulous"), "tremulous" },
317 { N_("XBoard"), "xboard" },
318 { N_("GNOME Chess"), "gnome-chess" },
319 { N_("Darkplaces (Quake 1)"), "darkplaces" },
320 { N_("QuakeSpasm (Quake 1)"), "quakespasm" },
321 { N_("Quake 2"), "quake2" },
322 { N_("KM Quake 2 (Quake 2"), "kmquake2" },
323 { N_("QMax (Quake 2"), "quake2-qmax" },
324 { N_("Quake 3"), "quake3" },
325 { N_("Quake 4"), "quake4" },
326 { N_("Quake 4 SMP"), "quake4-smp" },
327 { N_("Openarena"), "openarena" },
328 { N_("Quake 3: Urban Terror 2"), "q3ut2" },
329 { N_("Soldier of Fortune"), "sof" },
330 { N_("Rune"), "rune" },
331 { N_("Doom 3"), "doom3" },
332 { N_("Zelda Solarus"), "solarus" },
333 { N_("Solarwolf"), "solarwolf" },
334 { N_("Pachi"), "pachi" },
335 { N_("Tribes 2"), "tribes2" },
336 { N_("GNUjump"), "gnujump" },
337 { N_("Supertransball 2"), "supertransball2" },
338 { N_("Supertux"), "supertux" },
339 { N_("Supertux 2"), "supertux2" },
340 { N_("Mega Mario"), "megamario" },
341 { N_("Frogatto"), "frogatto" },
342 { N_("Minecraft"), "minecraft" },
343 { N_("Alienarena"), "alienarena" },
344 { N_("Nexuiz"), "nexuiz" },
345 { N_("Bomberclone"), "bomberclone" },
346 { N_("Chromium-BSU"), "chromium-bsu" },
347 { N_("Clanbomber"), "clanbomber" },
348 { N_("Clanbomber 2"), "clanbomber2" },
349 { N_("Defendguin"), "defendguin" },
350 { N_("Dosbox"), "dosbox" },
351 { N_("Duke Nukem 3D"), "duke3d" },
352 { N_("eDuke32"), "eduke32" },
353 { N_("Emilia Pinball"), "emilia-pinball" },
354 { N_("Extreme-Tuxracer"), "etracer" },
355 { N_("Freedroid RPG"), "freedroidRPG" },
356 { N_("Frozen Bubble"), "frozen-bubble" },
357 { N_("Frozen Bubble Editor"), "frozen-bubble-editor" },
358 { N_("GL 117"), "gl-117" },
359 { N_("LBreakout 2"), "lbreakout2" },
360 { N_("Legends"), "legends" },
361 { N_("Lincity-NG"), "lincity-ng" },
362 { N_("Neverball"), "neverball" },
363 { N_("Neverput"), "neverput" },
364 { N_("Openastromenace"), "openastromenace" },
365 { N_("Penguin Command"), "penguin-command" },
366 { N_("Powermanga"), "powermanga" },
367 { N_("Return to Castle Wolfenstein SP"), "rtcwsp" },
368 { N_("Return to Castle Wolfenstein MP"), "rtcwmp" },
369 { N_("Snes9X"), "snes9x-gtk" },
370 { N_("Slune"), "slune" },
371 { N_("Torcs"), "torcs" },
372 { N_("Speed Dreams"), "speed-dreams" },
373 { N_("Trackballs"), "trackballs" },
374 { N_("VDrift"), "vdrift" },
375 { N_("Warmux"), "warmux" },
376 { N_("Warsow"), "warsow" },
377 { N_("Wesnoth"), "wesnoth" },
378 { N_("World of Padman"), "worldofpadman" },
379 { N_("XBlast"), "xblast" },
380 { N_("XPenguins"), "xpenguins" },
381 { N_("XTux"), "xtux" },
382 { N_("The Mana World"), "tmw" },
383 { N_("The Mana World"), "mana" },
384 { N_("Super Mario Chronicles"), "smc" },
385 { N_("Unreal"), "unreal" },
386 { N_("Unreal Tournament"), "ut" },
387 { N_("Unreal Tournament 2004"), "ut2004" },
388 { N_("Xonotic"), "xonotic" },
389 { N_("Descent 3"), "descent3" },
390 { N_("Myth 2"), "myth2" },
391 { N_("Sauerbraten"), "sauerbraten" },
392 { N_("Sauerbraten"), "sauerbraten-client" },
393 { N_("Sauerbraten"), "sauer_client" },
394 { N_("Railroad Tycoon 2"), "rt2" },
395 { N_("Heretic 2"), "heretic2" },
396 { N_("Kohan"), "kohan" },
397 { N_("XQF"), "xqf" },
398 { NULL, NULL }
401 char *Office[MAX_NR_APPS][2] = {
402 { N_("OpenOffice.org Writer"), "oowriter" },
403 { N_("OpenOffice.org Calc"), "oocalc" },
404 { N_("OpenOffice.org Draw"), "oodraw" },
405 { N_("OpenOffice.org Impress"), "ooimpress" },
406 { N_("OpenOffice.org Math"), "oomath" },
407 { N_("OpenOffice.org"), "ooffice" },
408 { N_("StarOffice Writer"), "swriter" },
409 { N_("StarOffice Calc"), "scalc" },
410 { N_("StarOffice Draw"), "sdraw" },
411 { N_("StarOffice Impress"), "simpress" },
412 { N_("StarOffice Math"), "smath" },
413 { N_("StarOffice"), "soffice" },
414 { N_("LibreOffice Writer"), "lowriter" },
415 { N_("LibreOffice Calc"), "localc" },
416 { N_("LibreOffice Draw"), "lodraw" },
417 { N_("LibreOffice Impress"), "loimpress" },
418 { N_("LibreOffice Math"), "lomath" },
419 { N_("LibreOffice Base"), "lobase" },
420 { N_("LibreOffice Web"), "loweb" },
421 { N_("LibreOffice"), "libreoffice" },
422 { N_("AbiWord"), "abiword" },
423 { N_("KWord"), "kword" },
424 { N_("KPresenter"), "kpresenter" },
425 { N_("KSpread"), "kspread" },
426 { N_("KChart"), "kchart" },
427 { N_("KOrganizer"), "Korganizer" },
428 { N_("LyX"), "lyx" },
429 { N_("Klyx"), "klyx" },
430 { N_("GnuCash"), "gnucash" },
431 { N_("Gnumeric"), "gnumeric" },
432 { N_("GnomeCal"), "gnomecal" },
433 { N_("GnomeCard"), "gnomecard" },
434 { NULL, NULL }
437 char *Development[MAX_NR_APPS][2] = {
438 { N_("gitk"), "gitk" },
439 { N_("gitview"), "gitview" },
440 { N_("qgit"), "qgit" },
441 { N_("git-gui"), "git-gui" },
442 { N_("glimmer"), "glimmer" },
443 { N_("glade"), "glade" },
444 { N_("Geany"), "geany" },
445 { N_("Codeblocks"), "codeblocks" },
446 { N_("kdevelop"), "kdevelop" },
447 { N_("designer"), "designer" },
448 { N_("kbabel"), "kbabel" },
449 { N_("idle"), "idle" },
450 { N_("ghex"), "ghex" },
451 { N_("hexedit"), "hexedit !" },
452 { N_("memprof"), "memprof" },
453 { N_("tclsh"), "tclsh !" },
454 { N_("gdb"), "gdb !" },
455 { N_("xxgdb"), "xxgdb" },
456 { N_("xev"), "xev !" },
457 { NULL, NULL }
460 char *System[MAX_NR_APPS][2] = {
461 { N_("Iotop"), "iotop -d 4 --only !" },
462 { N_("Iostat"), "iostat -p -k 5 !" },
463 { N_("keybconf"), "keybconf" },
464 { N_("GNOME System Monitor"), "gtop" },
465 { N_("top"), "top !" },
466 { N_("KDE Process Monitor"), "kpm" },
467 { N_("gw"), "gw" },
468 { N_("GNOME Control Center"), "gnomecc" },
469 { N_("GKrellM"), "gkrellm" },
470 { N_("tksysv"), "tksysv" },
471 { N_("ksysv"), "ksysv" },
472 { N_("GNOME PPP"), "gnome-ppp" },
473 { NULL, NULL }
476 char *OpenSUSE[MAX_NR_APPS][2] = {
477 { N_("YaST 2"), "yast2" },
478 { N_("YaST"), "yast !" },
479 { N_("System Settings"), "systemsettings" },
480 { N_("UMTSMon"), "umtsmon" },
481 { NULL, NULL }
484 char *Mandriva[MAX_NR_APPS][2] = {
485 { N_("DrakNetCenter"), "draknetcenter" },
486 { N_("RPMDrake"), "rpmdrake" },
487 { N_("HardDrake"), "harddrake" },
488 { N_("DrakConf"), "drakconf" },
489 { N_("MandrakeUpdate"), "MandrakeUpdate" },
490 { N_("XDrakRes"), "Xdrakres" },
491 { NULL, NULL }
494 char *WindowMaker[MAX_NR_APPS][2] = {
495 { N_("Docker"), "docker -wmaker" },
496 { N_("Net"), "wmnet -d 100000 -Weth0" },
497 { N_("Net Load"), "wmnetload" },
498 { N_("Ping"), "wmping" },
499 { N_("Ping"), "wmpiki" },
500 { N_("Power"), "wmpower" },
501 { N_("Audacious"), "wmauda" },
502 { N_("Harddisk Monitor"), "wmdiskmon" },
503 { N_("Download"), "wmdl" },
504 { N_("Dots"), "wmdots" },
505 { N_("Matrix"), "wmMatrix" },
506 { N_("Fire"), "wmfire" },
507 { N_("Net send"), "wmpopup" },
508 { N_("Laptop"), "wmlaptop2" },
509 { N_("WiFi"), "wmwifi -s" },
510 { N_("Interface Info"), "wmifinfo" },
511 { N_("Weather"), "wmWeather" },
512 { N_("Weather"), "wmWeather+" },
513 { N_("Sticky Notes"), "wmstickynotes" },
514 { N_("Pinboard"), "wmpinboard" },
515 { N_("Mixer"), "wmmixer++ -w" },
516 { N_("Mixer"), "wmmixer" },
517 { N_("Weather"), "wmWeather -m -s EDDB" },
518 { N_("CPU Load"), "wmcpuload" },
519 { N_("CPU Freq"), "wmcpufreq" },
520 { N_("Memory Load"), "wmmemload" },
521 { N_("Memory Free"), "wmmemfree" },
522 { N_("Memory Monitor"), "wmmemmon" },
523 { N_("Clock Mon"), "wmclockmon" },
524 { N_("Network Devices"), "wmnd" },
525 { N_("Calendar & Clock"), "wmCalclock -S" },
526 { N_("Time"), "wmtime" },
527 { N_("Date"), "wmdate" },
528 { N_("Time & Date"), "wmclock" },
529 { N_("System Monitor"), "wmmon" },
530 { N_("System Monitor"), "wmsysmon" },
531 { N_("Sensor Monitor"), "wmsorsen" },
532 { N_("System Tray"), "wmsystemtray" },
533 { N_("System Tray"), "wmsystray" },
534 { N_("SMP Monitor"), "wmSMPmon" },
535 { N_("Timer"), "wmtimer" },
536 { N_("Mounter"), "wmudmount" },
537 { N_("Mounter"), "wmvolman" },
538 { N_("Uptime"), "wmupmon" },
539 { N_("Work Timer"), "wmwork" },
540 { N_("Interfaces"), "wmifs" },
541 { N_("Button"), "wmbutton" },
542 { N_("xmms"), "wmxmms" },
543 { N_("Power"), "wmpower" },
544 { N_("Magnify"), "wmagnify" },
545 { NULL, NULL }
548 char *other_wm[MAX_WMS][2] = {
549 { N_("IceWM"), "icewm" },
550 { N_("KWin"), "kwin" },
551 { N_("twm"), "twm" },
552 { N_("Fluxbox"), "fluxbox" },
553 { N_("Blackbox"), "blackbox" },
554 { N_("Ion"), "ion" },
555 { N_("Motif Window Manager"), "mwm" },
556 { N_("FVWM"), "fvwm" },
557 { N_("FVWM-Crystal"), "fvwm-crystal" },
558 { NULL, NULL }