taglaunch: update description
parent
cd14794a42
commit
c6e13c651d
|
|
@ -2,7 +2,7 @@ Launcher
|
|||
========
|
||||
|
||||
Based on the default launcher but puts all applications in a submenu by their tag.
|
||||
This can result in a faster application selection than the linear access of the default launcher.
|
||||
With many applications installed this can result in a faster selection than the linear access of the default launcher.
|
||||
|
||||
Currently the following tags are supported: clock, game, tool, bluetooth, outdoors, misc.
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Tag Launcher",
|
||||
"shortName": "Taglauncher",
|
||||
"version": "0.01",
|
||||
"description": "Launcher that puts all applications into submenus based on their tag. This can result in a faster application selection than the linear access of the default launcher.",
|
||||
"description": "Launcher that puts all applications into submenus based on their tag. With many applications installed this can result in a faster application selection than the linear access of the default launcher.",
|
||||
"readme": "README.md",
|
||||
"icon": "app.png",
|
||||
"type": "launch",
|
||||
|
|
|
|||
Loading…
Reference in New Issue