diff options
Diffstat (limited to 'application-registry/application-registry-0.1/ipkg.applications')
-rw-r--r-- | application-registry/application-registry-0.1/ipkg.applications | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/application-registry/application-registry-0.1/ipkg.applications b/application-registry/application-registry-0.1/ipkg.applications index e69de29bb2..11cb5fcbce 100644 --- a/application-registry/application-registry-0.1/ipkg.applications +++ b/application-registry/application-registry-0.1/ipkg.applications @@ -0,0 +1,7 @@ +ipkg + command=ipkg install + name=Install Package (ipkg) + can_open_multiple_files=true + expects_uris=false + requires_terminal=true + mime_types=application/x-ipk |