From 20a6bbabf40e67175263c0fcfacddae2509ee2ff Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 16 Jun 2015 01:02:06 +0000 Subject: [PATCH] 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. --- inxi | 2 +- inxi.changelog | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/inxi b/inxi index 73477e7..8bdcbf3 100755 --- a/inxi +++ b/inxi @@ -4550,7 +4550,7 @@ get_desktop_environment() version="$version (Qt $toolkit)" fi fi - desktop_environment="KDE" + desktop_environment="KDE Plasma" # KDE_FULL_SESSION property is only available since KDE 3.5.5. # src: http://humanreadable.nfshost.com/files/startkde elif [[ $KDE_FULL_SESSION == 'true' ]]; then diff --git a/inxi.changelog b/inxi.changelog index acf0842..6aa2994 100755 --- a/inxi.changelog +++ b/inxi.changelog @@ -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 Patch Version: 00