diff options
Diffstat (limited to 'util')
-rwxr-xr-x | util/fluxbox-generate_menu | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/util/fluxbox-generate_menu b/util/fluxbox-generate_menu index 5235a89..72eb27a 100755 --- a/util/fluxbox-generate_menu +++ b/util/fluxbox-generate_menu | |||
@@ -283,7 +283,7 @@ esac | |||
283 | 283 | ||
284 | echo "[begin] (${MENUTITLE})" > ${FILENAME} | 284 | echo "[begin] (${MENUTITLE})" > ${FILENAME} |
285 | 285 | ||
286 | find_it xterm append "[exec] (xterm) {xterm -fg white -bg black}" | 286 | find_it xterm append "[exec] (xterm) {xterm}" |
287 | find_it nedit append "[exec] (nedit) {nedit}" | 287 | find_it nedit append "[exec] (nedit) {nedit}" |
288 | 288 | ||
289 | 289 | ||
@@ -293,9 +293,9 @@ append_submenu ${BROWSERMENU} | |||
293 | find_it galeon append "[exec] (galeon) {galeon}" | 293 | find_it galeon append "[exec] (galeon) {galeon}" |
294 | find_it mozilla append "[exec] (mozilla) {mozilla}" | 294 | find_it mozilla append "[exec] (mozilla) {mozilla}" |
295 | find_it konqueror append "[exec] (konqueror) {konqueror}" | 295 | find_it konqueror append "[exec] (konqueror) {konqueror}" |
296 | find_it links append "[exec] (links) {xterm -title links -fg white -bg black -e links fluxbox.sf.net}" | 296 | find_it links append "[exec] (links) {xterm -title links -e links fluxbox.sf.net}" |
297 | find_it w3m append "[exec] (w3m) {xterm -title w3m -fg white -bg black -e w3m}" | 297 | find_it w3m append "[exec] (w3m) {xterm -title w3m -e w3m}" |
298 | find_it lynx append "[exec] (lynx) {xterm -title lynx -fg white -bg black -e lynx}" | 298 | find_it lynx append "[exec] (lynx) {xterm -title lynx -e lynx}" |
299 | find_it dillo append "[exec] (dillo) {dillo}" | 299 | find_it dillo append "[exec] (dillo) {dillo}" |
300 | append_menu_end | 300 | append_menu_end |
301 | 301 | ||
@@ -319,15 +319,15 @@ append_submenu ${NETMENU} | |||
319 | find_it kmail append "[exec] (kmail) {kmail}" | 319 | find_it kmail append "[exec] (kmail) {kmail}" |
320 | find_it gnomemeeting append "[exec] (gnomemeeting) {gnomemeeting}" | 320 | find_it gnomemeeting append "[exec] (gnomemeeting) {gnomemeeting}" |
321 | find_it evolution append "[exec] (evolution) {evolution}" | 321 | find_it evolution append "[exec] (evolution) {evolution}" |
322 | find_it mutt append "[exec] (mutt) {xterm -title mutt -fg white -bg black -e mutt}" | 322 | find_it mutt append "[exec] (mutt) {xterm -title mutt -e mutt}" |
323 | 323 | ||
324 | find_it gftp append "[exec] (gftp) {gftp}" | 324 | find_it gftp append "[exec] (gftp) {gftp}" |
325 | find_it pan append "[exec] (pan) {pan}" | 325 | find_it pan append "[exec] (pan) {pan}" |
326 | find_it xchat append "[exec] (xchat) {xchat}" | 326 | find_it xchat append "[exec] (xchat) {xchat}" |
327 | find_it irssi append "[exec] (irssi) {xterm -title irssi -e irssi}" | 327 | find_it irssi append "[exec] (irssi) {xterm -title irssi -e irssi}" |
328 | find_it BitchX append "[exec] (BitchX) {xterm -title BitchX -fg white -bg black -e BitchX -N}" | 328 | find_it BitchX append "[exec] (BitchX) {xterm -title BitchX -e BitchX -N}" |
329 | find_it bitchx append "[exec] (BitchX) {xterm -title BitchX -fg white -bg black -e bitchx -N}" | 329 | find_it bitchx append "[exec] (BitchX) {xterm -title BitchX -e bitchx -N}" |
330 | find_it ircii append "[exec] (ircii) {xterm -title ircii -fg white -bg black -e ircii -s}" | 330 | find_it ircii append "[exec] (ircii) {xterm -title ircii -e ircii -s}" |
331 | append_menu_end | 331 | append_menu_end |
332 | 332 | ||
333 | append_submenu ${GRAPHICMENU} | 333 | append_submenu ${GRAPHICMENU} |
@@ -350,12 +350,12 @@ append_submenu ${MUSICMENU} | |||
350 | find_it kmidi append "[exec] (kmidi) {kmidi}" | 350 | find_it kmidi append "[exec] (kmidi) {kmidi}" |
351 | find_it xplaycd append "[exec] (xplaycd) {xplaycd}" | 351 | find_it xplaycd append "[exec] (xplaycd) {xplaycd}" |
352 | find_it soundtracker append "[exec] (soundtracker) {soundtracker}" | 352 | find_it soundtracker append "[exec] (soundtracker) {soundtracker}" |
353 | find_it cplay append "[exec] (cplay) {xterm -title cplay -fg white -bg black -e /usr/local/bin/cplay}" | 353 | find_it cplay append "[exec] (cplay) {xterm -title cplay -e /usr/local/bin/cplay}" |
354 | find_it grip append "[exec] (grip) {grip}" | 354 | find_it grip append "[exec] (grip) {grip}" |
355 | append_menu_end | 355 | append_menu_end |
356 | 356 | ||
357 | append_submenu ${TERMINALMENU} | 357 | append_submenu ${TERMINALMENU} |
358 | append "[exec] (xterm) {xterm -fg white -bg black}" | 358 | append "[exec] (xterm) {xterm}" |
359 | find_it gnome-terminal append "[exec] (gnome-terminal) {gnome-terminal}" | 359 | find_it gnome-terminal append "[exec] (gnome-terminal) {gnome-terminal}" |
360 | find_it Eterm append "[exec] (Eterm) {Eterm}" | 360 | find_it Eterm append "[exec] (Eterm) {Eterm}" |
361 | find_it konsole append "[exec] (konsole) {konsole}" | 361 | find_it konsole append "[exec] (konsole) {konsole}" |
@@ -376,7 +376,7 @@ append_submenu ${MISCMENU} | |||
376 | find_it kpackage append "[exec] (kpackage) {kpackage}" | 376 | find_it kpackage append "[exec] (kpackage) {kpackage}" |
377 | find_it xgdb append "[exec] (xgdb) {xgdb}" | 377 | find_it xgdb append "[exec] (xgdb) {xgdb}" |
378 | find_it ddd append "[exec] (ddd) {ddd}" | 378 | find_it ddd append "[exec] (ddd) {ddd}" |
379 | find_it xterm append "[exec] (tail access_log) {xterm -fg white -bg black -title access_log -e tail -f /var/log/access_log}" | 379 | find_it xterm append "[exec] (tail access_log) {xterm -title access_log -e tail -f /var/log/access_log}" |
380 | append_menu_end | 380 | append_menu_end |
381 | 381 | ||
382 | 382 | ||