~ubuntu-branches/ubuntu/vivid/muon/vivid-proposed

« back to all changes in this revision

Viewing changes to installer/categories.xml

Tags: upstream-1.3.65
ImportĀ upstreamĀ versionĀ 1.3.65

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<Menu>
3
 
 
4
 
  <Menu>
5
 
    <Name>Accessories</Name>
6
 
    <Icon>applications-utilities</Icon>
7
 
    <Include>
8
 
      <And>
9
 
        <Category>Utility</Category>
10
 
        <Not><Category>Accessibility</Category></Not>
11
 
      </And>
12
 
    </Include>
13
 
  </Menu>
14
 
 
15
 
  <Menu>
16
 
    <Name>Accessibility</Name>
17
 
    <Icon>preferences-desktop-accessibility</Icon>s
18
 
    <Include>
19
 
      <And>
20
 
        <Category>Accessibility</Category>
21
 
        <Not><Category>Settings</Category></Not>
22
 
      </And>
23
 
    </Include>
24
 
  </Menu>
25
 
 
26
 
  <Menu>
27
 
    <Name>Developer Tools</Name>
28
 
    <Icon>applications-development</Icon>
29
 
    <Include>
30
 
      <Or>
31
 
        <Category>Development</Category>
32
 
        <PkgSection>devel</PkgSection>
33
 
        <PkgSection>restricted/devel</PkgSection>
34
 
        <PkgSection>universe/devel</PkgSection>
35
 
        <PkgSection>multiverse/devel</PkgSection>
36
 
      </Or>
37
 
      <Filename>emacs.desktop</Filename>
38
 
    </Include>
39
 
 
40
 
 
41
 
    <Menu>
42
 
      <Name>Debugging</Name>
43
 
      <Icon>tools-report-bug</Icon>
44
 
      <Include>
45
 
        <And>
46
 
          <Category>Debugger</Category>
47
 
        </And>
48
 
      </Include>
49
 
    </Menu>
50
 
 
51
 
    <Menu>
52
 
      <Name>Graphic Interface Design</Name>
53
 
      <Icon></Icon>
54
 
      <Include>
55
 
        <And>
56
 
          <Category>GUIDesigner</Category>
57
 
        </And>
58
 
      </Include>
59
 
    </Menu>
60
 
 
61
 
    <Menu>
62
 
      <Name>Haskell</Name>
63
 
      <Icon>text-x-haskell</Icon>
64
 
      <Include>
65
 
        <Or>
66
 
          <PkgSection>haskell</PkgSection>
67
 
          <PkgSection>restricted/haskell</PkgSection>
68
 
          <PkgSection>universe/haskell</PkgSection>
69
 
          <PkgSection>multiverse/haskell</PkgSection>
70
 
        </Or>
71
 
      </Include>
72
 
    </Menu>
73
 
 
74
 
    <Menu>
75
 
      <Name>IDEs</Name>
76
 
      <Icon></Icon>
77
 
      <Include>
78
 
        <And>
79
 
          <Category>IDE</Category>
80
 
        </And>
81
 
      </Include>
82
 
    </Menu>
83
 
 
84
 
    <Menu>
85
 
      <Name>Java</Name>
86
 
      <Icon>application-x-java</Icon>
87
 
      <Include>
88
 
        <Or>
89
 
          <PkgSection>java</PkgSection>
90
 
          <PkgSection>restricted/java</PkgSection>
91
 
          <PkgSection>universe/java</PkgSection>
92
 
          <PkgSection>multiverse/java</PkgSection>
93
 
        </Or>
94
 
      </Include>
95
 
    </Menu>
96
 
 
97
 
    <Menu>
98
 
      <Name>Localization</Name>
99
 
      <Icon>preferences-desktop-locale</Icon>
100
 
      <Include>
101
 
        <And>
102
 
          <Category>Translation</Category>
103
 
        </And>
104
 
      </Include>
105
 
    </Menu>
106
 
 
107
 
    <Menu>
108
 
      <Name>Perl</Name>
109
 
      <Icon></Icon>
110
 
      <Include>
111
 
        <Or>
112
 
          <PkgSection>perl</PkgSection>
113
 
          <PkgSection>restricted/perl</PkgSection>
114
 
          <PkgSection>universe/perl</PkgSection>
115
 
          <PkgSection>multiverse/perl</PkgSection>
116
 
        </Or>
117
 
      </Include>
118
 
    </Menu>
119
 
 
120
 
    <Menu>
121
 
      <Name>Profiling</Name>
122
 
      <Icon></Icon>
123
 
      <Include>
124
 
        <Or>
125
 
          <Category>Profiling</Category>
126
 
        </Or>
127
 
      </Include>
128
 
    </Menu>
129
 
 
130
 
    <Menu>
131
 
      <Name>Python</Name>
