removing pidgin menu launcher

This commit is contained in:
Rodolphe Breard 2013-05-11 15:50:05 +02:00
parent 6174b2145c
commit 3ecde0409c

View file

@ -108,7 +108,6 @@ mymainmenu = awful.menu({ items = { { "awesome", myawesomemenu, beautiful.awesom
{ "firefox", "firefox" },
{ "thunderbird", "thunderbird" },
{ "skype", "skype" },
{ "pidgin", "pidgin" },
{ "thunar", "thunar" },
{ "vlc", "vlc" }
}