diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-07-27 18:38:43 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-07-27 18:38:43 +0000 |
commit | 006c6dcef6326b789e64b263783fe0e0c99f1a5f (patch) | |
tree | a93dcb4e243b31412c692583fc06a3c792a99e26 /soundserver | |
parent | 6eb92df39ef692dda2e22f42b02772d0afccf3a4 (diff) | |
download | arts-006c6dcef6326b789e64b263783fe0e0c99f1a5f.tar.gz arts-006c6dcef6326b789e64b263783fe0e0c99f1a5f.zip |
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
Diffstat (limited to 'soundserver')
-rw-r--r-- | soundserver/artscat.cc | 4 | ||||
-rw-r--r-- | soundserver/artsd.cc | 4 | ||||
-rw-r--r-- | soundserver/artsplay.cc | 4 | ||||
-rw-r--r-- | soundserver/artsrec.cc | 4 | ||||
-rw-r--r-- | soundserver/simplesoundserver_impl.cc | 4 | ||||
-rw-r--r-- | soundserver/simplesoundserver_impl.h | 4 | ||||
-rw-r--r-- | soundserver/soundserver_impl.cc | 4 | ||||
-rw-r--r-- | soundserver/soundserver_impl.h | 4 | ||||
-rw-r--r-- | soundserver/soundserverv2_impl.cc | 4 | ||||
-rw-r--r-- | soundserver/soundserverv2_impl.h | 4 |
10 files changed, 20 insertions, 20 deletions
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. */ |