Add initial component description (component.xml)
diff --git a/component.xml b/component.xml
new file mode 100644
index 0000000..336e614
--- /dev/null
+++ b/component.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component>
+  <name>
+    Tabbed Properties View
+  </name>
+  <maintainer>
+    Gunnar Wagenknecht
+  </maintainer>
+  <description>
+    <p>
+      RAP port of the Tabbed Properties View.
+    </p>
+  </description>
+</component>