132
 
      <Icon>text-x-python</Icon>
133
 
      <Include>
134
 
        <Or>
135
 
          <PkgSection>python</PkgSection>
136
 
          <PkgSection>restricted/python</PkgSection>
137
 
          <PkgSection>universe/python</PkgSection>
138
 
          <PkgSection>multiverse/python</PkgSection>
139
 
        </Or>
140
 
      </Include>
141
 
    </Menu>
142
 
 
143
 
    <Menu>
144
 
      <Name>Version Control</Name>
145
 
      <Icon>text-x-patch</Icon>
146
 
      <Include>
147
 
        <Or>
148
 
          <PkgSection>vcs</PkgSection>
149
 
          <PkgSection>restricted/vcs</PkgSection>
150
 
          <PkgSection>universe/vcs</PkgSection>
151
 
          <PkgSection>multiverse/vcs</PkgSection>
152
 
          <Category>RevisionControl</Category>
153
 
        </Or>
154
 
      </Include>
155
 
    </Menu>
156
 
 
157
 
    <Menu>
158
 
      <Name>Web Development</Name>
159
 
      <Include>
160
 
        <And>
161
 
          <Category>WebDevelopment</Category>
162
 
        </And>
163
 
      </Include>
164
 
      <Icon>applications-internet</Icon>
165
 
    </Menu>
166
 
 
167
 
  </Menu>
168
 
 
169
 
 
170
 
  <Menu>
171
 
    <Name>Education</Name>
172
 
    <Icon>applications-education</Icon>
173
 
    <Include>
174
 
      <And>
175
 
        <Category>Education</Category>
176
 
        <Not>
177
 
          <Category>Science</Category>
178
 
        </Not>
179
 
      </And>
180
 
    </Include>
181
 
  </Menu>
182
 
 
183
 
 
184
 
  <Menu>
185
 
    <Name>Science &amp; Engineering</Name>
186
 
    <Icon>applications-science</Icon>
187
 
    <Include>
188
 
      <Or>
189
 
        <Category>Science</Category>
190
 
        <Category>Engineering</Category>
191
 
      </Or>
192
 
    </Include>
193
 
    <Menu>
194
 
      <Name>Astronomy</Name>
195
 
      <Icon></Icon>
196
 
      <Include>
197
 
        <And>
198
 
          <Category>Astronomy</Category>
199
 
        </And>
200
 
      </Include>
201
 
    </Menu>
202
 
    <Menu>
203
 
      <Name>Biology</Name>
204
 
      <Icon></Icon>
205
 
      <Include>
206
 
        <And>
207
 
          <Category>Biology</Category>
208
 
        </And>
209
 
      </Include>
210
 
    </Menu>
211
 
    <Menu>
212
 
      <Name>Chemistry</Name>
213
 
      <Icon>applications-science</Icon>
214
 
      <Include>
215
 
        <And>
216
 
          <Category>Chemistry</Category>
217
 
        </And>
218
 
      </Include>
219
 
    </Menu>
220
 
    <Menu>
221
 
      <Name>Computer Science &amp; Robotics</Name>
222
 
      <Icon>computer</Icon>
223
 
      <Include>
224
 
        <Or>
225
 
          <Category>ArtificialIntelligence</Category>
226
 
          <Category>ComputerScience</Category>
227
 
          <Category>Robotics</Category>
228
 
        </Or>
229
 
      </Include>
230
 
    </Menu>
231
 
    <Menu>
232
 
      <Name>Electronics</Name>
233
 
      <Icon>audio-card</Icon>
234
 
      <Include>
235
 
        <And>
236
 
          <Category>Electronics</Category>
237
 
        </And>
238
 
      </Include>
239
 
    </Menu>
240
 
    <Menu>
241
 
      <Name>Engineering</Name>
242
 
      <Icon>applications-engineering</Icon>
243
 
      <Include>
244
 
        <And>
245
 
          <Category>Engineering</Category>
246
 
        </And>
247
 
      </Include>
248
 
    </Menu>
249
 
    <Menu>
250
 
      <Name>Geography</Name>
251
 
      <Icon></Icon>
252
 
      <Include>
253
 
        <And>
254
 
          <Category>Geography</Category>
255
 
        </And>
256
 
      </Include>
257
 
    </Menu>
258
 
    <Menu>
259
 
      <Name>Geology</Name>
260
 
      <Icon></Icon>
261
 
      <Include>
262
 
        <Or>
263
 
          <Category>Geology</Category>
264
 
          <Category>Geoscience</Category>
265
 
        </Or>
266
 
      </Include>
267
 
    </Menu>
268
 
    <Menu>
269
 
      <Name>Mathematics</Name>
270
 
      <Icon>applications-education-mathematics</Icon>
271
 
      <Include>
272
 
        <Or>
273
 
          <Category>DataVisualization</Category>
