mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 08:57:57 +00:00
Same version, new tarball, I'm tossing this in with the other release, changing for kde >= 4,
changing simple KDE to KDE Plasma, which keeps it clear and simple.
This commit is contained in:
parent
96fe267833
commit
20a6bbabf4
2
inxi
2
inxi
|
@ -4550,7 +4550,7 @@ get_desktop_environment()
|
||||||
version="$version (Qt $toolkit)"
|
version="$version (Qt $toolkit)"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
desktop_environment="KDE"
|
desktop_environment="KDE Plasma"
|
||||||
# KDE_FULL_SESSION property is only available since KDE 3.5.5.
|
# KDE_FULL_SESSION property is only available since KDE 3.5.5.
|
||||||
# src: http://humanreadable.nfshost.com/files/startkde
|
# src: http://humanreadable.nfshost.com/files/startkde
|
||||||
elif [[ $KDE_FULL_SESSION == 'true' ]]; then
|
elif [[ $KDE_FULL_SESSION == 'true' ]]; then
|
||||||
|
|
|
@ -1,3 +1,16 @@
|
||||||
|
=====================================================================================
|
||||||
|
Version: 2.2.25
|
||||||
|
Patch Version: 00
|
||||||
|
Script Date: 2015-06-15
|
||||||
|
-----------------------------------
|
||||||
|
Changes:
|
||||||
|
-----------------------------------
|
||||||
|
Same version, new tarball, I'm tossing this in with the other release, changing for kde >= 4,
|
||||||
|
changing simple KDE to KDE Plasma, which keeps it clear and simple.
|
||||||
|
|
||||||
|
-----------------------------------
|
||||||
|
-- Harald Hope - Mon, 15 Jun 2015 18:00:42 -0700
|
||||||
|
|
||||||
=====================================================================================
|
=====================================================================================
|
||||||
Version: 2.2.25
|
Version: 2.2.25
|
||||||
Patch Version: 00
|
Patch Version: 00
|
||||||
|
|
Loading…
Reference in a new issue