From 560378aaca1784ba19806a0414a32b20c744de39 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 3 Jan 2011 04:12:51 +0000 Subject: Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kresources/README.design | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kresources/README.design') diff --git a/kresources/README.design b/kresources/README.design index 563d0aeed..df37dad40 100644 --- a/kresources/README.design +++ b/kresources/README.design @@ -27,7 +27,7 @@ Resource families are usually implemented as (abstract) classes in a library, e.g. the calendar resource in libkcal en the addressbook resource family in libkabc. Resource type are like plugins: that can be loaded on-demand, they are implemented in -their own library, and a .desktop file tells KDE where to find +their own library, and a .desktop file tells KDE where to tqfind them. The user then configures one or more resources for a certain @@ -94,7 +94,7 @@ For examples, check the following files in kdepim/libkcal: - kcmcalendars.{h,cpp} Defines the KControl applet for calendar resources - kcalendars.desktop - This .desktop files tells KControl where to find the + This .desktop files tells KControl where to tqfind the applet for calendar resources. - Makefile.am How to build and install the calendar resource family @@ -119,7 +119,7 @@ kdepim/kresources/exchange: Defines the configuration widget for the exchange resource - exchange.desktop This file is installed so that the resource manager can - find the exchange resource type + tqfind the exchange resource type - Makefile.am How to build and install the exchange resource type -- cgit v1.2.1