Add about page, add icons, use open crate

This commit is contained in:
Jeremy Soller 2024-02-28 09:29:05 -07:00
parent ea93c7df32
commit b39c845456
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
18 changed files with 296 additions and 46 deletions

View file

@ -1,3 +1,4 @@
cosmic-files = COSMIC Files
empty-folder = Empty folder
empty-folder-hidden = Empty folder (has hidden items)
filesystem = Filesystem
@ -37,6 +38,10 @@ size = Size
# Context Pages
## About
about = About
git-description = Git commit {$hash} on {$date}
## Operations
operations = Operations
pending = Pending
@ -89,3 +94,4 @@ view = View
grid-view = Grid view
list-view = List view
menu-settings = Settings...
menu-about = About COSMIC Files...