diff options
-rw-r--r-- | kradio3/ChangeLog | 4 | ||||
-rw-r--r-- | kradio3/README | 6 |
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 ------------------ |