diff --git a/doc/en/Gtk/FileChooserConfirmation.xml b/doc/en/Gtk/FileChooserConfirmation.xml
new file mode 100644
index 000000000..55f1ae96a
--- /dev/null
+++ b/doc/en/Gtk/FileChooserConfirmation.xml
@@ -0,0 +1,52 @@
+
+
+
+ gtk-sharp
+ 2.8.0.0
+
+
+ System.Enum
+
+
+
+ GLib.GType(WrapperType=typeof(Gtk.FileChooserConfirmationGType))
+
+
+
+
+
+ Field
+
+ Gtk.FileChooserConfirmation
+
+
+ Accepts the filename.
+
+
+
+
+ Field
+
+ Gtk.FileChooserConfirmation
+
+
+ Requires re-selection.
+
+
+
+
+ Field
+
+ Gtk.FileChooserConfirmation
+
+
+ Requests built-in confirmation code.
+
+
+
+
+ File Chooser Confirmation results.
+
+
+
+
diff --git a/doc/en/Gtk/IconViewDropPosition.xml b/doc/en/Gtk/IconViewDropPosition.xml
new file mode 100644
index 000000000..4e7306b06
--- /dev/null
+++ b/doc/en/Gtk/IconViewDropPosition.xml
@@ -0,0 +1,82 @@
+
+
+
+ gtk-sharp
+ 2.8.0.0
+
+
+ System.Enum
+
+
+
+ GLib.GType(WrapperType=typeof(Gtk.IconViewDropPositionGType))
+
+
+
+
+
+ Field
+
+ Gtk.IconViewDropPosition
+
+
+ Drops above the item.
+
+
+
+
+ Field
+
+ Gtk.IconViewDropPosition
+
+
+ Drops below the item.
+
+
+
+
+ Field
+
+ Gtk.IconViewDropPosition
+
+
+ Drop to the left of the item.
+
+
+
+
+ Field
+
+ Gtk.IconViewDropPosition
+
+
+ No drops allowed.
+
+
+
+
+ Field
+
+ Gtk.IconViewDropPosition
+
+
+ Drops to the right of the item.
+
+
+
+
+ Field
+
+ Gtk.IconViewDropPosition
+
+
+ Drops into the item.
+
+
+
+
+ IconView Drop locations.
+
+
+
+
diff --git a/doc/en/Gtk/PackDirection.xml b/doc/en/Gtk/PackDirection.xml
new file mode 100644
index 000000000..e041e0a49
--- /dev/null
+++ b/doc/en/Gtk/PackDirection.xml
@@ -0,0 +1,62 @@
+
+
+
+ gtk-sharp
+ 2.8.0.0
+
+
+ System.Enum
+
+
+
+ GLib.GType(WrapperType=typeof(Gtk.PackDirectionGType))
+
+
+
+
+
+ Field
+
+ Gtk.PackDirection
+
+
+ Top to bottom.
+
+
+
+
+ Field
+
+ Gtk.PackDirection
+
+
+ Bottom to top.
+
+
+
+
+ Field
+
+ Gtk.PackDirection
+
+
+ Right to left.
+
+
+
+
+ Field
+
+ Gtk.PackDirection
+
+
+ Left to right.
+
+
+
+
+ Menu Item packing directions.
+
+
+
+