From 006c6dcef6326b789e64b263783fe0e0c99f1a5f Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 27 Jul 2010 18:38:43 +0000 Subject: Revert previous commit...some bugs crept in since last build test a week ago and I woul prefer to fix them over the next few days before commiting this patch set. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1155623 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- soundserver/artscat.cc | 4 ++-- soundserver/artsd.cc | 4 ++-- soundserver/artsplay.cc | 4 ++-- soundserver/artsrec.cc | 4 ++-- soundserver/simplesoundserver_impl.cc | 4 ++-- soundserver/simplesoundserver_impl.h | 4 ++-- soundserver/soundserver_impl.cc | 4 ++-- soundserver/soundserver_impl.h | 4 ++-- soundserver/soundserverv2_impl.cc | 4 ++-- soundserver/soundserverv2_impl.h | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) (limited to 'soundserver') diff --git a/soundserver/artscat.cc b/soundserver/artscat.cc index 4f53ae3..c6818c8 100644 --- a/soundserver/artscat.cc +++ b/soundserver/artscat.cc @@ -17,8 +17,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/artsd.cc b/soundserver/artsd.cc index fd91e8c..6b6a22e 100644 --- a/soundserver/artsd.cc +++ b/soundserver/artsd.cc @@ -18,8 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/artsplay.cc b/soundserver/artsplay.cc index d038989..b8dec3d 100644 --- a/soundserver/artsplay.cc +++ b/soundserver/artsplay.cc @@ -17,8 +17,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/artsrec.cc b/soundserver/artsrec.cc index 616994c..c53b0ff 100644 --- a/soundserver/artsrec.cc +++ b/soundserver/artsrec.cc @@ -19,8 +19,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/simplesoundserver_impl.cc b/soundserver/simplesoundserver_impl.cc index 1dd895f..0f11c99 100644 --- a/soundserver/simplesoundserver_impl.cc +++ b/soundserver/simplesoundserver_impl.cc @@ -21,8 +21,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/simplesoundserver_impl.h b/soundserver/simplesoundserver_impl.h index 0a5249d..33971fe 100644 --- a/soundserver/simplesoundserver_impl.h +++ b/soundserver/simplesoundserver_impl.h @@ -21,8 +21,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/soundserver_impl.cc b/soundserver/soundserver_impl.cc index e006e6a..7c84792 100644 --- a/soundserver/soundserver_impl.cc +++ b/soundserver/soundserver_impl.cc @@ -17,8 +17,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/soundserver_impl.h b/soundserver/soundserver_impl.h index 13df438..670b146 100644 --- a/soundserver/soundserver_impl.h +++ b/soundserver/soundserver_impl.h @@ -17,8 +17,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/soundserverv2_impl.cc b/soundserver/soundserverv2_impl.cc index 45b76d2..932c4fd 100644 --- a/soundserver/soundserverv2_impl.cc +++ b/soundserver/soundserverv2_impl.cc @@ -19,8 +19,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ diff --git a/soundserver/soundserverv2_impl.h b/soundserver/soundserverv2_impl.h index c1d2705..9ea74a9 100644 --- a/soundserver/soundserverv2_impl.h +++ b/soundserver/soundserverv2_impl.h @@ -17,8 +17,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Permission is also granted to link this program with the TQt - library, treating TQt like a library that normally accompanies the + Permission is also granted to link this program with the Qt + library, treating Qt like a library that normally accompanies the operating system kernel, whether or not that is in fact the case. */ -- cgit v1.2.1