added burger menu, About section and Preferences menu item, which is WIP

This commit is contained in:
2024-11-22 13:42:43 +01:00
parent 9003e1d099
commit 90036da40e
42 changed files with 87 additions and 27 deletions

View File

@@ -81,6 +81,7 @@ modules:
- install -Dm755 rdpconnect.sh /app/bin/rdpconnect
- install -Dm755 main.py /app/
- install com.angoosh.RDPConnect.ui /app/
- install menu.ui /app/
- install style-dark.css /app/
- install style-light.css /app/
- install -Dm644 com.angoosh.RDPConnect.svg /app/share/icons/hicolor/scalable/apps/
@@ -104,4 +105,6 @@ modules:
- type: file
path: com.angoosh.RDPConnect.desktop
- type: file
path: com.angoosh.RDPConnect.metainfo.xml
path: com.angoosh.RDPConnect.metainfo.xml
- type: file
path: menu.ui