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 ~//share/data/kradio/stations.krp does not exist/contain valid data - * alarms are now in ~//share/config/kradiorc, ~/.kradiorc is read for compatibility + * ~/.kradiorc is still read for compatibility, but only if ~//share/data/kradio/stations.krp does not exist/contain valid data + * alarms are now in ~//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.: - /share/config/kradiorc + /share/config/kradiorc stations (xml-format): - /share/apps/kradio/stations.krp + /share/apps/kradio/stations.krp systemwide presets (xml-format): - /share/apps/kradio/presets//-.krp + /share/apps/kradio/presets//-.krp ------------------