274
 
          <Category>Math</Category>
275
 
          <Category>NumericalAnalysis</Category>
276
 
          <PkgSection>math</PkgSection>
277
 
          <PkgSection>restricted/math</PkgSection>
278
 
          <PkgSection>universe/math</PkgSection>
279
 
          <PkgSection>multiverse/math</PkgSection>
280
 
          <PkgSection>gnu-r</PkgSection>
281
 
          <PkgSection>restricted/gnu-r</PkgSection>
282
 
          <PkgSection>universe/gnu-r</PkgSection>
283
 
          <PkgSection>multiverse/gnu-r</PkgSection>
284
 
        </Or>
285
 
      </Include>
286
 
    </Menu>
287
 
    <Menu>
288
 
      <Name>Physics</Name>
289
 
      <Icon>step</Icon>
290
 
      <Include>
291
 
        <And>
292
 
          <Category>Physics</Category>
293
 
        </And>
294
 
      </Include>
295
 
    </Menu>
296
 
  </Menu>
297
 
 
298
 
  <Menu>
299
 
    <Name>Fonts</Name>
300
 
    <Icon>preferences-desktop-font</Icon>
301
 
    <ShowTechnical>true</ShowTechnical>
302
 
    <Include>
303
 
      <Or>
304
 
        <PkgWildcard>ttf*</PkgWildcard>
305
 
        <PkgWildcard>otf*</PkgWildcard>
306
 
        <PkgSection>fonts</PkgSection>
307
 
        <PkgSection>restricted/fonts</PkgSection>
308
 
        <PkgSection>universe/fonts</PkgSection>
309
 
        <PkgSection>multiverse/fonts</PkgSection>
310
 
      </Or>
311
 
      <Not>
312
 
        <PkgName>ttfm</PkgName>
313
 
      </Not>
314
 
    </Include>
315
 
  </Menu>
316
 
 
317
 
  <Menu>
318
 
    <Name>Games</Name>
319
 
    <Icon>applications-games</Icon>
320
 
    <Include>
321
 
      <And>
322
 
        <Category>Game</Category>
323
 
      </And>
324
 
    </Include>
325
 
 
326
 
    <Menu>
327
 
      <Name>Arcade</Name>
328
 
      <Icon>applications-games-arcade</Icon>
329
 
      <Include>
330
 
        <And>
331
 
          <Category>ArcadeGame</Category>
332
 
        </And>
333
 
      </Include>
334
 
    </Menu>
335
 
    <Menu>
336
 
      <Name>Board Games</Name>
337
 
      <Icon>applications-games-board</Icon>
338
 
      <Include>
339
 
        <And>
340
 
          <Category>BoardGame</Category>
341
 
        </And>
342
 
      </Include>
343
 
    </Menu>
344
 
    <Menu>
345
 
      <Name>Card Games</Name>
346
 
      <Icon>applications-games-card</Icon>
347
 
      <Include>
348
 
        <And>
349
 
          <Category>CardGame</Category>
350
 
        </And>
351
 
      </Include>
352
 
    </Menu>
353
 
    <Menu>
354
 
      <Name>Puzzles</Name>
355
 
      <Icon>applications-games</Icon>
356
 
      <Include>
357
 
        <And>
358
 
          <Category>LogicGame</Category>
359
 
        </And>
360
 
      </Include>
361
 
    </Menu>
362
 
    <Menu>
363
 
      <Name>Role Playing</Name>
364
 
      <Icon>applications-games</Icon>
365
 
      <Include>
366
 
        <And>
367
 
          <Category>RolePlaying</Category>
368
 
        </And>
369
 
      </Include>
370
 
    </Menu>
371
 
    <Menu>
372
 
      <Name>Simulation</Name>
373
 
      <Icon>applications-games-strategy</Icon>
374
 
      <Include>
375
 
        <And>
376
 
          <Category>Simulation</Category>
377
 
        </And>
378
 
      </Include>
379
 
    </Menu>
380
 
    <Menu>
381
 
      <Name>Sports</Name>
382
 
      <Icon>applications-games</Icon>
383
 
      <Include>
384
 
        <And>
385
 
          <Category>SportsGame</Category>
386
 
        </And>
387
 
      </Include>
388
 
    </Menu>
389
 
 
390
 
  </Menu>
391
 
 
392
 
 
393
 
  <Menu>
394
 
    <Name>Graphics</Name>
395
 
    <Icon>applications-graphics</Icon>
396
 
    <Include>
397
 
      <And>
398
 
        <Category>Graphics</Category>
399
 
      </And>
400
 
    </Include>
401
 
    <Menu>
402
 
      <Name>3D</Name>
403
 
      <Icon></Icon>
404
 
      <Include>
405
 
        <And>
406
 
          <Category>3DGraphics</Category>
407
 
        </And>
408
 
      </Include>
409
 
    </Menu>
410
 
    <Menu>
411
 
      <Name>Drawing</Name>
412
 
      <Icon>draw-freehand</Icon>
413
 
      <Include>
414
 
        <And>
415
 
          <Category>VectorGraphics</Category>
416
 
          <Not>
417
 
            <Category>Viewer</Category>
418
 
          </Not>
419
 
        </And>
420
 
      </Include>
421
 
    </Menu>
422
 
    <Menu>
423
 
      <Name>Painting &amp; Editing</Name>
424
 
      <Icon>draw-brush</Icon>
425
 
      <Include>
426
 
        <And>
427
 
          <Category>RasterGraphics</Category>
428
 
          <Not>
429
 
              <Category>Viewer</Category>
430
 
              <Category>Scanning</Category>
431
 
          </Not>
432
 
        </And>
433
 
      </Include>
434
 
    </Menu>
435
 
    <Menu>
436
 
      <Name>Photography</Name>
437
 
      <Icon>image-x-generic</Icon>
438
 
      <Include>
439
 
        <And>
440
 
          <Category>Photography</Category>
441
 
        </And>
442
 
      </Include>
443
 
    </Menu>
444
 
    <Menu>
445
 
      <Name>Publishing</Name>
446
 
      <Icon>document-export</Icon>
447
 
      <Include>
448
 
        <And>
449
 
          <Category>Publishing</Category>
450
 
        </And>
451
 
      </Include>
452
 
    </Menu>
453
 
    <Menu>
454
 
      <Name>Scanning &amp; OCR</Name>
455
 
      <Icon>scanner</Icon>
456
 
      <Include>
457
 
        <Or>
458
 
          <Category>Scanning</Category>
459
 
          <Category>OCR</Category>
460
 
        </Or>
461
 
      </Include>
462
 
    </Menu>
463
 
    <Menu>
464
 
      <Name>Viewers</Name>
465
 
      <Icon>graphics-viewer-document</Icon>
466
 
      <Include>
467
 
        <And>
468
 
          <Category>Viewer</Category>
469
 
        </And>
470
 
      </Include>
471
 
    </Menu>
472
 
  </Menu>
473
 
 
474
 
 
475
 
  <Menu>
476
 
    <Name>Internet</Name>
477
 
    <Icon>applications-internet</Icon>
478
 
    <Include>
479
 
      <And>
480
 
        <Category>Network</Category>
481
 
      </And>
482
 
    </Include>
483
 
    <Menu>
484
 
      <Name>Chat</Name>
485
 
      <Icon>kopete</Icon>
486
 
      <Include>
487
 
        <Or>
488
 
          <Category>InstantMessaging</Category>
489
 
          <Category>IRCClient</Category>
490
 
        </Or>
491
 
      </Include>
492
 
    </Menu>
493
 
    <Menu>
494
 
      <Name>File Sharing</Name>
495
 
      <Icon>ktorrent</Icon>
496
 
      <Include>
497
 
        <And>
498
 
          <Category>FileTransfer</Category>
499
 
        </And>
500
 
      </Include>
501
 
    </Menu>
502
 
    <Menu>
503
 
      <Name>Mail</Name>
504
 
      <Icon>internet-mail</Icon>
505
 
      <Include>
506
 
        <And>
507
 
          <Category>Email</Category>
508
 
        </And>
509
 
      </Include>
510
 
    </Menu>
511
 
    <Menu>
512
 
      <Name>Web Browsers</Name>
513
 
      <Icon>internet-web-browser</Icon>
514
 
      <Include>
515
 
        <And>
516
 
          <Category>WebBrowser</Category>
517
 
        </And>
518
 
      </Include>
519
 
    </Menu>
520
 
  </Menu>
521
 
 
522
 
 
523
 
  <Menu>
524
 
    <Name>Multimedia</Name>
525
 
    <Icon>applications-multimedia</Icon>
526
 
    <Include>
527
 
      <And>
528
 
        <Category>AudioVideo</Category>
529
 
      </And>
530
 
    </Include>
531
 
  </Menu>
532
 
 
533
 
 
534
 
  <Menu>
535
 
    <Name>Office</Name>
536
 
    <Icon>applications-office</Icon>
537
 
    <Include>
538
 
      <And>
539
 
        <Category>Office</Category>
540
 
      </And>
541
 
    </Include>
542
 
  </Menu>
543
 
 
544
 
  <Menu>
545
 
    <Name>System &amp; Settings</Name>
546
 
    <Icon>preferences-system</Icon>
547
 
    <Include>
548
 
      <Or>
549
 
        <Category>Settings</Category>
550
 
        <Category>System</Category>
551
 
      </Or>
552
 
    </Include>
553
 
  </Menu>
554
 
 
555
 
</Menu>
 
 
b'\\ No newline at end of file'