Index: /trunk/presets/presets.xml
===================================================================
--- /trunk/presets/presets.xml	(revision 665)
+++ /trunk/presets/presets.xml	(revision 666)
@@ -1608,8 +1608,15 @@
 	</item>
 
-	<item name="Landuse/Farm" icon="presets/landuse.png">
-		<label text="Edit Farm Landuse" />
-		<label text=" " />
-		<key key="landuse" value="farm" />
+	<item name="Landuse/Farmyard" icon="presets/landuse.png">
+		<label text="Edit Farmyard Landuse" />
+		<label text=" " />
+		<key key="landuse" value="farmyard" />
+		<text key="name" text="Name:" default="" delete_if_empty="true" />
+	</item>
+
+	<item name="Landuse/Farmland" icon="presets/landuse.png">
+		<label text="Edit Farmland Landuse" />
+		<label text=" " />
+		<key key="landuse" value="farmland" />
 		<text key="name" text="Name:" default="" delete_if_empty="true" />
 	</item>
