added youtube viewer to menu
This commit is contained in:
parent
a55277191a
commit
b89209c116
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ multimediamenu = {
|
|||
{ "spotify", "/usr/bin/spotify", "/usr/share/pixmaps/spotify-client.png" },
|
||||
{ "vlc", "/usr/bin/vlc", "/usr/share/icons/hicolor/48x48/apps/vlc.png" },
|
||||
{ "xfce4 mixer", "/usr/bin/xfce4-mixer", "/usr/share/icons/Adwaita/48x48/apps/multimedia-volume-control.png" },
|
||||
{ "youtube viewer", "/usr/bin/gtk-youtube-viewer", "/usr/share/pixmaps/gtk-youtube-viewer.png" },
|
||||
}
|
||||
officemenu = {
|
||||
{ "acrobat reader", "/usr/bin/acroread", "/usr/share/pixmaps/acroread.png" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue