Index: branches/resourceloader/phase3/resources/Resources.php |
— | — | @@ -20,7 +20,6 @@ |
21 | 21 | 'themes' => array( |
22 | 22 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.theme.css', |
23 | 23 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.theme.css', |
24 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.theme.css', |
25 | 24 | ), |
26 | 25 | 'needs' => array( 'jquery' ), |
27 | 26 | ), |
— | — | @@ -30,7 +29,6 @@ |
31 | 30 | 'themes' => array( |
32 | 31 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.accordion.css', |
33 | 32 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.accordion.css', |
34 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.accordion.css', |
35 | 33 | ), |
36 | 34 | 'needs' => array( 'jquery.ui.core' ), |
37 | 35 | ), |
— | — | @@ -40,7 +38,6 @@ |
41 | 39 | 'themes' => array( |
42 | 40 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.autocomplete.css', |
43 | 41 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.autocomplete.css', |
44 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.autocomplete.css', |
45 | 42 | ), |
46 | 43 | 'needs' => array( 'jquery.ui.core' ), |
47 | 44 | ), |
— | — | @@ -50,7 +47,6 @@ |
51 | 48 | 'themes' => array( |
52 | 49 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.button.css', |
53 | 50 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.button.css', |
54 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.button.css', |
55 | 51 | ), |
56 | 52 | 'needs' => array( 'jquery.ui.core' ), |
57 | 53 | ), |
— | — | @@ -61,7 +57,6 @@ |
62 | 58 | 'themes' => array( |
63 | 59 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.datepicker.css', |
64 | 60 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.datepicker.css', |
65 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.datepicker.css', |
66 | 61 | ), |
67 | 62 | 'locales' => array( |
68 | 63 | 'af' => 'resources/jquery/ui/i18n/jquery.ui.datepicker-af.js', |
— | — | @@ -124,7 +119,6 @@ |
125 | 120 | 'themes' => array( |
126 | 121 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.dialog.css', |
127 | 122 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.dialog.css', |
128 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.dialog.css', |
129 | 123 | ), |
130 | 124 | 'needs' => array( 'jquery.ui.core' ), |
131 | 125 | ), |
— | — | @@ -150,7 +144,6 @@ |
151 | 145 | 'themes' => array( |
152 | 146 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.progressbar.css', |
153 | 147 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.progressbar.css', |
154 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.progressbar.css', |
155 | 148 | ), |
156 | 149 | 'needs' => array( 'jquery.ui.core' ), |
157 | 150 | ), |
— | — | @@ -160,7 +153,6 @@ |
161 | 154 | 'themes' => array( |
162 | 155 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.resizable.css', |
163 | 156 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.resizable.css', |
164 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.resizable.css', |
165 | 157 | ), |
166 | 158 | 'needs' => array( 'jquery.ui.core' ), |
167 | 159 | ), |
— | — | @@ -170,7 +162,6 @@ |
171 | 163 | 'themes' => array( |
172 | 164 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.selectable.css', |
173 | 165 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.selectable.css', |
174 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.selectable.css', |
175 | 166 | ), |
176 | 167 | 'needs' => array( 'jquery.ui.core' ), |
177 | 168 | ), |
— | — | @@ -180,7 +171,6 @@ |
181 | 172 | 'themes' => array( |
182 | 173 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.slider.css', |
183 | 174 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.slider.css', |
184 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.slider.css', |
185 | 175 | ), |
186 | 176 | 'needs' => array( 'jquery.ui.core' ), |
187 | 177 | ), |
— | — | @@ -194,7 +184,6 @@ |
195 | 185 | 'themes' => array( |
196 | 186 | 'default' => 'resources/jquery/ui/themes/default/jquery.ui.tabs.css', |
197 | 187 | 'vector' => 'resources/jquery/ui/themes/vector/jquery.ui.tabs.css', |
198 | | - 'monobook' => 'resources/jquery/ui/themes/monobook/jquery.ui.tabs.css', |
199 | 188 | ), |
200 | 189 | 'needs' => array( 'jquery.ui.core' ), |
201 | 190 | ), |