Warning, /pim/messagelib/messageviewer/src/ui/invitationsettings.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>InvitationSettings</class> 0004 <widget class="QWidget" name="InvitationSettings"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>572</width> 0010 <height>297</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="verticalLayout_2"> 0014 <item> 0015 <widget class="QGroupBox" name="groupBox_2"> 0016 <property name="title"> 0017 <string>Groupware Compatibility && Legacy Options</string> 0018 </property> 0019 <layout class="QVBoxLayout" name="verticalLayout"> 0020 <item> 0021 <widget class="QCheckBox" name="mLegacyMangleFromTo"> 0022 <property name="toolTip"> 0023 <string>Turn this option on in order to make Outlook(tm) understand your answers to invitation replies</string> 0024 </property> 0025 <property name="text"> 0026 <string>&Mangle From:/To: headers in replies to invitations</string> 0027 </property> 0028 </widget> 0029 </item> 0030 <item> 0031 <widget class="QCheckBox" name="mLegacyBodyInvites"> 0032 <property name="toolTip"> 0033 <string>Turn this option on in order to make Outlook(tm) understand your answers to invitations</string> 0034 </property> 0035 <property name="text"> 0036 <string>Send &invitations in the mail body</string> 0037 </property> 0038 </widget> 0039 </item> 0040 <item> 0041 <widget class="QCheckBox" name="mExchangeCompatibleInvitations"> 0042 <property name="toolTip"> 0043 <string>Microsoft Outlook, when used in combination with a Microsoft Exchange server, 0044 has a problem understanding standards-compliant groupware email. 0045 Turn this option on to send groupware invitations in a way that Microsoft Exchange understands.</string> 0046 </property> 0047 <property name="text"> 0048 <string>Exchange-compatible invitation &naming</string> 0049 </property> 0050 </widget> 0051 </item> 0052 <item> 0053 <widget class="QCheckBox" name="mAutomaticSending"> 0054 <property name="toolTip"> 0055 <string>When this is on, the user will not see the mail composer window. Invitation mails are sent automatically.</string> 0056 </property> 0057 <property name="text"> 0058 <string>&Automatic invitation sending</string> 0059 </property> 0060 </widget> 0061 </item> 0062 </layout> 0063 </widget> 0064 </item> 0065 <item> 0066 <widget class="QGroupBox" name="groupBox_3"> 0067 <property name="title"> 0068 <string>Options</string> 0069 </property> 0070 <layout class="QGridLayout" name="gridLayout"> 0071 <item row="0" column="0"> 0072 <widget class="QCheckBox" name="mDeleteInvitations"> 0073 <property name="text"> 0074 <string>Delete invitation emails after the reply to them has been sent</string> 0075 </property> 0076 </widget> 0077 </item> 0078 <item row="1" column="0"> 0079 <spacer name="verticalSpacer"> 0080 <property name="orientation"> 0081 <enum>Qt::Vertical</enum> 0082 </property> 0083 <property name="sizeHint" stdset="0"> 0084 <size> 0085 <width>20</width> 0086 <height>40</height> 0087 </size> 0088 </property> 0089 </spacer> 0090 </item> 0091 </layout> 0092 </widget> 0093 </item> 0094 </layout> 0095 </widget> 0096 <resources/> 0097 <connections/> 0098 </ui>