mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 09:44:15 +02:00
[debian] initial Debian package management support
This commit is contained in:
17
tests/gems/debian/resources/app_idx_full.json
Normal file
17
tests/gems/debian/resources/app_idx_full.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"firefox": {
|
||||
"categories": [
|
||||
"GNOME",
|
||||
"GTK",
|
||||
"Network",
|
||||
"WebBrowser"
|
||||
],
|
||||
"exe_path": "firefox %u",
|
||||
"icon_path": "firefox"
|
||||
},
|
||||
|
||||
"synaptic": {
|
||||
"exe_path": "synaptic-pkexec",
|
||||
"icon_path": "synaptic"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user