added google earth to menu

This commit is contained in:
Johannes Findeisen 2015-07-25 23:42:35 +02:00
commit 09158ece05

View file

@ -179,6 +179,7 @@ internetmenu = {
{ "evolution", "/usr/bin/evolution", "/usr/share/icons/hicolor/48x48/apps/evolution.png" },
{ "firefox", "/usr/bin/firefox", "/usr/share/icons/hicolor/48x48/apps/firefox.png" },
{ "google chrome", "/usr/bin/google-chrome-stable", "/opt/google/chrome/product_logo_32.xpm" },
{ "google earth", "/usr/bin/google-earth", "/opt/google/earth/free/product_logo_32.xpm" },
{ "pidgin", "/usr/bin/pidgin", "/usr/share/icons/hicolor/48x48/apps/pidgin.png" },
{ "tor browser", "/usr/bin/tor-browser-en", "/usr/share/pixmaps/tor-browser-en.png" },
{ "vivaldi preview", "/usr/bin/vivaldi-preview", "/opt/vivaldi/product_logo_48.png" },