Rolen aus bookworm übernommen
This commit is contained in:
parent
b74032925f
commit
420d9ea7b0
34 changed files with 1239 additions and 23 deletions
13
roles/custom/qg-base/files/qgm-abmelden.desktop
Normal file
13
roles/custom/qg-base/files/qgm-abmelden.desktop
Normal file
|
@ -0,0 +1,13 @@
|
|||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Exec=qdbus6 org.kde.Shutdown /Shutdown org.kde.Shutdown.logout
|
||||
Name[de_DE]=Abmelden
|
||||
Name=Abmelden
|
||||
Icon=/usr/share/icons/logout.png
|
||||
Hidden=false
|
||||
Comment=
|
||||
Path=
|
||||
StartupNotify=false
|
Loading…
Add table
Add a link
Reference in a new issue