You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/kopete/libkopete/ui/fileconfirmbase.ui

152 lines
5.2 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>FileConfirmBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>FileConfirmBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>410</width>
<height>307</height>
</rect>
</property>
<property name="caption">
<string>A User Would Like to Send You a File</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>3</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>A user is trying to send you a file. The file will only be downloaded if you accept this dialog. If you do not wish to receive it, please click 'Refuse'. This file will never be executed by Kopete at any point during or after the transfer.</string>
</property>
<property name="tqalignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel1_2</cstring>
</property>
<property name="text">
<string>From:</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel7</cstring>
</property>
<property name="text">
<string>File name:</string>
</property>
</widget>
<widget class="KLineEdit" row="6" column="1">
<property name="name">
<cstring>m_saveto</cstring>
</property>
</widget>
<widget class="KPushButton" row="6" column="2">
<property name="name">
<cstring>cmdBrowse</cstring>
</property>
<property name="text">
<string>&amp;Browse...</string>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>TextLabel11</cstring>
</property>
<property name="text">
<string>Size:</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>TextLabel8</cstring>
</property>
<property name="text">
<string>Description:</string>
</property>
</widget>
<widget class="TQTextEdit" row="3" column="1" rowspan="2" colspan="2">
<property name="name">
<cstring>m_description</cstring>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<spacer row="4" column="0">
<property name="name">
<cstring>Spacer6</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>TextLabel13</cstring>
</property>
<property name="text">
<string>Save to:</string>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_from</cstring>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_filename</cstring>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="KLineEdit" row="5" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_size</cstring>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>klineedit.h</includehint>
</includehints>
</UI>