From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- interfaces/kimproxy/TODO | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 interfaces/kimproxy/TODO (limited to 'interfaces/kimproxy/TODO') diff --git a/interfaces/kimproxy/TODO b/interfaces/kimproxy/TODO deleted file mode 100644 index fc66130fe..000000000 --- a/interfaces/kimproxy/TODO +++ /dev/null @@ -1,10 +0,0 @@ -For the future, the following modifications need to be done: - -Currently there is a function : - virtual QString presenceString( const QString & uid ) = 0; -This needs to be broken into: - virtual QString presenceString( const QString & uid ) = 0; - virtual QString presenceLongString( const QString & uid ) = 0; - -The former returning, say "Away", the latter returning the long away -message. -- cgit v1.2.1