#4 closed enhancement (fixed)
generalize "browse_command" into a first class object
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.9 |
Component: | Client | Keywords: | |
Cc: |
Description (last modified by )
Currently this command is used by creating a fake ServerCommand
object when we need to use it.
We should just create a new directory ".shifter/server/main-menu/
" and populate it with just one ".desktop" file we create from the list of existing file managers. Users may choose to add more commands, modify, etc.
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Done in r1345