diff options
author | mathias <mathias> | 2005-07-06 06:26:09 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-07-06 06:26:09 (GMT) |
commit | 214defb6ddf2cdd32dbeaa06560ae6ecb857d1d9 (patch) | |
tree | 8b7aa5eae5abfbbf0fd6f381519ebdd9c26369c7 /util | |
parent | 56580b2321ddd3e8b8620a0972723bdd7375eef9 (diff) | |
download | fluxbox_paul-214defb6ddf2cdd32dbeaa06560ae6ecb857d1d9.zip fluxbox_paul-214defb6ddf2cdd32dbeaa06560ae6ecb857d1d9.tar.bz2 |
added more apps to fbgm
Diffstat (limited to 'util')
-rwxr-xr-x | util/fluxbox-generate_menu.in | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/util/fluxbox-generate_menu.in b/util/fluxbox-generate_menu.in index 9b75491..d4fdcfd 100755 --- a/util/fluxbox-generate_menu.in +++ b/util/fluxbox-generate_menu.in | |||
@@ -1475,7 +1475,8 @@ find_it "${LAUNCHER}" append "[exec] (${RUNCOMMAND}) {${LAUNCHER} $FBRUNOPTION | |||
1475 | 1475 | ||
1476 | 1476 | ||
1477 | append_submenu "${TERMINALMENU}" | 1477 | append_submenu "${TERMINALMENU}" |
1478 | normal_find xterm gnome-terminal Eterm konsole aterm rxvt | 1478 | normal_find xterm urxvt urxvtc gnome-terminal multi-gnome-terminal Eterm \ |
1479 | konsole aterm mlterm multi-aterm rxvt | ||
1479 | append_menu_end | 1480 | append_menu_end |
1480 | 1481 | ||
1481 | 1482 | ||
@@ -1533,22 +1534,22 @@ append_menu_end | |||
1533 | append_submenu "${EDITORMENU}" | 1534 | append_submenu "${EDITORMENU}" |
1534 | normal_find gvim bluefish nedit gedit xedit kword kwrite kate anjuta \ | 1535 | normal_find gvim bluefish nedit gedit xedit kword kwrite kate anjuta \ |
1535 | wings xemacs emacs kvim cream evim scite | 1536 | wings xemacs emacs kvim cream evim scite |
1536 | cli_find nano vim vi zile jed | 1537 | cli_find nano vim vi zile jed joe |
1537 | find_it emacs append "[exec] (emacs-nw) {${DEFAULT_TERM} -e emacs -nw}" | 1538 | find_it emacs append "[exec] (emacs-nw) {${DEFAULT_TERM} -e emacs -nw}" |
1538 | find_it xemacs append "[exec] (xemacs-nw) {${DEFAULT_TERM} -e xemacs -nw}" | 1539 | find_it xemacs append "[exec] (xemacs-nw) {${DEFAULT_TERM} -e xemacs -nw}" |
1539 | append_menu_end | 1540 | append_menu_end |
1540 | 1541 | ||
1541 | append_submenu "${FILEUTILSMENU}" | 1542 | append_submenu "${FILEUTILSMENU}" |
1542 | find_it konqueror append "[exec] (konqueror) {kfmclient openProfile filemanagement}" | 1543 | find_it konqueror append "[exec] (konqueror) {kfmclient openProfile filemanagement}" |
1543 | normal_find gentoo krusader kcommander linuxcmd rox tuxcmd krename xfe | 1544 | normal_find gentoo krusader kcommander linuxcmd rox tuxcmd krename xfe xplore |
1544 | find_it nautilus append "[exec] (nautilus) {nautilus --no-desktop}" | 1545 | find_it nautilus append "[exec] (nautilus) {nautilus --no-desktop --browser}" |
1545 | cli_find mc | 1546 | cli_find mc |
1546 | append_menu_end | 1547 | append_menu_end |
1547 | 1548 | ||
1548 | append_submenu "${MULTIMEDIAMENU}" | 1549 | append_submenu "${MULTIMEDIAMENU}" |
1549 | append_submenu "${GRAPHICMENU}" | 1550 | append_submenu "${GRAPHICMENU}" |
1550 | normal_find gimp gimp2 inkscape sodipodi xv gqview showimg xpaint kpaint kiconedit \ | 1551 | normal_find gimp gimp2 gimp-2.2 inkscape sodipodi xv gqview showimg xpaint kpaint kiconedit \ |
1551 | ee xzgv xscreensaver-demo xlock gphoto | 1552 | ee xzgv xscreensaver-demo xlock gphoto tuxpaint |
1552 | find_it xnview append "[exec] (xnview browser) {xnview -browser}" | 1553 | find_it xnview append "[exec] (xnview browser) {xnview -browser}" |
1553 | find_it blender append "[exec] (blender) {blender -w}" | 1554 | find_it blender append "[exec] (blender) {blender -w}" |
1554 | find_it gears append "[exec] (Mesa gears) {gears}" | 1555 | find_it gears append "[exec] (Mesa gears) {gears}" |
@@ -1605,12 +1606,16 @@ append_submenu "${GAMESMENU}" | |||
1605 | openmortal quake2 quake3 skoosh same-gnome enigma xbill \ | 1606 | openmortal quake2 quake3 skoosh same-gnome enigma xbill \ |
1606 | icebreaker scorched3d sol dosbox black-box enigma freeciv \ | 1607 | icebreaker scorched3d sol dosbox black-box enigma freeciv \ |
1607 | freeciv-server frozen-bubble liquidwar qt-nethack \ | 1608 | freeciv-server frozen-bubble liquidwar qt-nethack \ |
1608 | nethack-gnome pathological scummvm xqf | 1609 | nethack-gnome pathological scummvm xqf \ |
1610 | wesnoth canfeild ace_canfeild golf merlin chickens \ | ||
1611 | supertux tuxdash neverball cube_client blackjack \ | ||
1612 | doom doom3 blackshades gltron kpoker | ||
1609 | cli_find gnugo | 1613 | cli_find gnugo |
1610 | 1614 | ||
1611 | find_it et append "[exec] (Enemy Territory) {et}" | 1615 | find_it et append "[exec] (Enemy Territory) {et}" |
1612 | find_it ut append "[exec] (Unreal Tournament) {ut}" | 1616 | find_it ut append "[exec] (Unreal Tournament) {ut}" |
1613 | find_it ut2003 append "[exec] (Unreal Tournament 2003) {ut2003}" | 1617 | find_it ut2003 append "[exec] (Unreal Tournament 2003) {ut2003}" |
1618 | find_it ut2004 append "[exec] (Unreal Tournament 2004) {ut2004}" | ||
1614 | append_menu_end | 1619 | append_menu_end |
1615 | 1620 | ||
1616 | # We'll only use this once | 1621 | # We'll only use this once |