summaryrefslogtreecommitdiffstats
path: root/tdesvn.spec.in
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:44 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:44 +0200
commitfc1a1e7b8edfe0ba603f96f2f1acab696b377b0c (patch)
treef0fd917a84f3ce9fffd0245d37f12b671cf111d4 /tdesvn.spec.in
parent105c828684543aa8cb2b0016fc5c9b391c028875 (diff)
downloadtdesvn-fc1a1e7b8edfe0ba603f96f2f1acab696b377b0c.tar.gz
tdesvn-fc1a1e7b8edfe0ba603f96f2f1acab696b377b0c.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'tdesvn.spec.in')
-rw-r--r--tdesvn.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdesvn.spec.in b/tdesvn.spec.in
index 9b729ba..68620af 100644
--- a/tdesvn.spec.in
+++ b/tdesvn.spec.in
@@ -1,4 +1,4 @@
-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%{?dist}
@@ -19,7 +19,7 @@ BuildRequires: tdelibs-devel >= 3.4
%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}
@@ -27,7 +27,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