summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commite6b462ab30b1c39164278b516481ae622a3fcaf8 (patch)
tree0184728195603d17ecb90007130dacbd27c6b9ce
parentde737d3d64188358ea9a7a474e1a6f90b41cb504 (diff)
downloadtderadio-e6b462ab.tar.gz
tderadio-e6b462ab.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--kradio3/ChangeLog4
-rw-r--r--kradio3/convert-presets/po/Makefile6
-rw-r--r--kradio3/kradio-mandrake.spec18
-rw-r--r--kradio3/kradio-suse.spec18
-rw-r--r--kradio3/kradio.spec18
5 files changed, 32 insertions, 32 deletions
diff --git a/kradio3/ChangeLog b/kradio3/ChangeLog
index a880f60..be8a1c8 100644
--- a/kradio3/ChangeLog
+++ b/kradio3/ChangeLog
@@ -330,7 +330,7 @@
emw Compilation & Compatibility
- - kde3.0 compatibility fixes
+ - trinity.0 compatibility fixes
- replace round -> rint
- correct missing video_dev forward declaration
@@ -504,7 +504,7 @@
- gcc 3.2 ready
- further fixes in stereo/signal quality display
- kalass - kde3 port
+ kalass - trinity port
- quickbar makes use of buttonflowlayout
- fixes to conform with kde styleguide
- make kradio/docking/quickbar independent
diff --git a/kradio3/convert-presets/po/Makefile b/kradio3/convert-presets/po/Makefile
index b36affd..f9b19c6 100644
--- a/kradio3/convert-presets/po/Makefile
+++ b/kradio3/convert-presets/po/Makefile
@@ -282,15 +282,15 @@ kde_libs_htmldir = /usr/share/doc/kde/HTML
kde_libs_prefix = /usr
kde_locale = ${datadir}/locale
kde_mimedir = ${datadir}/mimelnk
-kde_moduledir = ${libdir}/kde3
+kde_moduledir = ${libdir}/trinity
kde_qtver = 3
kde_servicesdir = ${datadir}/services
kde_servicetypesdir = ${datadir}/servicetypes
kde_sounddir = ${datadir}/sounds
-kde_styledir = ${libdir}/kde3/plugins/styles
+kde_styledir = ${libdir}/trinity/plugins/styles
kde_templatesdir = ${datadir}/templates
kde_wallpaperdir = ${datadir}/wallpapers
-kde_widgetdir = /usr/lib/kde3/plugins/designer
+kde_widgetdir = /usr/lib/trinity/plugins/designer
kdeinitdir = $(kde_moduledir)
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
diff --git a/kradio3/kradio-mandrake.spec b/kradio3/kradio-mandrake.spec
index 8663084..eaa230a 100644
--- a/kradio3/kradio-mandrake.spec
+++ b/kradio3/kradio-mandrake.spec
@@ -10,7 +10,7 @@ Release: 1.mandrake
Vendor: Martin Witte <witte@kawo1.rwth-aachen.de>
Packager: Martin Witte <witte@kawo1.rwth-aachen.de>
Url: http://sourceforge.net/projects/kradio
-Group: kde3
+Group: trinity
Source: kradio-%version.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
@@ -45,23 +45,23 @@ Authors:
%prep
%setup -q
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
update_admin --no-final
%build
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
./configure $configkde --without-gl --libdir=$kde_libdir
make
%install
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
%files
%defattr(-,root,root)
-/opt/kde3/bin
-/opt/kde3/share/appl*/*/*.desktop
-/opt/kde3/lib*/kradio
-/opt/kde3/share/apps/kradio
-/opt/kde3/share/locale
+/opt/trinity/bin
+/opt/trinity/share/appl*/*/*.desktop
+/opt/trinity/lib*/kradio
+/opt/trinity/share/apps/kradio
+/opt/trinity/share/locale
diff --git a/kradio3/kradio-suse.spec b/kradio3/kradio-suse.spec
index e8ec5c8..356329f 100644
--- a/kradio3/kradio-suse.spec
+++ b/kradio3/kradio-suse.spec
@@ -10,7 +10,7 @@ Release: 1.suse
Vendor: Martin Witte <witte@kawo1.rwth-aachen.de>
Packager: Martin Witte <witte@kawo1.rwth-aachen.de>
Url: http://sourceforge.net/projects/kradio
-Group: kde3
+Group: trinity
Source: kradio-%version.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
@@ -45,23 +45,23 @@ Authors:
%prep
%setup -q
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
update_admin --no-final
%build
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
./configure $configkde --without-gl --libdir=$kde_libdir
make
%install
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
%files
%defattr(-,root,root)
-/opt/kde3/bin
-/opt/kde3/share/appl*/*/*.desktop
-/opt/kde3/lib*/kradio
-/opt/kde3/share/apps/kradio
-/opt/kde3/share/locale
+/opt/trinity/bin
+/opt/trinity/share/appl*/*/*.desktop
+/opt/trinity/lib*/kradio
+/opt/trinity/share/apps/kradio
+/opt/trinity/share/locale
diff --git a/kradio3/kradio.spec b/kradio3/kradio.spec
index 8a0654b..4236b6d 100644
--- a/kradio3/kradio.spec
+++ b/kradio3/kradio.spec
@@ -10,7 +10,7 @@ Release: <place release here, e.g. suse/mandrake>
Vendor: Martin Witte <witte@kawo1.rwth-aachen.de>
Packager: Martin Witte <witte@kawo1.rwth-aachen.de>
Url: http://sourceforge.net/projects/kradio
-Group: kde3
+Group: trinity
Source: kradio-%version.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
@@ -45,23 +45,23 @@ Authors:
%prep
%setup -q
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
update_admin --no-final
%build
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
./configure $configkde --without-gl --libdir=$kde_libdir
make
%install
-. /etc/opt/kde3/common_options
+. /etc/opt/trinity/common_options
make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
%files
%defattr(-,root,root)
-/opt/kde3/bin
-/opt/kde3/share/appl*/*/*.desktop
-/opt/kde3/lib*/kradio
-/opt/kde3/share/apps/kradio
-/opt/kde3/share/locale
+/opt/trinity/bin
+/opt/trinity/share/appl*/*/*.desktop
+/opt/trinity/lib*/kradio
+/opt/trinity/share/apps/kradio
+/opt/trinity/share/locale