diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-03-06 20:47:25 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-03-06 20:47:25 +0000 |
| commit | 37d26dead9c9172a9e4e785c1906f2ac25c767ef (patch) | |
| tree | dc7583a708b9c7d26e0908e81e145fe756616389 /manual/plugins/battery_test.tex | |
| parent | 329a4fa23be402ba1928995a78b9c8dceb96cb7b (diff) | |
| download | rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.zip rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.gz rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.bz2 rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.xz | |
Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/battery_test.tex')
| -rw-r--r-- | manual/plugins/battery_test.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/manual/plugins/battery_test.tex b/manual/plugins/battery_test.tex index 65f48e2..6d798f4 100644 --- a/manual/plugins/battery_test.tex +++ b/manual/plugins/battery_test.tex @@ -1,7 +1,7 @@ \subsection{Battery\_test} -\begin{figure}[h] +\begin{figure}[h!] \begin{center} -%\includegraphics{plugins/images/\platform/ss_battery_test.png} +\includegraphics[width=4cm]{plugins/images/ss-battery_test-\genericimg.png} \end{center} \caption{Battery Test} \end{figure} @@ -13,4 +13,3 @@ log file. The test stops when battery level reaches 4\% in order to avoid being unable to write to the disk. The power usage data is saved to a file in the root directory of the Jukebox. This plugin can sometimes be useful for diagnosing problems with battery charging. - |