Extention of \screenshot to drop a warning if image not found by me. This makes it possible to build the manual with missing image files. Use \screenshot on all remaining places. Add the \genericimg macro to some screenshots (part of FS #4981 by Mark Bright)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9409 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/configure_rockbox/general_settings.tex b/manual/configure_rockbox/general_settings.tex
index 2a95bd9..11323d0 100755
--- a/manual/configure_rockbox/general_settings.tex
+++ b/manual/configure_rockbox/general_settings.tex
@@ -1,5 +1,3 @@
-  \begin{center}
-    \includegraphics[width=4cm]{configure_rockbox/images/ss-general-settings-\genericimg.png}
-  \end{center}
+\screenshot{configure_rockbox/images/ss-general-settings-\genericimg.png}{}{}
 
-  
\ No newline at end of file
+