Commit 1486af6
smpl-os
fix: add hardcoded accelerators to Show Places/Treeview GtkActionEntry
apply_keybinding() skips default-valued keys and relies on the
GtkActionEntry's own accelerator being set. Since we had NULL,
the accel map entry was never registered and the shortcuts did nothing.1 parent 5d566ee commit 1486af6
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2274 | 2274 | | |
2275 | 2275 | | |
2276 | 2276 | | |
2277 | | - | |
| 2277 | + | |
2278 | 2278 | | |
2279 | | - | |
| 2279 | + | |
2280 | 2280 | | |
2281 | 2281 | | |
2282 | 2282 | | |
| |||
0 commit comments