Simplified code for polkit-agent-tde.desktop autostart file.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
r14.0.x
Michele Calgaro 2 years ago
parent 47af68ccb7
commit 02478739e7
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -27,8 +27,7 @@ link_directories(
##### autostart file #####
configure_file( polkit-agent-tde.desktop.cmake polkit-agent-tde.desktop @ONLY )
install( FILES ${CMAKE_CURRENT_BINARY_DIR}/polkit-agent-tde.desktop
install( FILES polkit-agent-tde.desktop
DESTINATION ${AUTOSTART_INSTALL_DIR} )

@ -18,7 +18,7 @@ Comment[sv]=Policykit behörighetskontrollverktyg
Comment[uk]=Агент розпізнавання PolicyKit
Type=Application
Exec=@BIN_INSTALL_DIR@/polkit-agent-tde
Exec=polkit-agent-tde
Terminal=false
Categories=Qt;TDE;System;
X-TDE-autostart-after=panel
Loading…
Cancel
Save