Add GUI crate skeleton with libadwaita placeholder (build deferred until libgtk-4-dev/libadwaita-1-dev installed)
This commit is contained in:
11
gui/data/io.dangerousthings.UbuntuFido.desktop
Normal file
11
gui/data/io.dangerousthings.UbuntuFido.desktop
Normal file
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Authentication
|
||||
GenericName=Security Keys & MFA
|
||||
Comment=Manage U2F/FIDO2 keys and authentication policy
|
||||
Exec=ubuntu-fido
|
||||
Icon=io.dangerousthings.UbuntuFido
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Settings;Security;
|
||||
Keywords=mfa;u2f;fido2;passkey;totp;security;
|
||||
StartupNotify=true
|
||||
10
gui/data/io.dangerousthings.UbuntuFido.svg
Normal file
10
gui/data/io.dangerousthings.UbuntuFido.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
|
||||
<!-- Placeholder icon: a simple key glyph. Replace with branded asset before release. -->
|
||||
<g fill="none" stroke="#3584e4" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
|
||||
<circle cx="22" cy="32" r="9"/>
|
||||
<path d="M31 32h22"/>
|
||||
<path d="M44 32v8"/>
|
||||
<path d="M52 32v6"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 440 B |
Reference in New Issue
Block a user