|
9 | 9 | <rect> |
10 | 10 | <x>0</x> |
11 | 11 | <y>0</y> |
12 | | - <width>460</width> |
| 12 | + <width>380</width> |
13 | 13 | <height>300</height> |
14 | 14 | </rect> |
15 | 15 | </property> |
|
23 | 23 | <string>Desktop Integration</string> |
24 | 24 | </property> |
25 | 25 | <property name="sizeGripEnabled"> |
26 | | - <bool>false</bool> |
| 26 | + <bool>true</bool> |
27 | 27 | </property> |
28 | 28 | <property name="modal"> |
29 | 29 | <bool>true</bool> |
30 | 30 | </property> |
31 | | - <layout class="QVBoxLayout" name="verticalLayout"> |
| 31 | + <layout class="QVBoxLayout" name="verticalLayout_3"> |
32 | 32 | <item> |
33 | 33 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
34 | 34 | <item> |
35 | 35 | <widget class="QLabel" name="icon"> |
36 | 36 | <property name="sizePolicy"> |
37 | 37 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
38 | | - <horstretch>0</horstretch> |
| 38 | + <horstretch>1</horstretch> |
39 | 39 | <verstretch>0</verstretch> |
40 | 40 | </sizepolicy> |
41 | 41 | </property> |
| 42 | + <property name="sizeIncrement"> |
| 43 | + <size> |
| 44 | + <width>1</width> |
| 45 | + <height>0</height> |
| 46 | + </size> |
| 47 | + </property> |
| 48 | + <property name="lineWidth"> |
| 49 | + <number>0</number> |
| 50 | + </property> |
42 | 51 | <property name="text"> |
43 | | - <string>Icon</string> |
| 52 | + <string/> |
| 53 | + </property> |
| 54 | + <property name="scaledContents"> |
| 55 | + <bool>false</bool> |
44 | 56 | </property> |
45 | 57 | <property name="alignment"> |
46 | | - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
| 58 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
47 | 59 | </property> |
48 | 60 | <property name="margin"> |
49 | | - <number>12</number> |
| 61 | + <number>6</number> |
| 62 | + </property> |
| 63 | + <property name="indent"> |
| 64 | + <number>0</number> |
50 | 65 | </property> |
51 | 66 | </widget> |
52 | 67 | </item> |
53 | 68 | <item> |
54 | | - <layout class="QVBoxLayout" name="verticalLayout_2"> |
55 | | - <item> |
56 | | - <widget class="QLabel" name="message"> |
57 | | - <property name="sizePolicy"> |
58 | | - <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> |
59 | | - <horstretch>0</horstretch> |
60 | | - <verstretch>0</verstretch> |
61 | | - </sizepolicy> |
62 | | - </property> |
63 | | - <property name="text"> |
64 | | - <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
| 69 | + <widget class="QWidget" name="widget" native="true"> |
| 70 | + <property name="sizePolicy"> |
| 71 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 72 | + <horstretch>3</horstretch> |
| 73 | + <verstretch>0</verstretch> |
| 74 | + </sizepolicy> |
| 75 | + </property> |
| 76 | + <property name="sizeIncrement"> |
| 77 | + <size> |
| 78 | + <width>0</width> |
| 79 | + <height>0</height> |
| 80 | + </size> |
| 81 | + </property> |
| 82 | + <layout class="QVBoxLayout" name="verticalLayout_2"> |
| 83 | + <property name="spacing"> |
| 84 | + <number>8</number> |
| 85 | + </property> |
| 86 | + <property name="leftMargin"> |
| 87 | + <number>0</number> |
| 88 | + </property> |
| 89 | + <property name="bottomMargin"> |
| 90 | + <number>0</number> |
| 91 | + </property> |
| 92 | + <item> |
| 93 | + <widget class="QLabel" name="labelName"> |
| 94 | + <property name="sizePolicy"> |
| 95 | + <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> |
| 96 | + <horstretch>0</horstretch> |
| 97 | + <verstretch>0</verstretch> |
| 98 | + </sizepolicy> |
| 99 | + </property> |
| 100 | + <property name="font"> |
| 101 | + <font> |
| 102 | + <pointsize>16</pointsize> |
| 103 | + </font> |
| 104 | + </property> |
| 105 | + <property name="text"> |
| 106 | + <string notr="true">TextLabel</string> |
| 107 | + </property> |
| 108 | + <property name="alignment"> |
| 109 | + <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set> |
| 110 | + </property> |
| 111 | + <property name="wordWrap"> |
| 112 | + <bool>true</bool> |
| 113 | + </property> |
| 114 | + </widget> |
| 115 | + </item> |
| 116 | + <item> |
| 117 | + <widget class="QLabel" name="labelDescription"> |
| 118 | + <property name="sizePolicy"> |
| 119 | + <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> |
| 120 | + <horstretch>0</horstretch> |
| 121 | + <verstretch>0</verstretch> |
| 122 | + </sizepolicy> |
| 123 | + </property> |
| 124 | + <property name="font"> |
| 125 | + <font> |
| 126 | + <pointsize>10</pointsize> |
| 127 | + <italic>false</italic> |
| 128 | + </font> |
| 129 | + </property> |
| 130 | + <property name="text"> |
| 131 | + <string>TextLabel</string> |
| 132 | + </property> |
| 133 | + <property name="alignment"> |
| 134 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
| 135 | + </property> |
| 136 | + <property name="wordWrap"> |
| 137 | + <bool>true</bool> |
| 138 | + </property> |
| 139 | + </widget> |
| 140 | + </item> |
| 141 | + </layout> |
| 142 | + </widget> |
| 143 | + </item> |
| 144 | + </layout> |
| 145 | + </item> |
| 146 | + <item> |
| 147 | + <widget class="Line" name="line"> |
| 148 | + <property name="orientation"> |
| 149 | + <enum>Qt::Horizontal</enum> |
| 150 | + </property> |
| 151 | + </widget> |
| 152 | + </item> |
| 153 | + <item> |
| 154 | + <widget class="QLabel" name="message"> |
| 155 | + <property name="sizePolicy"> |
| 156 | + <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> |
| 157 | + <horstretch>0</horstretch> |
| 158 | + <verstretch>2</verstretch> |
| 159 | + </sizepolicy> |
| 160 | + </property> |
| 161 | + <property name="text"> |
| 162 | + <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
65 | 163 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
66 | 164 | p, li { white-space: pre-wrap; } |
67 | 165 | </style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;"> |
68 | | -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">%1 has not been integrated into your system.</p> |
69 | | -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <br />Integrating it will move the AppImage into a predefined location, and include it in your application launcher.</p> |
| 166 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Integrating this AppImage will cause it to be moved into '<a href="file://%2"><span style=" text-decoration: underline; color:#2980b9;">%2</span></a>', and to be included in your application launcher.</p> |
70 | 167 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> |
71 | | -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">To remove or update the AppImage, please use the context menu of the application icon in your task bar or launcher. </p> |
72 | | -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> |
73 | | -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The directory where the integrated AppImages are stored in is currently set to: %2</p></body></html></string> |
74 | | - </property> |
75 | | - <property name="wordWrap"> |
76 | | - <bool>true</bool> |
77 | | - </property> |
78 | | - <property name="margin"> |
79 | | - <number>0</number> |
80 | | - </property> |
81 | | - </widget> |
82 | | - </item> |
83 | | - </layout> |
84 | | - </item> |
85 | | - </layout> |
| 168 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">To remove or update the AppImage, please use the context menu of the application icon in your task bar or launcher. </p></body></html></string> |
| 169 | + </property> |
| 170 | + <property name="alignment"> |
| 171 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
| 172 | + </property> |
| 173 | + <property name="wordWrap"> |
| 174 | + <bool>true</bool> |
| 175 | + </property> |
| 176 | + <property name="margin"> |
| 177 | + <number>6</number> |
| 178 | + </property> |
| 179 | + <property name="openExternalLinks"> |
| 180 | + <bool>true</bool> |
| 181 | + </property> |
| 182 | + </widget> |
86 | 183 | </item> |
87 | 184 | <item> |
88 | 185 | <layout class="QHBoxLayout" name="horizontalLayout"> |
| 186 | + <property name="bottomMargin"> |
| 187 | + <number>0</number> |
| 188 | + </property> |
89 | 189 | <item> |
90 | 190 | <spacer name="horizontalSpacer"> |
91 | 191 | <property name="orientation"> |
|
0 commit comments