summaryrefslogtreecommitdiffstats
path: root/tderadio3/README
diff options
context:
space:
mode:
Diffstat (limited to 'tderadio3/README')
-rw-r--r--tderadio3/README34
1 files changed, 17 insertions, 17 deletions
diff --git a/tderadio3/README b/tderadio3/README
index 8f22041..d2fd9ea 100644
--- a/tderadio3/README
+++ b/tderadio3/README
@@ -1,26 +1,26 @@
This is a comfortable radio application for KDE 3.x.
You can get the latest version from
- http://sourceforge.net/projects/kradio/
+ http://sourceforge.net/projects/tderadio/
------------------
Mailing Lists
------------------
- http://lists.sourceforge.net/lists/listinfo/kradio-user
- http://lists.sourceforge.net/lists/listinfo/kradio-devel
- http://lists.sourceforge.net/lists/listinfo/kradio-announce
+ http://lists.sourceforge.net/lists/listinfo/tderadio-user
+ http://lists.sourceforge.net/lists/listinfo/tderadio-devel
+ http://lists.sourceforge.net/lists/listinfo/tderadio-announce
------------------
Compile CVS tree
------------------
-First checkout kradio from CVS
+First checkout tderadio from CVS
- mkdir kradio-cvs
- cd kradio-cvs
+ mkdir tderadio-cvs
+ cd tderadio-cvs
# next follow instructions on http://sourceforge.net/cvs/?group_id=45668
- cd kradio
+ cd tderadio
and compile it
@@ -34,13 +34,13 @@ Configuration files
-------------------
gui, alarms, etc.:
- <dot-tdedir>/share/config/kradiorc
+ <dot-tdedir>/share/config/tderadiorc
stations (xml-format):
- <dot-tdedir>/share/apps/kradio/stations.krp
+ <dot-tdedir>/share/apps/tderadio/stations.krp
systemwide presets (xml-format):
- <tdedir>/share/apps/kradio/presets/<country>/<city>-<media>.krp
+ <tdedir>/share/apps/tderadio/presets/<country>/<city>-<media>.krp
------------------
@@ -49,11 +49,11 @@ lirc support
lirc support is realized by the lirc_client lib. It should be detected
automatically by ./configure. This library is used to translate the
-remote control key names to names used by kradio, and may additionally
+remote control key names to names used by tderadio, and may additionally
be used for state management (tv, etc). An example for an apropriate
-.lircrc file can be found in ./kradio/dot-lircrc.example.
+.lircrc file can be found in ./tderadio/dot-lircrc.example.
-Names used by kradio:
+Names used by tderadio:
TV powerOff, give tv program a chance
0..9 numerical station selection
@@ -63,10 +63,10 @@ Names used by kradio:
VOL- volume decrement
CH-SEARCH beachward station search
CH+SEARCH forward statino search
- POWER power kradio on/off
- RADIO power kradio on
+ POWER power tderadio on/off
+ RADIO power tderadio on
SLEEP enable sleep countdown
NEXT next station in list
PREV prev station in list
- QUIT quit kradio application
+ QUIT quit tderadio application