summaryrefslogtreecommitdiffstats
path: root/adept/kubuntu_upgrader/errordialogbase.ui
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-09 10:18:22 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-09 10:18:22 +0000
commita4e1f41de249a24f3a3607b3ed5d5f02c094e8b5 (patch)
tree7e484840aaf31fc0d4780295b342592f3dd87a72 /adept/kubuntu_upgrader/errordialogbase.ui
downloadadept-a4e1f41de249a24f3a3607b3ed5d5f02c094e8b5.tar.gz
adept-a4e1f41de249a24f3a3607b3ed5d5f02c094e8b5.zip
Added adept (KDE3 version abandoned by original author)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/adept@1072021 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'adept/kubuntu_upgrader/errordialogbase.ui')
-rw-r--r--adept/kubuntu_upgrader/errordialogbase.ui67
1 files changed, 67 insertions, 0 deletions
diff --git a/adept/kubuntu_upgrader/errordialogbase.ui b/adept/kubuntu_upgrader/errordialogbase.ui
new file mode 100644
index 0000000..21af975
--- /dev/null
+++ b/adept/kubuntu_upgrader/errordialogbase.ui
@@ -0,0 +1,67 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>ErrorDialogDlg</class>
+<widget class="QDialog">
+ <property name="name">
+ <cstring>errorform</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>222</width>
+ <height>163</height>
+ </rect>
+ </property>
+ <property name="cursor">
+ <cursor>0</cursor>
+ </property>
+ <property name="caption">
+ <string>Error!</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>errorLabel</cstring>
+ </property>
+ <property name="frameShape">
+ <enum>NoFrame</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>Plain</enum>
+ </property>
+ <property name="text">
+ <string>&lt;p align="center"&gt;&lt;/p&gt;</string>
+ </property>
+ <property name="alignment">
+ <set>WordBreak|AlignVCenter</set>
+ </property>
+ </widget>
+ <widget class="QPushButton" row="1" column="1">
+ <property name="name">
+ <cstring>exitButton</cstring>
+ </property>
+ <property name="text">
+ <string>E&amp;xit</string>
+ </property>
+ <property name="accel">
+ <string>Alt+X</string>
+ </property>
+ </widget>
+ <widget class="QPushButton" row="1" column="0">
+ <property name="name">
+ <cstring>retryButton</cstring>
+ </property>
+ <property name="text">
+ <string>Retr&amp;y</string>
+ </property>
+ <property name="accel">
+ <string>Alt+Y</string>
+ </property>
+ </widget>
+ </grid>
+</widget>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>