summaryrefslogtreecommitdiffstats
path: root/json/desktop_extras.json
blob: 28666c925b1d952fb7c48c3dda8d63ab58a4a39c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{"desktop_extras": [
	{ "fonts": [
		{ "packages": [
				"font-adobe-100dpi",
				"font-adobe-75dpi",
				"font-adobe-utopia-100dpi",
				"font-adobe-utopia-75dpi",
				"font-adobe-utopia-type1",
				"font-arabic-misc",
				"font-bh-100dpi",
				"font-bh-75dpi",
				"font-bh-lucidatypewriter-100dpi",
				"font-bh-lucidatypewriter-75dpi",
				"font-bh-type1",
				"font-bitstream-100dpi",
				"font-bitstream-75dpi",
				"font-bitstream-speedo",
				"font-bitstream-type1",
				"font-cronyx-cyrillic",
				"font-daewoo-misc",
				"font-dec-misc",
				"font-ibm-type1",
				"font-isas-misc",
				"font-jis-misc",
				"font-micro-misc",
				"font-misc-cyrillic",
				"font-misc-ethiopic",
				"font-misc-meltho",
				"font-mutt-misc",
				"font-schumacher-misc",
				"font-screen-cyrillic",
				"font-sony-misc",
				"font-sun-misc"
			]
		},
		{ "services": [
				""
			]
		}
		]
	},	
    { "internet": [
		{ "packages": [
				"firefox",
				"pidgin",
				"pidgin-otr",
				"icedtea-web",
				"xchat"
			]
		},
		{ "services": [
				""
			]
		}
		]
	},
	{ "audio": [
		{ "packages": [
				"audacious"
			]
		},
		{ "services": [
				""
			]
		}
		]
	},
	{ "utils": [
		{ "packages": [
				"atril",
				"eom",
				"xfburn"
			]
		},
		{ "services": [
				""
			]
		}
		]
	}
	]
}