Fix com.ublinux.ubl-settings-repomanager.policy ubl-settings-repomanager.desktop

master
Dmitry Razumov 1 month ago
parent c04ce41920
commit 547da7d29f
Signed by: asmeron
GPG Key ID: 50BC1DB583B79706

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

@ -1,15 +1,20 @@
[Desktop Entry] [Desktop Entry]
Version=1.0
Encoding=UTF-8 Encoding=UTF-8
Name=Repository manager Name=Repository Manager
Name[ru]=Менеджер репозиториев Name[ru]=Менеджер репозитория
GenericName=ubl-settings-repomanager GenericName=Repository Manager
GenericName[ru]=Менеджер репозиториев GenericName[ru]=Менеджер репозитория
Comment=Repository management and configuring Comment=System repository management and settings
Comment[ru]=Настройка параметров и управление репозиториями системы Comment[ru]=Управление и настройка репозитория системы
Keywords=ubl-settings-repomanager;repository;
Keywords[ru]=ubl-settings-repomanager;репозиторий;
Type=Application Type=Application
Exec=ubl-settings-repomanager Exec=ubl-settings-repomanager
Icon=com.ublinux.ubl-settings-repomanager Icon=com.ublinux.ubl-settings-repomanager
Terminal=false Terminal=false
StartupNotify=true
StartupWMClass=ubl-settings-repomanager
X-XfcePluggable=true X-XfcePluggable=true
X-UBLPluggable=true X-UBLPluggable=true
Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;X-UBL-SettingsManager;X-UBL-Personal-Settings; Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;X-UBL-SettingsManager;X-UBL-SystemSettings;

Loading…
Cancel
Save