Modified welcome text file so it shows proper names in the reporsitory
[confmgr] / aboutdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>AboutDialog</class>
4  <widget class="QDialog" name="AboutDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>637</width>
10     <height>237</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>About Conference Manager</string>
15   </property>
16   <widget class="QLabel" name="label">
17    <property name="geometry">
18     <rect>
19      <x>10</x>
20      <y>20</y>
21      <width>611</width>
22      <height>151</height>
23     </rect>
24    </property>
25    <property name="text">
26     <string>Conference Manager - Conference calling at your fingertips! 
27 Developed by: Naresh Mehta (c) 2010 
28 Hosted on: http://gitorious.org/confmgr 
29 Visit me at: http://www.naresh.se/
30 </string>
31    </property>
32   </widget>
33  </widget>
34  <resources/>
35  <connections/>
36 </ui>