Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_PORTIONS b/doc/props/P_PORTIONS
new file mode 100644
index 0000000..cb134e6
--- /dev/null
+++ b/doc/props/P_PORTIONS
@@ -0,0 +1,21 @@
+NAME:
+     P_PORTIONS                    "std_food_portions"
+
+DEFINIERT IN:
+     <sys/food.h>
+
+BESCHREIBUNG:
+     In dieser Property steht die Anzahl der Portionen einer Speise.
+     Es duerfen nur Werte > -1 gesetzt werden. Ist diese Property 0,
+     wird die Speise als leer bzw. verbraucht angesehen und kann nicht
+     konsumiert werden.
+     
+DEFAULT:
+     Initial ist diese Property auf 1 gesetzt, die Speise ist also mit
+     einem Bissen/Schluck verbraucht bzw. leer.
+
+SIEHE AUCH:
+     /std/food.c, wiz/food
+
+------------------------------------------------------------------------------
+Last modified: Thu Oct 28 12:15:00 2010 by Caldra
\ No newline at end of file