Simple replace implementation
This commit is contained in:
parent
133b8ca667
commit
dd459efe06
6 changed files with 120 additions and 4 deletions
|
|
@ -37,6 +37,8 @@ impl IconCache {
|
|||
bundle!("go-up-symbolic", 16);
|
||||
bundle!("list-add-symbolic", 16);
|
||||
bundle!("object-select-symbolic", 16);
|
||||
bundle!("replace-symbolic", 16);
|
||||
bundle!("replace-all-symbolic", 16);
|
||||
bundle!("window-close-symbolic", 16);
|
||||
|
||||
Self { cache }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue