summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/otr/privkeypopupui.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/otr/privkeypopupui.ui')
-rw-r--r--kopete/plugins/otr/privkeypopupui.ui64
1 files changed, 64 insertions, 0 deletions
diff --git a/kopete/plugins/otr/privkeypopupui.ui b/kopete/plugins/otr/privkeypopupui.ui
new file mode 100644
index 00000000..34f90d40
--- /dev/null
+++ b/kopete/plugins/otr/privkeypopupui.ui
@@ -0,0 +1,64 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>PrivKeyPopupUI</class>
+<widget class="TQWidget">
+ <property name="name">
+ <cstring>PrivKeyPopupUI</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>507</width>
+ <height>111</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Generating private key</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQLabel" row="0" column="0">
+ <property name="name">
+ <cstring>tlWait</cstring>
+ </property>
+ <property name="font">
+ <font>
+ <bold>1</bold>
+ <italic>1</italic>
+ </font>
+ </property>
+ <property name="text">
+ <string>Please wait while generating the private key</string>
+ </property>
+ </widget>
+ <widget class="TQFrame" row="0" column="1">
+ <property name="name">
+ <cstring>animFrame</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>72</width>
+ <height>72</height>
+ </size>
+ </property>
+ <property name="frameShape">
+ <enum>StyledPanel</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>Raised</enum>
+ </property>
+ </widget>
+ </grid>
+</widget>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>