summaryrefslogtreecommitdiffstats
path: root/Helperstuff/BuildService/tdesvn.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'Helperstuff/BuildService/tdesvn.spec.in')
-rw-r--r--Helperstuff/BuildService/tdesvn.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Helperstuff/BuildService/tdesvn.spec.in b/Helperstuff/BuildService/tdesvn.spec.in
index 60ffeaf..b93fb2d 100644
--- a/Helperstuff/BuildService/tdesvn.spec.in
+++ b/Helperstuff/BuildService/tdesvn.spec.in
@@ -1,5 +1,5 @@
# norootforbuild
-Summary: A subversion client for the KDE with KIO integration
+Summary: A subversion client for the KDE with TDEIO integration
Name: tdesvn
Version: @VERSION@
Release: 1
@@ -46,7 +46,7 @@ BuildRequires: libapr0
%description
Kdesvn is a subversion client for KDE.
It may used as standalone application or plugin (KPart). Base functions are provided
-via a KIO protocol, too.
+via a TDEIO protocol, too.
%package tdeiosvn
Requires: tdesvn = %{version}
@@ -54,7 +54,7 @@ Group: Development/Tools
Summary: A kde-tdeio integration for subversion based on tdesvn
%description tdeiosvn
-KIO integration (TDEIO::svn) based on tdesvn alternative protocol name.
+TDEIO integration (TDEIO::svn) based on tdesvn alternative protocol name.
%package devel
Group: Development/Libraries