aboutsummaryrefslogtreecommitdiff
path: root/main/data/gresource.xml
Commit message (Collapse)AuthorAgeFilesLines
* Conversation details dialog: Fix notification+block iconsfiaxh2023-12-101-0/+3
|
* Rewrite contact details dialogfiaxh2023-09-241-1/+4
|
* Cleanup automatically loaded help overlayfiaxh2023-07-081-1/+1
|
* application: Load help overlay automaticallyChristopher Davis2023-07-081-2/+1
| | | | | | | | | GTK automatically loads and sets up the action and keyboard shortcut for the Keyboard Shortcuts dialog. We don't need to manually do it as long as we put everything in the right place. See https://docs.gtk.org/gtk4/class.Application.html#automatic-resources
* icons: Refresh some symbolic icons (#1444)Tobias Bernard2023-05-291-4/+1
|
* First steps of meson supporthrxi2023-03-241-0/+74
Basic configuration of qlite, xmpp-vala, the Dino library and the Dino application are supported. There's no support for the plugins. This e.g. enables using the Vala language server.