Lot of fixes and updates.
This commit is contained in:
parent
c5c1d8a536
commit
9cc3b723ba
3 changed files with 6 additions and 4 deletions
|
|
@ -31,6 +31,7 @@ communicationmenu = {
|
|||
{ "pidgin", "/usr/bin/pidgin", "/usr/share/icons/hicolor/scalable/apps/pidgin.svg" },
|
||||
{ "signal", "/usr/bin/signal-desktop-beta", "/usr/share/icons/hicolor/48x48/apps/signal-desktop-beta.png" },
|
||||
{ "skype", "/usr/bin/skypeforlinux", "/usr/share/pixmaps/skypeforlinux.png" },
|
||||
{ "slack", "/usr/bin/slack", "/usr/share/pixmaps/slack.png" },
|
||||
{ "teams", "/usr/bin/teams", "/usr/share/pixmaps/teams.png" },
|
||||
{ "telegram", "/usr/bin/telegram-desktop", "/usr/share/icons/hicolor/48x48/apps/telegram.png" },
|
||||
{ "webes", "/usr/bin/webex", "/opt/Webex/bin/sparklogosmall.png" },
|
||||
|
|
@ -143,6 +144,7 @@ internetmenu = {
|
|||
{ "firefox (private)", "/usr/bin/firefox --private-window", "/usr/share/icons/hicolor/48x48/apps/firefox.png" },
|
||||
{ "google earth", "/usr/bin/google-earth-pro", "/opt/google/earth/pro/product_logo_32.xpm" },
|
||||
{ "mega", "/usr/bin/megasync", "/usr/share/icons/hicolor/48x48/apps/mega.png" },
|
||||
{ "nextcloud", "/usr/bin/nextcloud", "/usr/share/icons/hicolor/48x48/apps/Nextcloud.png" },
|
||||
{ "opera", "/usr/bin/opera", "/usr/share/pixmaps/opera.xpm" },
|
||||
{ "qietrss", "/usr/bin/qietrss", "/usr/share/icons/hicolor/48x48/apps/quiterss.png" },
|
||||
{ "seamonkey", "/usr/bin/seamonkey", "/usr/share/pixmaps/seamonkey.png" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue