Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion data/org.gsmartcontrol.in.policy
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Copyright:
<policyconfig>

<action id="org.gsmartcontrol">
<message>Authentication is required to run GSmartControl</message>
<message>Authentication is required to run GSmartControl as root</message>
<message xml:lang="ru">Требуется аутентификация для запуска GSmartControl от root</message>
<icon_name>gsmartcontrol</icon_name>
<defaults>
<allow_any>auth_admin</allow_any>
Expand Down