mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
modified helloqml plugin
This commit is contained in:
parent
f42049eb12
commit
91a88e4cd3
|
@ -16,7 +16,7 @@ Falkon.PluginInterface {
|
|||
console.log('Bye!')
|
||||
}
|
||||
|
||||
browserAction: Falkon.BrowserAction {
|
||||
Falkon.BrowserAction {
|
||||
name: 'helloqml-button'
|
||||
identity: 'helloqml-id'
|
||||
title: 'Testing QML Title'
|
||||
|
@ -58,7 +58,7 @@ Falkon.PluginInterface {
|
|||
}
|
||||
}
|
||||
|
||||
sideBar: Falkon.SideBar {
|
||||
Falkon.SideBar {
|
||||
name: 'helloqml-sidebar'
|
||||
title: 'Testing QML SideBar'
|
||||
icon: Qt.resolvedUrl('qrc:/icons/preferences/extensions.svg')
|
||||
|
@ -156,4 +156,4 @@ Falkon.PluginInterface {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user