bread-capture: add breadpad to target registry
This commit is contained in:
parent
f06ba904b7
commit
03749787c5
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ const TARGETS: &[(&str, &[(&str, &str)])] = &[
|
||||||
("breadbox", &[("launcher", "breadbox-launcher.png")]),
|
("breadbox", &[("launcher", "breadbox-launcher.png")]),
|
||||||
("breadclip", &[("history", "breadclip-history.png")]),
|
("breadclip", &[("history", "breadclip-history.png")]),
|
||||||
("breadsearch", &[("search", "breadsearch-search.png")]),
|
("breadsearch", &[("search", "breadsearch-search.png")]),
|
||||||
|
("breadpad", &[("popup", "breadpad-popup.png")]),
|
||||||
];
|
];
|
||||||
|
|
||||||
#[derive(Parser)]
|
#[derive(Parser)]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue