Fix .policy and .desktop

pull/75/head
Dmitry Razumov 4 weeks ago
parent 6cd4eb2593
commit 698f126483
Signed by: asmeron
GPG Key ID: 50BC1DB583B79706

@ -8,14 +8,14 @@
<vendor_url>https://ublinux.ru</vendor_url>
<action id="com.ublinux.ubl-settings-manager.run">
<description>Run ubl-settings-manager as root</description>
<description xml:lang="ru">Запуск утилиты ubl-settings-manager с правами root</description>
<message>Authentication is required to run ubl-settings-manager</message>
<message xml:lang="ru">Требуется авторизация для запуска утилиты ubl-settings-manager с правами root</message>
<description>Run settings manager as root</description>
<description xml:lang="ru">Запустить диспетчер настроек от имени пользователя root</description>
<message>Authentication is required to run settings manager as root</message>
<message xml:lang="ru">Требуется аутентификация для запуска диспетчер настроек от имени пользователя root</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/ubl-settings-manager</annotate>
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>

@ -1,14 +1,19 @@
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=ubl-settings-manager
Name[ru]=Диспетчер настроек UBLinux
GenericName=ubl-settings-manager
GenericName[ru]=Диспетчер настроек UBLinux
Comment=ubl-settings-manager
Comment[ru]=Графический диспетчер настроек UBLinux
Name=Settings manager for the system
Name[ru]=Диспетчер настроек
GenericName=Settings manager for the system
GenericName[ru]=Диспетчер настроек системы
Comment=Graphical settings manager for the system
Comment[ru]=Графический диспетчер настроек для системы
Keywords=settings;manager;system;
Keywords[ru]=настройки;диспетчер;система;
Type=Application
Exec=ubl-settings-manager
Icon=com.ublinux.ubl-settings-manager
Terminal=false
StartupNotify=true
StartupWMClass=ubl-settings-manager
X-XfcePluggable=false
Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;

Loading…
Cancel
Save