summaryrefslogtreecommitdiff
path: root/manual/plugins/hello.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-03-28 12:18:51 +0000
committerNils Wallménius <nils@rockbox.org>2006-03-28 12:18:51 +0000
commitab5b1796147b9d4e2513fd9e514891392e4308c3 (patch)
tree0eb84facf28d2af5a62809e79cc457214b8e761b /manual/plugins/hello.tex
parent195cbca4bc18d4cf280b3ae3053c04e02379a8af (diff)
downloadrockbox-ab5b1796147b9d4e2513fd9e514891392e4308c3.tar.gz
rockbox-ab5b1796147b9d4e2513fd9e514891392e4308c3.zip
*** empty log message ***
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9308 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/hello.tex')
-rw-r--r--manual/plugins/hello.tex14
1 files changed, 0 insertions, 14 deletions
diff --git a/manual/plugins/hello.tex b/manual/plugins/hello.tex
deleted file mode 100644
index 7f867808c1..0000000000
--- a/manual/plugins/hello.tex
+++ /dev/null
@@ -1,14 +0,0 @@
1\subsection{Hello World}
2{\centering\itshape
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=4.688cm,height=1.849cm]{images/rockbox-manual-img51.png}
5 \newline
6Hello world!
7\par}
8
9This is a plugin demo for hackers. Every programmer's
10first program is the hello world{}-program
11which does nothing except displaying ``Hello
12world!'' on the screen.
13
14