added plasma-netbook

This commit is contained in:
inxi-svn 2015-06-16 01:08:15 +00:00
parent 20a6bbabf4
commit 993f50e942

2
inxi
View file

@ -4896,7 +4896,7 @@ get_desktop_extra_data()
desktops=""
separator=""
}
/(gnome-shell|gnome-panel|kicker|lxpanel|mate-panel|plasma-desktop|xfce4-panel)$/ {
/(gnome-shell|gnome-panel|kicker|lxpanel|mate-panel|plasma-desktop|plasma-netbook|xfce4-panel)$/ {
# only one entry per type, can be multiple
if ( desktops !~ $NF ) {
desktops = desktops separator $NF