mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
draft local action group for page links navigation
This commit is contained in:
parent
44ceb06db5
commit
39ed3edbb9
4 changed files with 31 additions and 22 deletions
|
|
@ -126,7 +126,7 @@ Reader::Reader(
|
|||
if (SCHEME == NULL || SCHEME == Glib::ustring("gemini"))
|
||||
{
|
||||
return activate_action(
|
||||
"win.open", // @TODO
|
||||
"page.open", // @TODO use action argument
|
||||
Glib::Variant<Glib::ustring>::create(
|
||||
URI
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue