73 <property name="title"> |
73 <property name="title"> |
74 <string>Extensions</string> |
74 <string>Extensions</string> |
75 </property> |
75 </property> |
76 <layout class="QGridLayout" name="gridLayout_2"> |
76 <layout class="QGridLayout" name="gridLayout_2"> |
77 <item row="0" column="0"> |
77 <item row="0" column="0"> |
78 <widget class="QCheckBox" name="bookmarksCheckBox"> |
78 <widget class="QCheckBox" name="fetchCheckBox"> |
79 <property name="toolTip"> |
79 <property name="toolTip"> |
80 <string>Select to activate the bookmarks extension</string> |
80 <string>Select to activate the fetch extension</string> |
81 </property> |
81 </property> |
82 <property name="text"> |
82 <property name="text"> |
83 <string>Bookmarks</string> |
83 <string>Fetch</string> |
84 </property> |
84 </property> |
85 </widget> |
85 </widget> |
86 </item> |
86 </item> |
87 <item row="0" column="1"> |
87 <item row="0" column="1"> |
88 <widget class="QCheckBox" name="fetchCheckBox"> |
88 <widget class="QCheckBox" name="gpgCheckBox"> |
89 <property name="toolTip"> |
89 <property name="toolTip"> |
90 <string>Select to activate the fetch extension</string> |
90 <string>Select to activate the GPG extension</string> |
91 </property> |
91 </property> |
92 <property name="text"> |
92 <property name="text"> |
93 <string>Fetch</string> |
93 <string>GPG</string> |
94 </property> |
94 </property> |
95 </widget> |
95 </widget> |
96 </item> |
96 </item> |
97 <item row="1" column="0"> |
97 <item row="1" column="0"> |
98 <widget class="QCheckBox" name="gpgCheckBox"> |
98 <widget class="QCheckBox" name="largefilesCheckBox"> |
99 <property name="toolTip"> |
99 <property name="toolTip"> |
100 <string>Select to activate the GPG extension</string> |
100 <string>Select to activate the largefiles extension</string> |
101 </property> |
101 </property> |
102 <property name="text"> |
102 <property name="text"> |
103 <string>GPG</string> |
103 <string>Large Files</string> |
104 </property> |
104 </property> |
105 </widget> |
105 </widget> |
106 </item> |
106 </item> |
107 <item row="1" column="1"> |
107 <item row="1" column="1"> |
108 <widget class="QCheckBox" name="largefilesCheckBox"> |
108 <widget class="QCheckBox" name="purgeCheckBox"> |
109 <property name="toolTip"> |
109 <property name="toolTip"> |
110 <string>Select to activate the largefiles extension</string> |
110 <string>Select to activate the Purge extension</string> |
111 </property> |
111 </property> |
112 <property name="text"> |
112 <property name="text"> |
113 <string>Large Files</string> |
113 <string>Purge</string> |
114 </property> |
114 </property> |
115 </widget> |
115 </widget> |
116 </item> |
116 </item> |
117 <item row="2" column="0"> |
117 <item row="2" column="0"> |
118 <widget class="QCheckBox" name="purgeCheckBox"> |
118 <widget class="QCheckBox" name="queuesCheckBox"> |
119 <property name="toolTip"> |
119 <property name="toolTip"> |
120 <string>Select to activate the Purge extension</string> |
120 <string>Select to activate the queues extension</string> |
121 </property> |
121 </property> |
122 <property name="text"> |
122 <property name="text"> |
123 <string>Purge</string> |
123 <string>Queues</string> |
124 </property> |
124 </property> |
125 </widget> |
125 </widget> |
126 </item> |
126 </item> |
127 <item row="2" column="1"> |
127 <item row="2" column="1"> |
128 <widget class="QCheckBox" name="queuesCheckBox"> |
128 <widget class="QCheckBox" name="rebaseCheckBox"> |
129 <property name="toolTip"> |
129 <property name="toolTip"> |
130 <string>Select to activate the queues extension</string> |
130 <string>Select to activate the rebase extension</string> |
131 </property> |
131 </property> |
132 <property name="text"> |
132 <property name="text"> |
133 <string>Queues</string> |
133 <string>Rebase</string> |
134 </property> |
134 </property> |
135 </widget> |
135 </widget> |
136 </item> |
136 </item> |
137 <item row="3" column="0"> |
137 <item row="3" column="0"> |
138 <widget class="QCheckBox" name="rebaseCheckBox"> |
138 <widget class="QCheckBox" name="shelveCheckBox"> |
139 <property name="toolTip"> |
139 <property name="toolTip"> |
140 <string>Select to activate the rebase extension</string> |
140 <string>Select to activate the shelve extension</string> |
141 </property> |
141 </property> |
142 <property name="text"> |
142 <property name="text"> |
143 <string>Rebase</string> |
143 <string>Shelve</string> |
144 </property> |
144 </property> |
145 </widget> |
145 </widget> |
146 </item> |
146 </item> |
147 <item row="3" column="1"> |
147 <item row="3" column="1"> |
148 <widget class="QCheckBox" name="shelveCheckBox"> |
|
149 <property name="toolTip"> |
|
150 <string>Select to activate the shelve extension</string> |
|
151 </property> |
|
152 <property name="text"> |
|
153 <string>Shelve</string> |
|
154 </property> |
|
155 </widget> |
|
156 </item> |
|
157 <item row="4" column="0"> |
|
158 <widget class="QCheckBox" name="transplantCheckBox"> |
148 <widget class="QCheckBox" name="transplantCheckBox"> |
159 <property name="toolTip"> |
149 <property name="toolTip"> |
160 <string>Select to activate the transplant extension</string> |
150 <string>Select to activate the transplant extension</string> |
161 </property> |
151 </property> |
162 <property name="text"> |
152 <property name="text"> |