mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 01:42:47 +01:00
packages metadatas
This commit is contained in:
parent
91a0d0a6b6
commit
33f7f1a681
@ -72,7 +72,7 @@ self.OS.GUI =
|
|||||||
return false
|
return false
|
||||||
return false
|
return false
|
||||||
|
|
||||||
f m, i for m, i in mimes
|
( f m, i if m ) for m, i in mimes
|
||||||
return apps
|
return apps
|
||||||
|
|
||||||
openWith: (it) ->
|
openWith: (it) ->
|
||||||
|
@ -9,5 +9,5 @@
|
|||||||
"version":"0.1a",
|
"version":"0.1a",
|
||||||
"category":"System",
|
"category":"System",
|
||||||
"iconclass":"fa fa-heartbeat",
|
"iconclass":"fa fa-heartbeat",
|
||||||
"mimes":["*"]
|
"mimes":["none"]
|
||||||
}
|
}
|
@ -11,5 +11,5 @@
|
|||||||
"version":"0.1a",
|
"version":"0.1a",
|
||||||
"category":"System",
|
"category":"System",
|
||||||
"iconclass":"fa fa-user-circle-o",
|
"iconclass":"fa fa-user-circle-o",
|
||||||
"mimes":["*"]
|
"mimes":[".*"]
|
||||||
}
|
}
|
@ -9,5 +9,5 @@
|
|||||||
"version":"0.1a",
|
"version":"0.1a",
|
||||||
"category":"System",
|
"category":"System",
|
||||||
"iconclass":"fa fa-terminal",
|
"iconclass":"fa fa-terminal",
|
||||||
"mimes":["*"]
|
"mimes":["none"]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user