Put default app first in open with list
This commit is contained in:
parent
3e1e6b090e
commit
a4efff3873
3 changed files with 17 additions and 4 deletions
|
|
@ -51,6 +51,10 @@ pending = Pending
|
|||
failed = Failed
|
||||
complete = Complete
|
||||
|
||||
## Open with
|
||||
open-with = Open with
|
||||
default-app = {$name} (default)
|
||||
|
||||
## Properties
|
||||
properties = Properties
|
||||
|
||||
|
|
@ -71,7 +75,6 @@ light = Light
|
|||
# Context menu
|
||||
new-file = New file
|
||||
new-folder = New folder
|
||||
open-with = Open with
|
||||
open-in-terminal = Open in terminal
|
||||
move-to-trash = Move to trash
|
||||
restore-from-trash = Restore from trash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue