jupiter update
This commit is contained in:
parent
b45383c9a1
commit
63f827f39d
3 changed files with 10 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ communicationmenu = {
|
|||
{ "skype", "/usr/bin/skypeforlinux", "/usr/share/pixmaps/skypeforlinux.png" },
|
||||
{ "teams", "/usr/bin/teams", "/usr/share/pixmaps/teams.png" },
|
||||
{ "telegram", "/usr/bin/telegram-desktop", "/usr/share/icons/hicolor/48x48/apps/telegram.png" },
|
||||
{ "whatsapp", "/usr/bin/whatsapp-for-linux", "/usr/share/icons/hicolor/32x32/apps/com.github.eneshecan.WhatsAppForLinux.png" },
|
||||
--{ "whatsapp", "/usr/bin/whatsapp-for-linux", "/usr/share/icons/hicolor/32x32/apps/com.github.eneshecan.WhatsAppForLinux.png" },
|
||||
{ "zoom", "/usr/bin/zoom", "/usr/share/pixmaps/application-x-zoom.png" },
|
||||
}
|
||||
databasemenu = {
|
||||
|
|
@ -195,6 +195,7 @@ radiomenu = {
|
|||
{ "urh", "/usr/bin/urh", "/usr/share/pixmaps/urh.png" },
|
||||
}
|
||||
sciencemenu = {
|
||||
{ "gpredict", "/usr/bin/gpredict", "/usr/share/pixmaps/gpredict-icon.png" },
|
||||
{ "stellarium", "/usr/bin/stellarium", "/usr/share/icons/hicolor/48x48/apps/stellarium.png" },
|
||||
}
|
||||
systemmenu = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue