From 6290f78177b2860df0beaa63d11cb5f8528b77ab Mon Sep 17 00:00:00 2001 From: Teruaki Kawashima Date: Sun, 25 Oct 2009 13:40:24 +0000 Subject: Correct Id keyword and add svn:keywords property. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23346 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/codebuster.c | 2 +- apps/plugins/crypt_firmware.c | 2 +- manual/plugins/brickmania.tex | 2 +- manual/plugins/codebuster.tex | 2 +- manual/plugins/disktidy.tex | 2 +- manual/plugins/pngviewer.tex | 2 +- manual/plugins/theme_remove.tex | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/plugins/codebuster.c b/apps/plugins/codebuster.c index 5c3be911e5..e63c884a74 100644 --- a/apps/plugins/codebuster.c +++ b/apps/plugins/codebuster.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ -* $Id: +* $Id$ * * Copyright (C) 2009 Clément Pit--Claudel * diff --git a/apps/plugins/crypt_firmware.c b/apps/plugins/crypt_firmware.c index ae85eaff11..84d7e11eaa 100644 --- a/apps/plugins/crypt_firmware.c +++ b/apps/plugins/crypt_firmware.c @@ -7,7 +7,7 @@ * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ * - * $Id: $ + * $Id$ * * Rockbox plugin copyright (C) 2009 Dave Chapman. * Based on encryption code (C) 2009 Michael Sparmann diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex index 5be236f7a3..0cce7e4d84 100644 --- a/manual/plugins/brickmania.tex +++ b/manual/plugins/brickmania.tex @@ -1,4 +1,4 @@ -% $Id: +% $Id$ \subsection{BrickMania} \screenshot{plugins/images/ss-brickmania}{BrickMania}% {img:brickmania} diff --git a/manual/plugins/codebuster.tex b/manual/plugins/codebuster.tex index aa9c660e55..fc1b4c5331 100644 --- a/manual/plugins/codebuster.tex +++ b/manual/plugins/codebuster.tex @@ -1,4 +1,4 @@ -% $Id: +% $Id$ \subsection{Codebuster} \screenshot{plugins/images/ss-codebuster}{Codebuster}{img:codebuster} diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex index 6892406e64..61fa5ec786 100644 --- a/manual/plugins/disktidy.tex +++ b/manual/plugins/disktidy.tex @@ -1,4 +1,4 @@ -% $Id $ % +% $Id$ % \subsection{Disk Tidy} Disk Tidy deletes junk files left behind by Windows, Linux or OS X after a USB connection. Select the OS's files you want to delete in the 'Files to Clean' diff --git a/manual/plugins/pngviewer.tex b/manual/plugins/pngviewer.tex index a024a1db10..92f958e8be 100644 --- a/manual/plugins/pngviewer.tex +++ b/manual/plugins/pngviewer.tex @@ -1,4 +1,4 @@ -% $Id: $id$ % +% $Id$ % \subsection{PNG viewer} This plugin opens \fname{.png} files from the \setting{File Browser} to display them. diff --git a/manual/plugins/theme_remove.tex b/manual/plugins/theme_remove.tex index b4d45dfc7a..4bea221403 100644 --- a/manual/plugins/theme_remove.tex +++ b/manual/plugins/theme_remove.tex @@ -1,4 +1,4 @@ -% $Id $ % +% $Id$ % \subsection{\label{ref:ThemeRemove}Theme Remove} This plugin offers a way to remove a theme. Open the \setting{Context Menu} (see \reference{ref:Contextmenu}) upon a theme\fname{.cfg} file and select \setting{Open With... $\rightarrow$ theme\_remove}. -- cgit v1.2.3