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

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

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

@ -1,15 +1,20 @@
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Repository manager
Name[ru]=Менеджер репозиториев
GenericName=ubl-settings-repomanager
GenericName[ru]=Менеджер репозиториев
Comment=Repository management and configuring
Comment[ru]=Настройка параметров и управление репозиториями системы
Name=Repository Manager
Name[ru]=Менеджер репозитория
GenericName=Repository Manager
GenericName[ru]=Менеджер репозитория
Comment=System repository management and settings
Comment[ru]=Управление и настройка репозитория системы
Keywords=ubl-settings-repomanager;repository;
Keywords[ru]=ubl-settings-repomanager;репозиторий;
Type=Application
Exec=ubl-settings-repomanager
Icon=com.ublinux.ubl-settings-repomanager
Terminal=false
StartupNotify=true
StartupWMClass=ubl-settings-repomanager
X-XfcePluggable=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