Added About Dialog, Updated UI, Fixed Bug 6669
[confmgr] / src / aboutdialog.ui
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui
new file mode 100644 (file)
index 0000000..86bd041
--- /dev/null
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>AboutDialog</class>
+ <widget class="QDialog" name="AboutDialog">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>637</width>
+    <height>237</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>About Conference Manager</string>
+  </property>
+  <widget class="QLabel" name="label">
+   <property name="geometry">
+    <rect>
+     <x>10</x>
+     <y>20</y>
+     <width>611</width>
+     <height>151</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string>Conference Manager - Conference calling at your fingertips! 
+Developed by: Naresh Mehta (c) 2010 
+Hosted on: http://gitorious.org/confmgr 
+Visit me at: http://www.naresh.se/
+</string>
+   </property>
+  </widget>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>