diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-06-30 22:09:45 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-06-30 22:09:45 +0000 |
| commit | 25359d4ec2538677c96ecf6d671bd8fbaf0326c1 (patch) | |
| tree | 80bfa60c8f88e83720be8ef789b4004b25bebf9e | |
| parent | cf804f229cf6a4579ebf7478d586cb1aa5d49c42 (diff) | |
| download | rockbox-25359d4ec2538677c96ecf6d671bd8fbaf0326c1.zip rockbox-25359d4ec2538677c96ecf6d671bd8fbaf0326c1.tar.gz rockbox-25359d4ec2538677c96ecf6d671bd8fbaf0326c1.tar.bz2 rockbox-25359d4ec2538677c96ecf6d671bd8fbaf0326c1.tar.xz | |
Add missing keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17902 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | rbutil/rbutilqt/createvoicewindow.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/createvoicewindow.h | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/detect.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/detect.h | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/encoders.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/encoders.h | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/encodersgui.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/encodersgui.h | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/rbsettings.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/rbsettings.h | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/rbzip.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/rbzip.h | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/tts.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/tts.h | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/ttsgui.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/ttsgui.h | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/voicefile.cpp | 2 | ||||
| -rw-r--r-- | rbutil/rbutilqt/voicefile.h | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/rbutil/rbutilqt/createvoicewindow.cpp b/rbutil/rbutilqt/createvoicewindow.cpp index 66819ae..f860e69 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 9c72114..9384c85 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 0f170b4..ad563b8 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 756ae74..a2414c9 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 6532a0c..dcd0e13 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 7ae3229..8a18055 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 8771f4f..4d00925 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 123baec..0c53549 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 889164a..99c2385 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 8ef9b4a..7e6d9af 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 def838d..b5cfb22 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 7dd6010..d7cf05f 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 c377cb2..d6049f8 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 7a0a32d..e25949d 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 68a0566..385dfa1 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 414bef2..68990b8 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 008a855..1488ead 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 b5a3dce..df4ebac 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 |