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/TODO | |
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/TODO')
-rw-r--r-- | tderadio3/TODO | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tderadio3/TODO b/tderadio3/TODO index ef6e18c..6f706a3 100644 --- a/tderadio3/TODO +++ b/tderadio3/TODO @@ -7,7 +7,7 @@ * fix status display for recording monitor - * speed up kradio start + * speed up tderadio start * inet-stream-out plugin * make file operations compliant with non-ascii-charsets (e.g. cyrillic) * tooltips in config dialog @@ -15,9 +15,9 @@ * background pixmap for display * internet radio streams * automatic station icon scaling - * remote-kradio: run v4l plugin on remote machine, transfer data to + * remote-tderadio: run v4l plugin on remote machine, transfer data to local machine - * client-server concept: run kradio in background, make client gui individual + * client-server concept: run tderadio in background, make client gui individual application * RDS support @@ -31,7 +31,7 @@ * --done-- Bugfix: Window on other desktops remain hidden when hideall is selected * --done-- make ALSA support conditional/configurable in configure script - * --dropped-not-used-by-kradio-- check for libflac in configure + * --dropped-not-used-by-tderadio-- check for libflac in configure * --done-- 48kHz-Support * --done-- translations * --done-- prepare for translation: check for missing i18n translations? @@ -67,7 +67,7 @@ USABILITY, STYLE-GUIDE ====================== When implementing these keep in mind to only use KDE API <= 3.2. * SystemTray button should show / hide the main window on left click // DONE (configurable) - * /tmp/kradio* should use offical KDE tmpdir instead // really necessary? it is configurable + * /tmp/tderadio* should use offical KDE tmpdir instead // really necessary? it is configurable * more use of KStdGuiItem * sort out the KDE hicolor / crystal / SVG icon mess * Buildsystem: manpage generation @@ -79,6 +79,6 @@ USABILITY, STYLE-GUIDE DISTRIBUTION ============ * Get svn2dist (used for kdeextragear) to work with TDERadio. This will - give us nice kradio.src.gz tarballs. + give us nice tderadio.src.gz tarballs. * apps.kde.org ?!?! * dot.kde.org ???? |