new avatars added. translation strings updated.

This commit is contained in:
doitux
2007-09-11 09:32:49 +00:00
parent 74d51daaab
commit a1704992e1
105 changed files with 2151 additions and 1658 deletions
+121 -102
View File
@@ -6,13 +6,11 @@
<x>0</x>
<y>0</y>
<width>548</width>
<height>408</height>
<height>500</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -20,109 +18,114 @@
<property name="minimumSize" >
<size>
<width>548</width>
<height>408</height>
<height>500</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>548</width>
<height>408</height>
<height>500</height>
</size>
</property>
<property name="windowTitle" >
<string>Please select an avatar</string>
</property>
<widget class="QDialogButtonBox" name="buttonBox" >
<property name="geometry" >
<rect>
<x>9</x>
<y>371</y>
<width>530</width>
<height>28</height>
</rect>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons" >
<set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
</property>
</widget>
<widget class="QGroupBox" name="groupBox" >
<property name="geometry" >
<rect>
<x>9</x>
<y>9</y>
<width>530</width>
<height>284</height>
</rect>
</property>
<property name="title" >
<string>Select an avatar</string>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<widget class="QListWidget" name="listWidget" >
<property name="geometry" >
<rect>
<x>11</x>
<y>29</y>
<width>508</width>
<height>244</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2" >
<property name="geometry" >
<rect>
<x>9</x>
<y>299</y>
<width>530</width>
<height>66</height>
</rect>
</property>
<property name="title" >
<string>Load avatar from external file</string>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>2</number>
</property>
<item row="0" column="1" >
<widget class="QPushButton" name="pushButton_OpenAvatarFile" >
<property name="minimumSize" >
<size>
<width>27</width>
<height>26</height>
</size>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QGroupBox" name="groupBox" >
<property name="title" >
<string>Select an avatar</string>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QComboBox" name="comboBox_avatarViewCategorie" >
<item>
<property name="text" >
<string>People</string>
</property>
</item>
<item>
<property name="text" >
<string>Miscellaneous</string>
</property>
</item>
</widget>
</item>
<item row="1" column="0" >
<widget class="QListWidget" name="listWidget" />
</item>
</layout>
</widget>
</item>
<item row="1" column="0" >
<widget class="QGroupBox" name="groupBox_2" >
<property name="title" >
<string>Load avatar from external file</string>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<property name="leftMargin" >
<number>9</number>
</property>
<property name="maximumSize" >
<size>
<width>27</width>
<height>26</height>
</size>
<property name="topMargin" >
<number>9</number>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLineEdit" name="lineEdit" />
</item>
</layout>
</widget>
<property name="rightMargin" >
<number>9</number>
</property>
<property name="bottomMargin" >
<number>9</number>
</property>
<property name="horizontalSpacing" >
<number>2</number>
</property>
<property name="verticalSpacing" >
<number>2</number>
</property>
<item row="0" column="1" >
<widget class="QPushButton" name="pushButton_OpenAvatarFile" >
<property name="minimumSize" >
<size>
<width>27</width>
<height>26</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>27</width>
<height>26</height>
</size>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLineEdit" name="lineEdit" />
</item>
</layout>
</widget>
</item>
<item row="2" column="0" >
<widget class="QDialogButtonBox" name="buttonBox" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons" >
<set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
</layout>
</widget>
<tabstops>
<tabstop>listWidget</tabstop>
@@ -140,7 +143,7 @@
<hints>
<hint type="sourcelabel" >
<x>316</x>
<y>396</y>
<y>488</y>
</hint>
<hint type="destinationlabel" >
<x>286</x>
@@ -172,11 +175,11 @@
<hints>
<hint type="sourcelabel" >
<x>42</x>
<y>308</y>
<y>395</y>
</hint>
<hint type="destinationlabel" >
<x>257</x>
<y>340</y>
<x>268</x>
<y>439</y>
</hint>
</hints>
</connection>
@@ -188,11 +191,27 @@
<hints>
<hint type="sourcelabel" >
<x>273</x>
<y>331</y>
<y>418</y>
</hint>
<hint type="destinationlabel" >
<x>514</x>
<y>340</y>
<x>527</x>
<y>440</y>
</hint>
</hints>
</connection>
<connection>
<sender>groupBox</sender>
<signal>toggled(bool)</signal>
<receiver>comboBox_avatarViewCategorie</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel" >
<x>80</x>
<y>16</y>
</hint>
<hint type="destinationlabel" >
<x>87</x>
<y>38</y>
</hint>
</hints>
</connection>