diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 14:52:39 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 14:52:39 -0600 |
commit | 41d4f7f49b1289a5186248b60ac8d736e77cba99 (patch) | |
tree | 2d925647007f614e357760eeecad37dfb217d27d /ubuntu/maverick_automake/applications/kradio/debian | |
parent | ba0d4cc6a555d17bed0010bfbe8ea99349db48eb (diff) | |
download | tde-packaging-41d4f7f49b1289a5186248b60ac8d736e77cba99.tar.gz tde-packaging-41d4f7f49b1289a5186248b60ac8d736e77cba99.zip |
Update Debian and Ubuntu packaging for latest GIT
Diffstat (limited to 'ubuntu/maverick_automake/applications/kradio/debian')
3 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/maverick_automake/applications/kradio/debian/control b/ubuntu/maverick_automake/applications/kradio/debian/control index 2a173789f..4403795d0 100644 --- a/ubuntu/maverick_automake/applications/kradio/debian/control +++ b/ubuntu/maverick_automake/applications/kradio/debian/control @@ -10,10 +10,10 @@ Package: kradio-kde3 Architecture: any Depends: ${shlibs:Depends} Description: Comfortable Radio Application for KDE [KDE3] - KRadio is a comfortable radio application for KDE 3.x with support for + TDERadio is a comfortable radio application for KDE 3.x with support for V4L and V4L2 radio cards drivers. . - KRadio currently provides + TDERadio currently provides . * V4L/V4L2 radio support * Remote control support (LIRC) @@ -24,8 +24,8 @@ Description: Comfortable Radio Application for KDE [KDE3] * Extendable plugin architecture . This package also includes a growing collection of station preset - files for many cities around the world contributed by KRadio users. + files for many cities around the world contributed by TDERadio users. . - As KRadio is based on an extendable plugin architecture, contributions + As TDERadio is based on an extendable plugin architecture, contributions of new plugins (e.g. Internet Radio Streams, new cool GUIs) are welcome. . diff --git a/ubuntu/maverick_automake/applications/kradio/debian/kradio.1 b/ubuntu/maverick_automake/applications/kradio/debian/kradio.1 index 3b715d05d..47fdb40d7 100644 --- a/ubuntu/maverick_automake/applications/kradio/debian/kradio.1 +++ b/ubuntu/maverick_automake/applications/kradio/debian/kradio.1 @@ -1,12 +1,12 @@ .\" This file was generated by kdemangen.pl -.TH KRADIO 1 "Dec 2005" "K Desktop Environment" "KRadio" +.TH KRADIO 1 "Dec 2005" "K Desktop Environment" "TDERadio" .SH NAME kradio -\- KRadio +\- TDERadio .SH SYNOPSIS kradio [Qt\-options] [KDE\-options] .SH DESCRIPTION -KRadio +TDERadio .SH OPTIONS .SS Generic options: .TP diff --git a/ubuntu/maverick_automake/applications/kradio/debian/menu b/ubuntu/maverick_automake/applications/kradio/debian/menu index ed206dd11..bae72be5f 100644 --- a/ubuntu/maverick_automake/applications/kradio/debian/menu +++ b/ubuntu/maverick_automake/applications/kradio/debian/menu @@ -1,7 +1,7 @@ ?package(kradio):needs="X11" \ section="Applications/TV and Radio" \ hints="KDE" \ - title="KRadio" \ + title="TDERadio" \ longtitle="K-Radio Application" \ command="/opt/kde3/bin/kradio" \ icon="/opt/kde3/share/pixmaps/kradio.xpm" |