diff options
| author | Alan Lacerda <alacerda@alpinelinux.org> | 2015-05-07 16:33:42 +0000 |
|---|---|---|
| committer | Alan Lacerda <alacerda@alpinelinux.org> | 2015-05-07 16:33:42 +0000 |
| commit | b341cd62c2e26aac8a44060efc6ca37d8957c8d3 (patch) | |
| tree | 29bd2a999788f5f67ec8f49ce66bf171eaaf43a8 /json | |
| parent | 717f7e40990563d80d8055f8cb3d9e6a1af617e9 (diff) | |
| download | setup-box-b341cd62c2e26aac8a44060efc6ca37d8957c8d3.tar.bz2 setup-box-b341cd62c2e26aac8a44060efc6ca37d8957c8d3.tar.xz | |
json/desktop-extras.json: new json - this one will contain most of the desktops applications
Diffstat (limited to 'json')
| -rw-r--r-- | json/desktop-extras.json | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/json/desktop-extras.json b/json/desktop-extras.json index bdf5b42..01d6b57 100644 --- a/json/desktop-extras.json +++ b/json/desktop-extras.json @@ -41,7 +41,32 @@ }, { "internet": [ { "packages": [ - "firefox" + "firefox", + "pidgin", + "pidgin-otr" + ] + }, + { "services": [ + "" + ] + } + ] + }, + { "audio": [ + { "packages": [ + "audacious" + ] + }, + { "services": [ + "" + ] + } + ] + }, + { "utils": [ + { "packages": [ + "atril", + "eom" ] }, { "services": [ |
