From 25359d4ec2538677c96ecf6d671bd8fbaf0326c1 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Mon, 30 Jun 2008 22:09:45 +0000 Subject: Add missing keywords property. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17902 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/rbutilqt/createvoicewindow.cpp | 2 +- rbutil/rbutilqt/createvoicewindow.h | 2 +- rbutil/rbutilqt/detect.cpp | 2 +- rbutil/rbutilqt/detect.h | 2 +- rbutil/rbutilqt/encoders.cpp | 2 +- rbutil/rbutilqt/encoders.h | 2 +- rbutil/rbutilqt/encodersgui.cpp | 2 +- rbutil/rbutilqt/encodersgui.h | 2 +- rbutil/rbutilqt/rbsettings.cpp | 2 +- rbutil/rbutilqt/rbsettings.h | 2 +- rbutil/rbutilqt/rbzip.cpp | 2 +- rbutil/rbutilqt/rbzip.h | 2 +- rbutil/rbutilqt/tts.cpp | 2 +- rbutil/rbutilqt/tts.h | 2 +- rbutil/rbutilqt/ttsgui.cpp | 2 +- rbutil/rbutilqt/ttsgui.h | 2 +- rbutil/rbutilqt/voicefile.cpp | 2 +- rbutil/rbutilqt/voicefile.h | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'rbutil/rbutilqt') diff --git a/rbutil/rbutilqt/createvoicewindow.cpp b/rbutil/rbutilqt/createvoicewindow.cpp index 66819aedd6..f860e697ff 100644 --- a/rbutil/rbutilqt/createvoicewindow.cpp +++ b/rbutil/rbutilqt/createvoicewindow.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Riebeling - * $Id: createvoicewindow.cpp 15932 2007-12-15 13:13:57Z domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/createvoicewindow.h b/rbutil/rbutilqt/createvoicewindow.h index 9c72114263..9384c85abc 100644 --- a/rbutil/rbutilqt/createvoicewindow.h +++ b/rbutil/rbutilqt/createvoicewindow.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: installtalkwindow.h 15926 2007-12-14 19:49:11Z domonoky $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/rbutil/rbutilqt/detect.cpp b/rbutil/rbutilqt/detect.cpp index 0f170b47e7..ad563b8be7 100644 --- a/rbutil/rbutilqt/detect.cpp +++ b/rbutil/rbutilqt/detect.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: detect.cpp 17769 2008-06-23 20:31:44Z Domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/detect.h b/rbutil/rbutilqt/detect.h index 756ae74998..a2414c9cd9 100644 --- a/rbutil/rbutilqt/detect.h +++ b/rbutil/rbutilqt/detect.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: detect.h 17769 2008-06-23 20:31:44Z Domonoky $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/rbutil/rbutilqt/encoders.cpp b/rbutil/rbutilqt/encoders.cpp index 6532a0c65b..dcd0e13c6d 100644 --- a/rbutil/rbutilqt/encoders.cpp +++ b/rbutil/rbutilqt/encoders.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: encoders.cpp 15212 2007-10-19 21:49:07Z domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/encoders.h b/rbutil/rbutilqt/encoders.h index 7ae322981b..8a1805545f 100644 --- a/rbutil/rbutilqt/encoders.h +++ b/rbutil/rbutilqt/encoders.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: encoders.h 15212 2007-10-19 21:49:07Z domonoky $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/rbutil/rbutilqt/encodersgui.cpp b/rbutil/rbutilqt/encodersgui.cpp index 8771f4f4a4..4d009252b4 100644 --- a/rbutil/rbutilqt/encodersgui.cpp +++ b/rbutil/rbutilqt/encodersgui.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: encodersgui.cpp 15212 2007-10-19 21:49:07Z domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/encodersgui.h b/rbutil/rbutilqt/encodersgui.h index 123baec2f4..0c53549f80 100644 --- a/rbutil/rbutilqt/encodersgui.h +++ b/rbutil/rbutilqt/encodersgui.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: encodersgui.h 15212 2007-10-19 21:49:07Z domonoky $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/rbutil/rbutilqt/rbsettings.cpp b/rbutil/rbutilqt/rbsettings.cpp index 889164a1c9..99c23856ab 100644 --- a/rbutil/rbutilqt/rbsettings.cpp +++ b/rbutil/rbutilqt/rbsettings.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: rbsettings.cpp 16150 2008-01-23 21:54:40Z domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/rbsettings.h b/rbutil/rbutilqt/rbsettings.h index 8ef9b4a653..7e6d9af051 100644 --- a/rbutil/rbutilqt/rbsettings.h +++ b/rbutil/rbutilqt/rbsettings.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: rbsettings.h 16059 2008-01-11 23:59:12Z domonoky $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/rbutil/rbutilqt/rbzip.cpp b/rbutil/rbutilqt/rbzip.cpp index def838dec4..b5cfb22416 100644 --- a/rbutil/rbutilqt/rbzip.cpp +++ b/rbutil/rbutilqt/rbzip.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2008 by Dominik Wenger - * $Id: rbzip.cpp 17129 2008-04-15 21:25:57Z bluebrother $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/rbzip.h b/rbutil/rbutilqt/rbzip.h index 7dd6010aee..d7cf05f3de 100644 --- a/rbutil/rbutilqt/rbzip.h +++ b/rbutil/rbutilqt/rbzip.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2008 by Dominik Wenger - * $Id: rbzip.h 16993 2008-04-06 18:12:56Z bluebrother $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/rbutil/rbutilqt/tts.cpp b/rbutil/rbutilqt/tts.cpp index c377cb2dc5..d6049f8aec 100644 --- a/rbutil/rbutilqt/tts.cpp +++ b/rbutil/rbutilqt/tts.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: tts.cpp 15212 2007-10-19 21:49:07Z domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/tts.h b/rbutil/rbutilqt/tts.h index 7a0a32d69c..e25949de55 100644 --- a/rbutil/rbutilqt/tts.h +++ b/rbutil/rbutilqt/tts.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: tts.h 15212 2007-10-19 21:49:07Z domonoky $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/rbutil/rbutilqt/ttsgui.cpp b/rbutil/rbutilqt/ttsgui.cpp index 68a0566dcf..385dfa12e7 100644 --- a/rbutil/rbutilqt/ttsgui.cpp +++ b/rbutil/rbutilqt/ttsgui.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: tts.cpp 15212 2007-10-19 21:49:07Z domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/ttsgui.h b/rbutil/rbutilqt/ttsgui.h index 414bef2514..68990b83c0 100644 --- a/rbutil/rbutilqt/ttsgui.h +++ b/rbutil/rbutilqt/ttsgui.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: ttsgui.h 15212 2007-10-19 21:49:07Z domonoky $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/rbutil/rbutilqt/voicefile.cpp b/rbutil/rbutilqt/voicefile.cpp index 008a85505b..1488ead742 100644 --- a/rbutil/rbutilqt/voicefile.cpp +++ b/rbutil/rbutilqt/voicefile.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: voicefile.h 15932 2007-12-15 13:13:57Z domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/rbutil/rbutilqt/voicefile.h b/rbutil/rbutilqt/voicefile.h index b5a3dce274..df4ebaccfd 100644 --- a/rbutil/rbutilqt/voicefile.h +++ b/rbutil/rbutilqt/voicefile.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: voicefile.h 15932 2007-12-15 13:13:57Z domonoky $ + * $Id$ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License -- cgit v1.2.3