summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-08 17:24:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-08 17:24:12 -0600
commitb66ecc4a25ee7b26513ffe3c91ffbed7fe313a0d (patch)
treee9c9e6486689b74eac0c7c4af8e910df3942fa31
parentd0073fcc53a43a1a68653eabb1d6164de9b67c19 (diff)
downloadtderadio-b66ecc4a.tar.gz
tderadio-b66ecc4a.zip
Rename additional KDE strings
-rw-r--r--kradio3/ChangeLog4
-rw-r--r--kradio3/README6
2 files changed, 5 insertions, 5 deletions
diff --git a/kradio3/ChangeLog b/kradio3/ChangeLog
index ea0a9d0..7c424c5 100644
--- a/kradio3/ChangeLog
+++ b/kradio3/ChangeLog
@@ -469,8 +469,8 @@
kalass - fixed config autosave bug
Release notes:
- * ~/.kradiorc is still read for compatibility, but only if ~/<dot-kdedir>/share/data/kradio/stations.krp does not exist/contain valid data
- * alarms are now in ~/<dot-kdedir>/share/config/kradiorc, ~/.kradiorc is read for compatibility
+ * ~/.kradiorc is still read for compatibility, but only if ~/<dot-tdedir>/share/data/kradio/stations.krp does not exist/contain valid data
+ * alarms are now in ~/<dot-tdedir>/share/config/kradiorc, ~/.kradiorc is read for compatibility
* I'd like to provide ready-to-use-kradio preset files within the dist.
I'd be pleased if you like to contribute your personal preset file to this project.
diff --git a/kradio3/README b/kradio3/README
index be92fcc..8f22041 100644
--- a/kradio3/README
+++ b/kradio3/README
@@ -34,13 +34,13 @@ Configuration files
-------------------
gui, alarms, etc.:
- <dot-kdedir>/share/config/kradiorc
+ <dot-tdedir>/share/config/kradiorc
stations (xml-format):
- <dot-kdedir>/share/apps/kradio/stations.krp
+ <dot-tdedir>/share/apps/kradio/stations.krp
systemwide presets (xml-format):
- <kdedir>/share/apps/kradio/presets/<country>/<city>-<media>.krp
+ <tdedir>/share/apps/kradio/presets/<country>/<city>-<media>.krp
------------------