diff -r 495b0d0c1fed -r c1c901ed4725 .fvwm/config --- a/.fvwm/config Mon Sep 24 22:57:49 2012 +0300 +++ b/.fvwm/config Mon Sep 24 23:04:11 2012 +0300 @@ -361,6 +361,7 @@ + &HTop%/usr/share/app-install/icons/htop.png% Exec exec xterm -name htop -title HTop -geometry +10+10 -e sudo htop + &Emacs%emacs.png% Exec exec emacs + &Firefox%iceweasel.png% Exec exec firefox ++ &Netbeans%netbeans.png% Exec exec $(ls /opt/*/bin/netbeans 2>/dev/null | tail -n 1; [[ ${PIPESTATUS[0]} -gt 0 ]] && command -v netbeans) + &VLC%vlc.png% Exec exec vlc + &Skype%skype.png% Exec exec skype + &Goldendict%goldendict.png% Exec exec goldendict