summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeruaki Kawashima <teru@rockbox.org>2009-10-25 13:40:24 +0000
committerTeruaki Kawashima <teru@rockbox.org>2009-10-25 13:40:24 +0000
commit6290f78177b2860df0beaa63d11cb5f8528b77ab (patch)
tree5306a066ab2d51bcbe9396ba3f06ff49e7001210
parent52ca187f68ff3d74f604b4e12048aacaed451a24 (diff)
downloadrockbox-6290f78177b2860df0beaa63d11cb5f8528b77ab.zip
rockbox-6290f78177b2860df0beaa63d11cb5f8528b77ab.tar.gz
rockbox-6290f78177b2860df0beaa63d11cb5f8528b77ab.tar.bz2
rockbox-6290f78177b2860df0beaa63d11cb5f8528b77ab.tar.xz
Correct Id keyword and add svn:keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23346 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/plugins/codebuster.c2
-rw-r--r--apps/plugins/crypt_firmware.c2
-rw-r--r--manual/plugins/brickmania.tex2
-rw-r--r--manual/plugins/codebuster.tex2
-rw-r--r--manual/plugins/disktidy.tex2
-rw-r--r--manual/plugins/pngviewer.tex2
-rw-r--r--manual/plugins/theme_remove.tex2
7 files changed, 7 insertions, 7 deletions
diff --git a/apps/plugins/codebuster.c b/apps/plugins/codebuster.c
index 5c3be91..e63c884 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 ae85eaf..84d7e11 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 5be236f..0cce7e4 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 aa9c660..fc1b4c5 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 6892406..61fa5ec 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 a024a1d..92f958e 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 b4d45df..4bea221 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}.