From 0394daec5266231aa8fc7b2e8972ea6021b24bef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz>
Date: Sun, 24 Jan 2016 18:32:03 +0100
Subject: Fix inadvertly renamed KDE suite
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3608815e2cdd3c3f5854308e9c54b9d0434192b8)
---
 adept/adept/installerviewui.ui    | 2 +-
 adept/libadept/installerviewui.ui | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/adept/adept/installerviewui.ui b/adept/adept/installerviewui.ui
index a23e4c1..cba6d5e 100644
--- a/adept/adept/installerviewui.ui
+++ b/adept/adept/installerviewui.ui
@@ -68,7 +68,7 @@
                 <widget class="TQComboBox">
                     <item>
                         <property name="text">
-                            <string>TDE</string>
+                            <string>KDE</string>
                         </property>
                     </item>
                     <item>
diff --git a/adept/libadept/installerviewui.ui b/adept/libadept/installerviewui.ui
index 85e1a01..1f8f094 100644
--- a/adept/libadept/installerviewui.ui
+++ b/adept/libadept/installerviewui.ui
@@ -68,7 +68,7 @@
                 <widget class="TQComboBox">
                     <item>
                         <property name="text">
-                            <string>TDE</string>
+                            <string>KDE</string>
                         </property>
                     </item>
                     <item>
-- 
cgit v1.2.1