diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:14:26 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:14:26 -0600 |
commit | dd0cfce2e915f718a45dc9f772ce3bff42c0f7ca (patch) | |
tree | 03af58be7ebea0d920f89576cef55fa207886ec9 /tderadio3/presets/usa/Indiana-newburgh.krp | |
parent | 48906a623383ab5222541ae048e99dd039b62a9a (diff) | |
download | tderadio-dd0cfce2e915f718a45dc9f772ce3bff42c0f7ca.tar.gz tderadio-dd0cfce2e915f718a45dc9f772ce3bff42c0f7ca.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'tderadio3/presets/usa/Indiana-newburgh.krp')
-rw-r--r-- | tderadio3/presets/usa/Indiana-newburgh.krp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tderadio3/presets/usa/Indiana-newburgh.krp b/tderadio3/presets/usa/Indiana-newburgh.krp index 7c4400d..703d008 100644 --- a/tderadio3/presets/usa/Indiana-newburgh.krp +++ b/tderadio3/presets/usa/Indiana-newburgh.krp @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<kradiorc> +<tderadiorc> <stationlist> - <format>kradio-1.0</format> + <format>tderadio-1.0</format> <info> - <creator>kradio-1.0beta3b</creator> + <creator>tderadio-1.0beta3b</creator> <maintainer>Lester Hinton</maintainer> <changed>2007-08-19T22:25:00</changed> <country>USA</country> @@ -188,6 +188,6 @@ <frequency>88.3</frequency> </FrequencyRadioStation> </stationlist> -</kradiorc> +</tderadiorc> |