summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/otr/privkeypopupui.ui
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-06-28 16:13:49 +0200
committergregory guy <gregory-tde@laposte.net>2021-07-02 17:30:02 +0200
commitd0e4d47caed252840a0f9986a1a18ab7bf451ddb (patch)
tree939dabe4b69e2bf0c14fc93ee3d5f093f6d77565 /kopete/plugins/otr/privkeypopupui.ui
parent7a3a7896b3c96bee076ed0da65d10eec7fc06b85 (diff)
downloadtdenetwork-feat/add_kopete-otr_plugin.tar.gz
tdenetwork-feat/add_kopete-otr_plugin.zip
Add kopete-otr plugin to kopete.feat/add_kopete-otr_plugin
Signed-off-by: gregory guy <gregory-tde@laposte.net>
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>