diff options
| author | Bertrik Sikken <bertrik@sikken.nl> | 2010-01-03 14:28:09 +0000 |
|---|---|---|
| committer | Bertrik Sikken <bertrik@sikken.nl> | 2010-01-03 14:28:09 +0000 |
| commit | 6fef14bd16a8ca6e9edf4a16a401a8153282f809 (patch) | |
| tree | 7b81c6e042b4b1638cba8420a1e7dd242ab07a62 /apps | |
| parent | 5c1432c9cf0c5b83637fa015b80f0f102ad54916 (diff) | |
| download | rockbox-6fef14bd16a8ca6e9edf4a16a401a8153282f809.zip rockbox-6fef14bd16a8ca6e9edf4a16a401a8153282f809.tar.gz rockbox-6fef14bd16a8ca6e9edf4a16a401a8153282f809.tar.bz2 rockbox-6fef14bd16a8ca6e9edf4a16a401a8153282f809.tar.xz | |
Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24165 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/appevents.h | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/codecs/libatrac/atrac3_arm.S | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/codecs/libmusepack/mpc_config.h | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/codecs/libmusepack/synth_filter_arm.S | 0 | ||||
| -rw-r--r-- | apps/gui/skin_engine/skin_buffer.c | 2 | ||||
| -rw-r--r-- | apps/gui/skin_engine/skin_buffer.h | 2 | ||||
| -rw-r--r-- | apps/gui/skin_engine/skin_engine.h | 2 | ||||
| -rw-r--r-- | apps/gui/skin_engine/skin_tokens.h | 2 | ||||
| -rw-r--r-- | apps/gui/usb_screen.c | 2 | ||||
| -rw-r--r-- | apps/gui/usb_screen.h | 2 | ||||
| -rw-r--r-- | apps/gui/wps.h | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/keymaps/keymap-yh8xx_yh9xx.c | 0 | ||||
| -rw-r--r-- | apps/menus/eq_menu.c | 2 | ||||
| -rw-r--r-- | apps/menus/eq_menu.h | 2 | ||||
| -rw-r--r-- | apps/menus/time_menu.c | 2 | ||||
| -rw-r--r-- | apps/plugins/lib/md5.h | 2 |
16 files changed, 12 insertions, 12 deletions
diff --git a/apps/appevents.h b/apps/appevents.h index 2319489..91c45c5 100644 --- a/apps/appevents.h +++ b/apps/appevents.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: events.h 17847 2008-06-28 18:10:04Z bagder $ + * $Id$ * * Copyright (C) 2008 by Jonathan Gordon * diff --git a/apps/codecs/libatrac/atrac3_arm.S b/apps/codecs/libatrac/atrac3_arm.S index be8b2a0..be8b2a0 100755..100644 --- a/apps/codecs/libatrac/atrac3_arm.S +++ b/apps/codecs/libatrac/atrac3_arm.S diff --git a/apps/codecs/libmusepack/mpc_config.h b/apps/codecs/libmusepack/mpc_config.h index 7bc922c..7bc922c 100755..100644 --- a/apps/codecs/libmusepack/mpc_config.h +++ b/apps/codecs/libmusepack/mpc_config.h diff --git a/apps/codecs/libmusepack/synth_filter_arm.S b/apps/codecs/libmusepack/synth_filter_arm.S index 8c87b61..8c87b61 100755..100644 --- a/apps/codecs/libmusepack/synth_filter_arm.S +++ b/apps/codecs/libmusepack/synth_filter_arm.S diff --git a/apps/gui/skin_engine/skin_buffer.c b/apps/gui/skin_engine/skin_buffer.c index eb33cbe..e647fc3 100644 --- a/apps/gui/skin_engine/skin_buffer.c +++ b/apps/gui/skin_engine/skin_buffer.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: wps_parser.c 19880 2009-01-29 20:49:43Z mcuelenaere $ + * $Id$ * * Copyright (C) 2002 by Linus Nielsen Feltzing * Copyright (C) 2009 Jonathan Gordon diff --git a/apps/gui/skin_engine/skin_buffer.h b/apps/gui/skin_engine/skin_buffer.h index 7d05c95..521631f 100644 --- a/apps/gui/skin_engine/skin_buffer.h +++ b/apps/gui/skin_engine/skin_buffer.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: wps_parser.c 19880 2009-01-29 20:49:43Z mcuelenaere $ + * $Id$ * * Copyright (C) 2002 by Linus Nielsen Feltzing * Copyright (C) 2009 Jonathan Gordon diff --git a/apps/gui/skin_engine/skin_engine.h b/apps/gui/skin_engine/skin_engine.h index f095f53..5216e93 100644 --- a/apps/gui/skin_engine/skin_engine.h +++ b/apps/gui/skin_engine/skin_engine.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: wps_internals.h 22062 2009-07-27 07:21:05Z jdgordon $ + * $Id$ * * Copyright (C) 2007 Nicolas Pennequin * Copyright (C) 2009 Jonathan Gordon diff --git a/apps/gui/skin_engine/skin_tokens.h b/apps/gui/skin_engine/skin_tokens.h index 481078b..547bc85 100644 --- a/apps/gui/skin_engine/skin_tokens.h +++ b/apps/gui/skin_engine/skin_tokens.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: wps_internals.h 22223 2009-08-09 17:30:05Z jdgordon $ + * $Id$ * * Copyright (C) 2007 Nicolas Pennequin * diff --git a/apps/gui/usb_screen.c b/apps/gui/usb_screen.c index 338cb0f..86b77cb 100644 --- a/apps/gui/usb_screen.c +++ b/apps/gui/usb_screen.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: screens.c 23269 2009-10-19 20:06:51Z tomers $ + * $Id$ * * Copyright (C) 2002 Björn Stenberg * diff --git a/apps/gui/usb_screen.h b/apps/gui/usb_screen.h index d601546..deaca11 100644 --- a/apps/gui/usb_screen.h +++ b/apps/gui/usb_screen.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: screens.h 21312 2009-06-16 17:04:47Z mcuelenaere $ + * $Id$ * * Copyright (C) 2002 Björn Stenberg * diff --git a/apps/gui/wps.h b/apps/gui/wps.h index 1ba974c..76932a3 100644 --- a/apps/gui/wps.h +++ b/apps/gui/wps.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: gwps-common.h 20492 2009-03-23 17:19:48Z alle $ + * $Id$ * * Copyright (C) 2002 Björn Stenberg * diff --git a/apps/keymaps/keymap-yh8xx_yh9xx.c b/apps/keymaps/keymap-yh8xx_yh9xx.c index 7ae787a..7ae787a 100755..100644 --- a/apps/keymaps/keymap-yh8xx_yh9xx.c +++ b/apps/keymaps/keymap-yh8xx_yh9xx.c diff --git a/apps/menus/eq_menu.c b/apps/menus/eq_menu.c index 05ee3f3..16d5b82 100644 --- a/apps/menus/eq_menu.c +++ b/apps/menus/eq_menu.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: eq_menu.c 12179 2007-02-01 23:08:15Z amiconn $ + * $Id$ * * Copyright (C) 2006 Dan Everton * diff --git a/apps/menus/eq_menu.h b/apps/menus/eq_menu.h index 6c8301c..7dded00 100644 --- a/apps/menus/eq_menu.h +++ b/apps/menus/eq_menu.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: eq_menu.h 10888 2006-09-05 11:48:17Z dan $ + * $Id$ * * Copyright (C) 2006 Dan Everton * diff --git a/apps/menus/time_menu.c b/apps/menus/time_menu.c index b1ea33f..2b04275 100644 --- a/apps/menus/time_menu.c +++ b/apps/menus/time_menu.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: main_menu.c 17985 2008-07-08 02:30:58Z jdgordon $ + * $Id$ * * Copyright (C) 2007 Jonathan Gordon * diff --git a/apps/plugins/lib/md5.h b/apps/plugins/lib/md5.h index f70d47a..0e1547d 100644 --- a/apps/plugins/lib/md5.h +++ b/apps/plugins/lib/md5.h @@ -2,7 +2,7 @@ * vlc_md5.h: MD5 hash ***************************************************************************** * Copyright (C) 2004-2005 the VideoLAN team - * $Id: 46f10f01439edbcc8bad45673cc302039b76dd5b $ + * $Id$ * * Authors: Jon Lech Johansen <jon-vl@nanocrew.net> * Sam Hocevar <sam@zoy.org> |