removing skype

This commit is contained in:
Rodolphe Breard 2013-12-02 19:30:30 +01:00
parent b409ffadef
commit 249066fd07

View file

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