Skip to content

Commit

Permalink
Added Install to the menu
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Sep 14, 2012
1 parent fba4864 commit f0c1e9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .fluxbox/menu
Expand Up @@ -27,7 +27,7 @@
[exec] (IRC) {$IRC_CLIENT}
[separator]
[exec] (Music) {$MUSIC_PLAYER}
[exec] (Torrents) {$BIT_TORRENT_CLIENT}
[exec] (Torrents) {$TORRENT_CLIENT}
[separator]
[submenu] (Fluxbox)
[config] (Configure)
Expand All @@ -48,6 +48,7 @@
[restart] (Restart)
[exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) | xmessage -file - -center}
[end]
[exec] (Install) {$PACKAGE_MANAGER}
[exec] (Run) {fbrun}
[exit] (Exit)
[endencoding]
Expand Down

0 comments on commit f0c1e9b

Please sign in to comment.