|
|
@ -18,11 +18,11 @@
|
|
|
|
* Boston, MA 02110-1301, USA.
|
|
|
|
* Boston, MA 02110-1301, USA.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
#include <kapplication.h>
|
|
|
|
#include <tdeapplication.h>
|
|
|
|
|
|
|
|
|
|
|
|
#include "kaudiocreator.h"
|
|
|
|
#include "kaudiocreator.h"
|
|
|
|
#include <kcmdlineargs.h>
|
|
|
|
#include <tdecmdlineargs.h>
|
|
|
|
#include <kaboutdata.h>
|
|
|
|
#include <tdeaboutdata.h>
|
|
|
|
|
|
|
|
|
|
|
|
static const TDECmdLineOptions options[] = {
|
|
|
|
static const TDECmdLineOptions options[] = {
|
|
|
|
{"+[device]",I18N_NOOP( "CD device, can be a path or a media:/ URL" ),0},
|
|
|
|
{"+[device]",I18N_NOOP( "CD device, can be a path or a media:/ URL" ),0},
|
|
|
|